From 4bf827e44deca14e08cfbdedd111b6beecc7c20c Mon Sep 17 00:00:00 2001 From: orbitcowboy Date: Thu, 1 Oct 2020 08:32:48 +0200 Subject: [PATCH] std.cfg: Added support bsearch_s() which was introduced with C11 --- cfg/std.cfg | 35 ++++++++++++++++++++++++++++++++++- 1 file changed, 34 insertions(+), 1 deletion(-) diff --git a/cfg/std.cfg b/cfg/std.cfg index 20c830aa9..13eb953fc 100644 --- a/cfg/std.cfg +++ b/cfg/std.cfg @@ -4259,7 +4259,40 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun - + + + + + + false + + + + + + + + + + + + + 0: + + + + 0: + + + + + + + + + + +