From 0065c772cc7edabd370c2d0d96263b3500624421 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 26 Dec 1998 20:37:37 +0000 Subject: . --- libstore/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/libstore/ChangeLog b/libstore/ChangeLog index 8fa2e9ba..76970cff 100644 --- a/libstore/ChangeLog +++ b/libstore/ChangeLog @@ -1,3 +1,10 @@ +1998-12-21 Roland McGrath + + * open.c (store_open): Like file.c:fiopen, catch EACCES or EROFS + and try to open read-only. + + * file.c (fiopen): Treat EROFS same as EACCES. + 1998-10-20 Roland McGrath * flags.c (store_clear_flags): Add braces to silence gcc warning. -- cgit v1.2.3