aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Some strncpy/strncat and other cleanups.Martin Schlemmer2005-06-111-4/+5
* Use generic getcwd() implementation from uclibc - should be more portableMartin Schlemmer2005-06-091-437/+148
* Make sure our true_* pointers are initialized to NULL, and that we check forMartin Schlemmer2005-06-091-0/+1
* Make sure all functions used in libsandbox.c is declared static. DefineMartin Schlemmer2005-04-231-2/+2
* White space fixes.Martin Schlemmer2005-03-021-36/+35
* Fix inverse test logic in canonicalize.c, use a strncpy. Fix gcc warning inMartin Schlemmer2005-03-021-1/+1
* hopefully cvs is done being stupid. Compilation fixes, along w/ make dist fix.Brian Harring2004-12-061-1/+1
* compilation fixups.Brian Harring2004-12-051-8/+5
* should make things compile againBrian Harring2004-12-051-1/+1
* Initial revisionBrian Harring2004-11-191-0/+511