diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,4 +1,11 @@ FIX regular field splitting to use FPAT algorithm. +Revise plug-in code to check for special symbol per GNU coding standards. + +Paolo's code for checking for single char values in str2wstr(). + +Fix os_close_on_exec to do read/modify/write of the fd flags. + +Consider forcing [a-z] int abc...wxyz in regexes, no matter what the locale. Add in gawk/mp |