diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2013-08-06 20:53:58 -0700 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2013-08-06 20:53:58 -0700 |
commit | 9f7102c1f47859673f4a78197ed3bd01b8f02580 (patch) | |
tree | b45470fa7da28a95c913d3492e17f8179b28deba /TODO | |
parent | 3f60b6ccc298f1eddac0ce917712d84212e015d0 (diff) | |
download | gawk-9f7102c1f47859673f4a78197ed3bd01b8f02580.tar.gz |
Add another task to TODO.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -15,6 +15,9 @@ TODO Minor Cleanups and Code Improvements ------------------------------------ + Put FAKE_FD_VALUE into a head included from awk.h and extension/ + dirfd.h. + Mac OS X readline doesn't have history_list which is used from debug.c functions do_save and serialize. See http://ftp.samba.org/pub/unpacked/samba_3_current/source4/lib/smbreadline/readline.m4 |