aboutsummaryrefslogtreecommitdiff
path: root/src/To.do
diff options
context:
space:
mode:
authorSkip Montanaro <[email protected]>2021-02-16 20:14:16 -0600
committerSkip Montanaro <[email protected]>2021-02-16 20:14:16 -0600
commitc2587c76f1b416cdbecb979e54941933246bf856 (patch)
treebb61ee9128075ce22af4eafa232f13c2e5a07896 /src/To.do
parentd90761a005b24018ae237bf551515772a1de656f (diff)
downloadpython-0.9.1-patched-QoL-c2587c76f1b416cdbecb979e54941933246bf856.tar.xz
python-0.9.1-patched-QoL-c2587c76f1b416cdbecb979e54941933246bf856.zip
starting over
Diffstat (limited to 'src/To.do')
-rw-r--r--src/To.do4
1 files changed, 2 insertions, 2 deletions
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)