aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.xgawk
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2012-08-24 14:35:51 +0300
committerArnold D. Robbins <arnold@skeeve.com>2012-08-24 14:35:51 +0300
commita8ffb47faf32e7f065bfca5ffeee20cca85f6195 (patch)
treecae3295a11f50ba82fc7edbb8323be0c2ec0c3e9 /TODO.xgawk
parent759f2234c9bfa689151277fd2215bc0927cfc9c3 (diff)
downloadegawk-a8ffb47faf32e7f065bfca5ffeee20cca85f6195.tar.gz
egawk-a8ffb47faf32e7f065bfca5ffeee20cca85f6195.tar.bz2
egawk-a8ffb47faf32e7f065bfca5ffeee20cca85f6195.zip
Documentation updates.
Diffstat (limited to 'TODO.xgawk')
-rw-r--r--TODO.xgawk2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.xgawk b/TODO.xgawk
index 1a27725b..78f26428 100644
--- a/TODO.xgawk
+++ b/TODO.xgawk
@@ -4,6 +4,8 @@ To-do list for xgawk enhancements:
- In extensions/configure.ac - add compiler warnings if GCC.
+- Consider adding a way to access gawk special vars read only.
+
Low priority:
- Enhance extension/fork.c waitpid to allow the caller to specify the options.