aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.xgawk
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.xgawk')
-rw-r--r--TODO.xgawk4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO.xgawk b/TODO.xgawk
index 56b13e11..7a06b0fb 100644
--- a/TODO.xgawk
+++ b/TODO.xgawk
@@ -19,6 +19,8 @@ Done:
extern void update_ERRNO_string(const char *string, enum errno_translate);
extern void unset_ERRNO(void);
+- Add valgrind-noleak target.
+
To do (not necessarily in this order):
@@ -32,8 +34,6 @@ To do (not necessarily in this order):
pass a pointer to a structure into dlload that contains the addresses
of all variables and functions to which the extension may need access.
-- Add valgrind-noleak target.
-
- Enable default ".awk" search in io.c:find_source(). The simple change
is to add this code inline in io.c:
#ifndef DEFAULT_FILETYPE