diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2012-08-24 14:35:51 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2012-08-24 14:35:51 +0300 |
commit | a8ffb47faf32e7f065bfca5ffeee20cca85f6195 (patch) | |
tree | cae3295a11f50ba82fc7edbb8323be0c2ec0c3e9 /TODO.xgawk | |
parent | 759f2234c9bfa689151277fd2215bc0927cfc9c3 (diff) | |
download | egawk-a8ffb47faf32e7f065bfca5ffeee20cca85f6195.tar.gz egawk-a8ffb47faf32e7f065bfca5ffeee20cca85f6195.tar.bz2 egawk-a8ffb47faf32e7f065bfca5ffeee20cca85f6195.zip |
Documentation updates.
Diffstat (limited to 'TODO.xgawk')
-rw-r--r-- | TODO.xgawk | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |