aboutsummaryrefslogtreecommitdiffstats
path: root/ports/unix/guts/fchmodat.c
AgeCommit message (Expand)Author
2024-04-10fchmodat: Ignore symlinks, don't return an errorRichard Purdie
2021-01-06ports: Add lchmod wrapper on linuxRichard Purdie
2019-05-15Add SPDX-License-Identifier: LGPL-2.1-only to filesRichard Purdie
2015-08-24Small cleanups in passingPeter Seebach
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