diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2014-09-29 22:50:17 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2014-09-29 22:50:17 +0300 |
commit | abcfb997622f9b65c9f142b178648bbda83acdf1 (patch) | |
tree | 24d87a464a1ea5f52ec395fed5e68b89bf03ce2d /TODO | |
parent | 9701514d4ad1152da564ebf6690c514becd4339a (diff) | |
parent | 1086474bc51fc31e15d72df27b529b1015cd33aa (diff) | |
download | egawk-abcfb997622f9b65c9f142b178648bbda83acdf1.tar.gz egawk-abcfb997622f9b65c9f142b178648bbda83acdf1.tar.bz2 egawk-abcfb997622f9b65c9f142b178648bbda83acdf1.zip |
Merge branch 'master' into comment
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Wed Sep 10 08:18:38 IDT 2014 +Sun Sep 28 22:19:10 IDT 2014 ============================ There were too many files tracking different thoughts and ideas for @@ -36,6 +36,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. |