From cb6084afd1c7928f75f56d2667b894cf5c407b61 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 29 Oct 2009 18:25:27 -0400 Subject: rework rvs plugin build process, it's way more elegant now --- wrapper/TODO | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'wrapper/TODO') diff --git a/wrapper/TODO b/wrapper/TODO index 7c38b44..b1ab1d9 100644 --- a/wrapper/TODO +++ b/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! -- cgit v1.2.3-54-g00ecf