aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO b/TODO
index 70297539..4bc0b372 100644
--- a/TODO
+++ b/TODO
@@ -1,9 +1,10 @@
FIX regular field splitting to use FPAT algorithm.
-Revise plug-in code to check for special symbol per GNU coding standards.
+
+#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.
+#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.