aboutsummaryrefslogtreecommitdiffstats
path: root/ports/unix/wrapfuncs.in
AgeCommit message (Expand)Author
2016-05-18better handling of missing real_foo functionsPeter Seebach
2016-03-10add wrapper for bindPeter Seebach
2014-06-13Don't follow symlinks for lutimes()Peter Seebach
2014-05-27Honor umaskPeter Seebach
2013-02-16If you don't want the answer, don't ask the question.Peter Seebach
2013-02-16allow pseudo to force asynchronous behaviorPeter Seebach
2013-02-12Fix link() to work when chrootedpseudo-1.4.4PSEUDO_1_4_4Peter Seebach
2012-12-12add linkat() implementationPeter Seebach
2012-03-27add popen() callPeter Seebach
2012-02-06Fix *at() function interface holesPeter Seebach
2011-06-09Fix realpath(name, NULL) when PSEUDO_DISABLED=1Peter Seebach
2011-06-02Add system() wrapper to force setup of the pseudo environment. NotePeter Seebach
2011-03-25Merge in ports workPeter Seebach