From d361ca7b61be193d396ddf613f9976c6255c2e82 Mon Sep 17 00:00:00 2001 From: orbitcowboy Date: Mon, 7 Nov 2016 11:01:19 +0100 Subject: [PATCH] std.cfg: Improved support for for functions like isalpha() etc. --- cfg/std.cfg | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/cfg/std.cfg b/cfg/std.cfg index 3d8e750c1..c39fae1bf 100644 --- a/cfg/std.cfg +++ b/cfg/std.cfg @@ -1489,6 +1489,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun false + =0x30 && arg1<=0x39 || arg1>=0x41 && arg1 <=0x5A || arg1>=0x61 && arg1 <=0x7A]]> 0:255 @@ -1500,6 +1501,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun false + =0x30 && arg1<=0x39 || arg1>=0x41 && arg1 <=0x5A || arg1>=0x61 && arg1 <=0x7A]]> @@ -1558,6 +1560,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun false + 0:255 @@ -1569,6 +1572,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun false + @@ -1615,6 +1619,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun false + =0x21 && arg1<=0x7E]]> 0:255 @@ -1626,6 +1631,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun false + =0x21 && arg1<=0x7E]]> @@ -1636,6 +1642,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun false + =0x61 && arg1<=0x7A]]> 0:255 @@ -1647,6 +1654,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun false + =0x61 && arg1<=0x7A]]> @@ -1657,6 +1665,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun false + =0x20 && arg1<=0x7E]]> 0:255 @@ -1668,6 +1677,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun false + =0x20 && arg1<=0x7E]]> @@ -1678,6 +1688,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun false + =0x21 && arg1<=0x2F || arg1>=0x3A && arg1<=0x40 || arg1>=0x5B && arg1<=0x60 || arg1>=0x7B && arg1<=0x7E]]> 0:255 @@ -1689,6 +1700,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun false + =0x21 && arg1<=0x2F || arg1>=0x3A && arg1<=0x40 || arg1>=0x5B && arg1<=0x60 || arg1>=0x7B && arg1<=0x7E]]> @@ -1699,6 +1711,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun false + =0x09 && arg1<=0x0D || arg1==0x20]]> 0:255 @@ -1709,6 +1722,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun false + =0x09 && arg1<=0x0D || arg1==0x20]]> @@ -1720,6 +1734,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun false + =0x41 && arg1<=0x5A]]> 0:255 @@ -1731,6 +1746,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun false + =0x41 && arg1<=0x5A]]> @@ -1741,6 +1757,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun false + =0x30 && arg1<=0x39 || arg1>=0x41 && arg1<=0x46 || arg1>=0x61 && arg1<=0x66]]> 0:255 @@ -1751,6 +1768,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun false + =0x30 && arg1<=0x39 || arg1>=0x41 && arg1<=0x46 || arg1>=0x61 && arg1<=0x66]]>