From 52ed6514476ea299ef75a7cd04dacb1ab2e138c9 Mon Sep 17 00:00:00 2001 From: orbitcowboy Date: Mon, 23 May 2022 15:01:45 +0200 Subject: [PATCH] posix.cfg: Added support for lfind() and lsearch(). --- cfg/posix.cfg | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) diff --git a/cfg/posix.cfg b/cfg/posix.cfg index 92fb67b16..fac7a8744 100644 --- a/cfg/posix.cfg +++ b/cfg/posix.cfg @@ -3491,6 +3491,61 @@ The function 'mktemp' is considered to be dangerous due to race conditions and s + + + + + false + + + + + + + + + + + + + + + + + :1 + + + + + + + + + + + false + + + + + + + + + + + + + + + + :1 + + + + + +