From: Dmitry Belyavskiy Date: Tue, 14 Jan 2025 20:19:59 +0000 (+0100) Subject: `atoi` should be allowed X-Git-Tag: openssl-3.5.0-alpha1~730 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=116c0ad9520b0dff42b4683b704aa8264d8d3331;p=thirdparty%2Fopenssl.git `atoi` should be allowed When we compile with -O0 for Linux, the command `./util/checkplatformsyms.pl ./util/platform_symbols/unix-symbols.txt ./libcrypto.so ./libssl.so` complains to the lack of `atoi` Reviewed-by: Paul Dale Reviewed-by: Neil Horman (Merged from https://github.com/openssl/openssl/pull/26417) --- diff --git a/util/platform_symbols/unix-symbols.txt b/util/platform_symbols/unix-symbols.txt index f37ec3e9a71..4b3d0f00c24 100644 --- a/util/platform_symbols/unix-symbols.txt +++ b/util/platform_symbols/unix-symbols.txt @@ -1,6 +1,7 @@ abort accept aligned_alloc +atoi bcmp bind calloc