diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2014-09-28 22:19:59 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2014-09-28 22:19:59 +0300 |
commit | df3fe55e08cf4e8575e7b3d6ea38fd1cf9a9ca2e (patch) | |
tree | fe9472d2a8923662747393c309c42ac301a0df7a /TODO | |
parent | 591925d885e736007f05854226b5f65ae06ad0a7 (diff) | |
download | egawk-df3fe55e08cf4e8575e7b3d6ea38fd1cf9a9ca2e.tar.gz egawk-df3fe55e08cf4e8575e7b3d6ea38fd1cf9a9ca2e.tar.bz2 egawk-df3fe55e08cf4e8575e7b3d6ea38fd1cf9a9ca2e.zip |
Update in TODO.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Sun Aug 24 20:00:53 IDT 2014 +Sun Sep 28 22:19:10 IDT 2014 ============================ There were too many files tracking different thoughts and ideas for @@ -43,6 +43,8 @@ Minor Cleanups and Code Improvements Minor New Features ------------------ + Enable command line source text in the debugger. + Enhance extension/fork.c waitpid to allow the caller to specify the options. And add an optional array argument to wait and waitpid in which to return exit status information. |