aboutsummaryrefslogtreecommitdiffstats
path: root/ports/unix
AgeCommit message (Expand)Author
2013-02-12Fix link() to work when chrootedpseudo-1.4.4PSEUDO_1_4_4Peter Seebach
2012-12-12add linkat() implementationPeter Seebach
2012-08-02Remove the _plain thing, use PSEUDO_STATBUF everywhere.Peter Seebach
2012-03-28cleanup and fixesPeter 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-06Improve system()Peter Seebach
2011-06-02Add system() wrapper to force setup of the pseudo environment. NotePeter Seebach
2011-05-31Change logic on file creation/chmod so that we only secretly mask inPeter Seebach
2011-03-25Merge in ports workPeter Seebach