From d63897ff210fd7474c1ca2117b3500b3fef7c653 Mon Sep 17 00:00:00 2001 From: orbitcowboy Date: Fri, 8 Dec 2017 21:36:54 +0100 Subject: [PATCH] posix.cfg: Added support for stpncpy(). --- cfg/posix.cfg | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/cfg/posix.cfg b/cfg/posix.cfg index a90d6a934..c095466ba 100644 --- a/cfg/posix.cfg +++ b/cfg/posix.cfg @@ -3251,6 +3251,26 @@ The function 'mktemp' is considered to be dangerous due to race conditions and s 0: + + + + + false + + + + + + + + + + + + + 0: + +