From 069d217aaa49e9dc285a264d2dce7eeb554a84e2 Mon Sep 17 00:00:00 2001
From: Luke Shumaker <LukeShu@sbcglobal.net>
Date: Sat, 12 Sep 2009 14:54:36 -0400
Subject: I'm getting tirede of working on this

---
 wrapper/TODO | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 wrapper/TODO

(limited to 'wrapper/TODO')

diff --git a/wrapper/TODO b/wrapper/TODO
new file mode 100644
index 0000000..577c252
--- /dev/null
+++ b/wrapper/TODO
@@ -0,0 +1,14 @@
+#! /bin/more
+
+plugin-load.h:
+	The function `load_plugins' must loop through sub-directories in the
+	directory `libexecdir'.  They way it does this is an ugly kludge, and
+	should be rewritten.
+	The way it does it requires dissproportionatly many system libraries,
+	all increasing the odds that it won't run on another system.  This isn't
+	as much of a concern if it was using them, but they can't all be
+	nescessary: <string.h> <unistd.h> <dirent.h> <sys/stat.h> <error.h>
+
+~ Luke Shumaker
+Happy Hacking!
+
-- 
cgit v1.2.3-54-g00ecf