diff options
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -15,6 +15,8 @@ TODO Minor Cleanups and Code Improvements ------------------------------------ + Use fwrite_unlocked if available. Brings about 7% speedup for output. + API: ??? #if !defined(GAWK) && !defined(GAWK_OMIT_CONVENIENCE_MACROS) |