diff options
Diffstat (limited to 'FUTURES')
-rw-r--r-- | FUTURES | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -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"] |