From dd750de1577a53cfeea8bfd5f35bf539f9e6ac24 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 31 May 2001 04:55:49 +0000 Subject: . --- term/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'term/ChangeLog') diff --git a/term/ChangeLog b/term/ChangeLog index d9ad1386..84d27fb8 100644 --- a/term/ChangeLog +++ b/term/ChangeLog @@ -1,3 +1,16 @@ +2001-05-30 Roland McGrath + + * users.c (trivfs_S_io_select): Mask out SELECT_READ and/or + SELECT_WRITE if those accesses are not allowed by the peropen. + Don't keep old bits in AVAILABLE across waits, return only + what is true at the moment we return. + +2001-05-27 Roland McGrath + + * users.c (trivfs_S_io_select): Don't mask out SELECT_URG bit. + Just let it never be set in the eventual result. Yes, this + can mean blocking forever when SELECT_URG is the only bit set. + 2001-05-26 Roland McGrath * users.c (trivfs_S_io_select): Don't diagnose an error for *TYPE -- cgit v1.2.3