aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 8 insertions, 1 deletions
diff --git a/TODO b/TODO
index 8e98c70c..0b646997 100644
--- a/TODO
+++ b/TODO
@@ -15,7 +15,14 @@ TODO
Minor Cleanups and Code Improvements
------------------------------------
- Rationalize use of min/max/MIN/MAX in gawk code.
+ 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
+ for some help. Reported by Larry Baker, larry.baker@stanfordalumni.org
+
API:
??? #if !defined(GAWK) && !defined(GAWK_OMIT_CONVENIENCE_MACROS)