aboutsummaryrefslogtreecommitdiffstats
path: root/guts
AgeCommit message (Expand)Author
2010-06-21Add mkstemp64(). Also, check in the man page for the NOSYMLINKEXPPeter Seebach
2010-06-02Provide a hook to disable symlink "fixing".Peter Seebach
2010-05-17Add getxattr/lgetxattr. Note that we don't need to supportPeter Seebach
2010-05-04Finish fixing execve()Peter Seebach
2010-04-30Miscellaneous cleanup.Peter Seebach
2010-04-27Fix link(), improve startup performance.Peter Seebach
2010-04-26Handle execve() betterPeter Seebach
2010-04-26Remove obsolete symlink stuff from fxstatat.Peter Seebach
2010-04-26Handle rename(3) across devices.Peter Seebach
2010-04-26Reduce race condition for unlinks.Peter Seebach
2010-04-26Miscellaneous fixes:Peter Seebach
2010-04-26Add lckpwdf()/ulckpwdf().Peter Seebach
2010-04-05Make glob work.Peter Seebach
2010-03-30Fix copyright information.Peter Seebach
2010-03-30Implement getgroups(), so id(1) will work.Peter Seebach
2010-03-29Add password/group call emulation.Peter Seebach
2010-03-26Add support for intercepting execve()Peter Seebach
2010-03-26Track file open flagsPeter Seebach
2010-03-26Updates: Enable additional warnings, fix a number of things.Peter Seebach
2010-03-26Use NULL instead of 0Peter Seebach
2010-03-25initial chroot() supportPeter Seebach
2010-03-24Prep for chroot handling:Peter Seebach
2010-03-16initial public releasePeter Seebach