summaryrefslogtreecommitdiff
path: root/rvs/wrapper/TODO
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-06-25 23:56:37 -0600
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-06-26 00:30:16 -0600
commitacc687b3a74e3c8d750630c323d223f1c63599db (patch)
treeda55f9a30ffebc005d3a0157d70ca8d997afa959 /rvs/wrapper/TODO
parentbddd6fb07906e660260ef0fced05440ecac8d9e9 (diff)
mkdir rvs; mv * rvs
Diffstat (limited to 'rvs/wrapper/TODO')
-rw-r--r--rvs/wrapper/TODO12
1 files changed, 12 insertions, 0 deletions
diff --git a/rvs/wrapper/TODO b/rvs/wrapper/TODO
new file mode 100644
index 0000000..9734938
--- /dev/null
+++ b/rvs/wrapper/TODO
@@ -0,0 +1,12 @@
+#! /bin/more
+
+* actually launch the plugins
+* plugin-run.h:
+ the function _plugin_sh_mktemp() is an ugly hack, it exists
+ because a) it is secure b) it is easier to write a hack using
+ methods I understand, than learn those I don't c) point b
+ especially when I just want to get it working.
+
+~ Luke Shumaker
+Happy Hacking!
+