aboutsummaryrefslogtreecommitdiffstats
path: root/ports/unix/guts/fchmodat.c
AgeCommit message (Expand)Author
2014-05-16Permissions handling tweaks (fchmodat, mask out write bits)Peter Seebach
2014-05-15fchmodat: don't pass AT_SYMLINK_NOFOLLOWseebs/xattrPeter Seebach
2013-06-25Change debugging to use flags rather than levelsPeter Seebach
2013-02-16If you don't want the answer, don't ask the question.Peter Seebach
2012-08-02Remove the _plain thing, use PSEUDO_STATBUF everywhere.Peter Seebach
2011-05-31Change logic on file creation/chmod so that we only secretly mask inPeter Seebach
2011-03-25Merge in ports workPeter Seebach