aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* headers.h: consolidate all random system includes into one fileMike Frysinger2008-11-0919-107/+18
* cleanup whitespace and comments -- no functional changesMike Frysinger2008-11-0931-576/+107
* libsbutil: drop log_domain volatile markingsMike Frysinger2008-11-091-1/+1
* libsbutil: use __func__ rather than __FUNCTION__Mike Frysinger2008-11-093-13/+13
* cleanup style a bit and drop multilib codeMike Frysinger2007-04-191-5/+0
* libsbutil: drop the svn external linksMike Frysinger2007-04-1925-0/+4042
* 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