12 Jul 2007 * integrate the rest of timo's suggestions * combine all the llist stuff into one generic library. (save space) * Redo the whole bash shell thing; just dump and wait, rather than the echo at the end. * For some reason, thttpd sometimes returns short reads, then as a final insult, leaves stdin open without having any more data to feed to the script. This causes haserl to hang. Either investigate thttpd or warn not to use it. 6 Feb 2007 * Compile the haserl startup code into the binary, rather than having h_luascript.c use uncompiled source. * Investigate fastcgi for the lua version of haserl