From fbf98b421a496946264b0c6ddc4febb019dcc881 Mon Sep 17 00:00:00 2001 From: orbitcowboy Date: Tue, 21 May 2019 21:09:16 +0200 Subject: [PATCH] posix.cfg: Removed invalid argument checks from functions that accept 'AT_FDCWD', which set to -100 on some systems. --- cfg/posix.cfg | 2 -- 1 file changed, 2 deletions(-) diff --git a/cfg/posix.cfg b/cfg/posix.cfg index 6e2dccc41..279bf4662 100644 --- a/cfg/posix.cfg +++ b/cfg/posix.cfg @@ -456,7 +456,6 @@ false - 0: @@ -969,7 +968,6 @@ The function 'mktemp' is considered to be dangerous due to race conditions and s - 0: