From c2587c76f1b416cdbecb979e54941933246bf856 Mon Sep 17 00:00:00 2001 From: Skip Montanaro Date: Tue, 16 Feb 2021 20:14:16 -0600 Subject: starting over --- src/To.do | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/To.do') diff --git a/src/To.do b/src/To.do index 893e96d..b867674 100644 --- a/src/To.do +++ b/src/To.do @@ -5,7 +5,7 @@ - why do reads from stdin fail when I suspend the process? - introduce macros to set/inspect errno for syscalls, to support things - like getoserr() + like getoserr() - fix interrupt handling (interruptable system calls should call - intrcheck() to clear the interrupt status) + intrcheck() to clear the interrupt status) -- cgit v1.2.3