mirror of https://github.com/openssl/openssl.git
Add __isoc23_strtol to unix-symbols.txt
Reviewed-by: Saša Nedvědický <sashan@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/26269)
This commit is contained in:
parent
5f0dab5e74
commit
ada0265aab
|
@ -57,6 +57,7 @@ __gmon_start__
|
||||||
gmtime_r
|
gmtime_r
|
||||||
gmtime
|
gmtime
|
||||||
ioctl
|
ioctl
|
||||||
|
__isoc23_strtol
|
||||||
__isoc99_sscanf
|
__isoc99_sscanf
|
||||||
_ITM_deregisterTMCloneTable
|
_ITM_deregisterTMCloneTable
|
||||||
_ITM_registerTMCloneTable
|
_ITM_registerTMCloneTable
|
||||||
|
|
Loading…
Reference in New Issue