aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make sure we do not segfault with invalid mode passed to fopen() and co. Add...Martin Schlemmer2006-07-121-3/+9
* Add patch for using open() to test if the file exists, bug #135745.Martin Schlemmer2006-07-121-0/+40
* Update for librcutil dynbuf function name changes.Martin Schlemmer2006-07-121-7/+7
* Convert getcmdline() to use dynbuf functions cleaning up nicely.Martin Schlemmer2006-07-111-31/+19
* Move the FUNCTION_SANDBOX_SAFE* macro's to libsandbox.h where they are more a...Martin Schlemmer2006-07-102-13/+13
* Update copyright in case something from InstallWatch are still in here.Martin Schlemmer2006-07-101-0/+3
* Add wrapper for internal use of getcwd().Martin Schlemmer2006-07-103-3/+10
* Move wrappers out of libsandbox.c. Move IO functions toMartin Schlemmer2006-07-105-776/+763
* Add forgotten libsandbox.h.Martin Schlemmer2006-07-091-0/+33
* Start moving libsandbox only related stuff out of libsbutil.Martin Schlemmer2006-07-093-0/+3
* Use defines for proc directories/files.Martin Schlemmer2006-07-091-12/+16
* Use PAGE_SIZE to read proc files.Martin Schlemmer2006-07-091-4/+7
* Move libsandbox to its own directory.Martin Schlemmer2006-07-094-0/+2107