summaryrefslogtreecommitdiff
path: root/rvs/wrapper/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'rvs/wrapper/TODO')
-rw-r--r--rvs/wrapper/TODO14
1 files changed, 10 insertions, 4 deletions
diff --git a/rvs/wrapper/TODO b/rvs/wrapper/TODO
index 7c38b44..b1ab1d9 100644
--- a/rvs/wrapper/TODO
+++ b/rvs/wrapper/TODO
@@ -1,11 +1,17 @@
#! /bin/less
-* 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.
+ 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.
+ d) point `b' especially since I think I coded it in
+ studyhall one day, which means I didn't have internet
+ access (no glibc documenation).
+* everything:
+ with plugin commands, have arg1 be a file to write output to
~ Luke Shumaker
Happy Hacking!