From 62c4199bcdfb56f70d01ce8b21de8e6449651354 Mon Sep 17 00:00:00 2001 From: orbitcowboy Date: Sat, 18 May 2019 10:54:17 +0200 Subject: [PATCH] posix.cfg: Added support for fchmodat(). --- cfg/posix.cfg | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/cfg/posix.cfg b/cfg/posix.cfg index b47994122..087ef8225 100644 --- a/cfg/posix.cfg +++ b/cfg/posix.cfg @@ -903,6 +903,28 @@ The function 'mktemp' is considered to be dangerous due to race conditions and s + + + false + + + + + 0: + + + + + + + + + + + + + + false