aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Split out util functions.Martin Schlemmer2006-07-1313-225/+548
* Fix breakage of last commit.Martin Schlemmer2006-07-111-1/+1
* Add EINTR check back to sb_open(), as FreeBSD for one seem to be able to fail...Martin Schlemmer2006-07-111-1/+8
* Move wrappers out of libsandbox.c. Move IO functions toMartin Schlemmer2006-07-103-0/+166
* Start moving libsandbox only related stuff out of libsbutil.Martin Schlemmer2006-07-091-4/+0
* Remove file_length(), and rather use rc_get_size().Martin Schlemmer2006-07-092-13/+0
* Make sure the first realpath() in get_tmp_dir() failing doMartin Schlemmer2006-07-091-0/+3
* As we are using a symbol map for libsandbox, its no longer neededMartin Schlemmer2006-07-093-0/+311