aboutsummaryrefslogtreecommitdiffstats
path: root/wrapfuncs.in
AgeCommit message (Expand)Author
2010-12-02Major shift: Fix execl*(), allow enabling/disabling pseudo withSEEBS_FORK_HACKPeter Seebach
2010-10-11Add the other *xattr() wrappers (all ENOTSUP) for consistency.Peter Seebach
2010-10-06Add the fsetxattr wrapper to return ENOTSUPMark Hatle
2010-09-16The exec*() functions were inconsistent about the name of their firstPeter Seebach
2010-08-11Enable execl, execle, execlp, execv, and execvp wrappersMark Hatle
2010-05-17Add getxattr/lgetxattr. Note that we don't need to supportPeter Seebach
2010-04-26Set flags explicitly for open*Peter Seebach
2010-04-26Miscellaneous fixes:Peter Seebach
2010-04-26Add lckpwdf()/ulckpwdf().Peter Seebach
2010-03-29Add password/group call emulation.Peter Seebach
2010-03-26Add support for intercepting execve()Peter Seebach
2010-03-25initial chroot() supportPeter Seebach
2010-03-24Prep for chroot handling:Peter Seebach
2010-03-16initial public releasePeter Seebach