diff options
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -43,6 +43,9 @@ Minor New Features Add a readfile() function in awk from mail. + Make writes to ENVIRON / deletions affect the real environment + using setenv / unsetenv. + Consider relaxing the strictness of --posix. ? Add an optional base to strtonum, allowing 2-36. |