aboutsummaryrefslogtreecommitdiffstats
path: root/FUTURES
diff options
context:
space:
mode:
Diffstat (limited to 'FUTURES')
-rw-r--r--FUTURES8
1 files changed, 6 insertions, 2 deletions
diff --git a/FUTURES b/FUTURES
index 431ecd1b..13a312c1 100644
--- a/FUTURES
+++ b/FUTURES
@@ -57,7 +57,11 @@ In 3.1
======
A PROCINFO array to replace /dev/pid, /dev/user, et al.
- Use mmap to read input files on systems that support it.
+ DONE: Use mmap to read input files on systems that support it.
+
+ Add `abort' statement a la Thompson awk.
+
+ Consider removing use of and/or need for the protos.h file.
Use a new or improved dfa.
@@ -71,7 +75,7 @@ In 3.1
Use rx instead of regex.
- Do a reference card.
+ DONE: Do a reference card.
? Have strftime() pay attention to the value of ENVIRON["TZ"]