ikiwiki/IkiWiki
Joey Hess 0c6e467aa6 use __TINYC__ define to avoid tinyc compat fixes breaking FreeBSD
To review, tcc does not really use environ, so you have to use clearenv
there. But POSIX, in their wisdom, didn't standardise clearenv yet,
so on FreeBSD, one still needs to manipulate environ on their own.

(If you use tcc on FreeBSD, this may leave you unsatisfied.)
2010-03-28 18:27:23 -04:00
..
Plugin fix the other half of the filecheck filename bug 2010-03-26 00:16:21 -04:00
Setup fix printing of $@, which is clobbered by the call to gettext 2010-03-28 17:17:07 -04:00
CGI.pm
Receive.pm
Render.pm
Setup.pm check for 'require' instead of 'use' 2010-03-21 14:52:21 -04:00
UserInfo.pm
Wrapper.pm use __TINYC__ define to avoid tinyc compat fixes breaking FreeBSD 2010-03-28 18:27:23 -04:00