aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Cleanup local defines for egetcwd() and erealpath().Martin Schlemmer2005-12-014-9/+8
* Rename src/symbols.in to src/symbols.h.in.Martin Schlemmer2005-12-012-1/+1
* Remove the SB_STATIC and including of getcwd.c, etc voodoo, as we new use aMartin Schlemmer2005-12-016-237/+45
* Small syntax cleanup.Martin Schlemmer2005-11-301-1/+1
* Only check SANDBOX_ACTIVE, and not its value. More BASH_ENV fixes.Martin Schlemmer2005-11-301-2/+1
* Use versioned symbols on supported libc's for functions we wrap, as well asMartin Schlemmer2005-11-304-558/+580
* Move dlvsym define. Add symbol_version macros.Martin Schlemmer2005-11-301-4/+0
* Revert 64bit arch test, as we should build the 32bit version without fullMartin Schlemmer2005-11-282-2/+2
* Reorder source layout.Martin Schlemmer2005-11-288-0/+2794