diff options
| author | Yang Liu <liuyang22@iscas.ac.cn> | 2024-12-25 22:28:29 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-25 15:28:29 +0100 |
| commit | 91a8fef1bba2b5e398efcfab6c94ba757b34c32c (patch) | |
| tree | 99d0d74080366360a1169aeaf6a3656b392fd24e /src/wrapped/generated/functions_list.txt | |
| parent | a56a66a2270dbdfdb8ad4febb4b58bdc028eceb2 (diff) | |
| download | box64-91a8fef1bba2b5e398efcfab6c94ba757b34c32c.tar.gz box64-91a8fef1bba2b5e398efcfab6c94ba757b34c32c.zip | |
[WRAPPED] Always return ENOSYS in the deprecated sysctl (#2204)
Diffstat (limited to 'src/wrapped/generated/functions_list.txt')
| -rw-r--r-- | src/wrapped/generated/functions_list.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/wrapped/generated/functions_list.txt b/src/wrapped/generated/functions_list.txt index 9973da8a..a6abddf8 100644 --- a/src/wrapped/generated/functions_list.txt +++ b/src/wrapped/generated/functions_list.txt @@ -3405,7 +3405,7 @@ #!defined(STATICBUILD) WFpLLu #!defined(STATICBUILD) iFEipup #!defined(STATICBUILD) iFEiipup -#!defined(STATICBUILD) iFpipppL +#!defined(STATICBUILD) iFEpipppL #!defined(STATICBUILD) lFpLpdddddd #() vFEv -> vFE #() iFEv -> iFE @@ -4734,6 +4734,9 @@ wrappedlibc: - lsearch - vFiipupV: - error_at_line +- iFpipppL: + - __sysctl + - sysctl - iFpLiLpp: - __vsnprintf_chk - iFpLiLpV: |