aboutsummaryrefslogtreecommitdiffstats
path: root/ports/linux/guts/openat.c
AgeCommit message (Expand)Author
2019-08-02use *correct* flags for open/openat, also apply them for related statross/masterSeebs
2019-05-15Add SPDX-License-Identifier: LGPL-2.1-only to filesRichard Purdie
2019-04-10Try to handle blocking open.Seebs
2018-02-15Handle O_TMPFILE more betterSeebs
2018-01-20Fix openat flag #ifdef typopseudo-1.9.0PSEUDO_1_9_0Seebs
2018-01-16handle O_TMPFILE and linkat()Seebs
2015-09-03Finish (I hope) working around 0700 umasks.Peter Seebach
2015-08-24xattrdb bug fixesPeter Seebach
2014-05-27Honor umaskPeter Seebach
2013-06-25Change debugging to use flags rather than levelsPeter Seebach
2013-02-16allow pseudo to force asynchronous behaviorPeter Seebach
2011-05-31Change logic on file creation/chmod so that we only secretly mask inPeter Seebach
2011-03-25Merge in ports workPeter Seebach