From e85e722fb4c053d06c1f8117240cf4812ff04f9b Mon Sep 17 00:00:00 2001 From: orbitcowboy Date: Sat, 18 May 2019 10:59:40 +0200 Subject: [PATCH] posix.cfg: Added support for fchownat(). --- cfg/posix.cfg | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/cfg/posix.cfg b/cfg/posix.cfg index 087ef8225..7c0f76528 100644 --- a/cfg/posix.cfg +++ b/cfg/posix.cfg @@ -925,6 +925,32 @@ The function 'mktemp' is considered to be dangerous due to race conditions and s + + + false + + + + + 0: + + + + + + + + + + + + + + + + + + false