diff options
| author | Yang Liu <numbksco@gmail.com> | 2024-06-18 00:40:16 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-17 18:40:16 +0200 |
| commit | 6bb1bacfbaf6cd46adb601d47881182e5ce4bb9d (patch) | |
| tree | df9f93eb92232d41d6ca2674957ad7257692f128 /src/wrapped/generated/functions_list.txt | |
| parent | 95a4aaf8fdd7ca8db6f887db98563960908f913b (diff) | |
| download | box64-6bb1bacfbaf6cd46adb601d47881182e5ce4bb9d.tar.gz box64-6bb1bacfbaf6cd46adb601d47881182e5ce4bb9d.zip | |
Fixed some symbols not found error for libc and libresolv wrapping (#1591)
Diffstat (limited to 'src/wrapped/generated/functions_list.txt')
| -rw-r--r-- | src/wrapped/generated/functions_list.txt | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/src/wrapped/generated/functions_list.txt b/src/wrapped/generated/functions_list.txt index 33537cb6..2c44ef88 100644 --- a/src/wrapped/generated/functions_list.txt +++ b/src/wrapped/generated/functions_list.txt @@ -3062,9 +3062,9 @@ #!defined(NOALIGN) iFEipiip #!defined(STATICBUILD) iFlip #!defined(STATICBUILD) iFLLi -#!defined(STATICBUILD) iFipup #!defined(STATICBUILD) iFLLiW -#!defined(STATICBUILD) iFiipup +#!defined(STATICBUILD) iFEipup +#!defined(STATICBUILD) iFEiipup #!defined(STATICBUILD) iFpipppL #() vFEv -> vFE #() iFEv -> iFE @@ -4262,6 +4262,8 @@ wrappedlibc: - __vdprintf_chk - iFipii: - epoll_wait +- iFipup: + - __xmknod - iFippi: - fstatat - fstatat64 @@ -4298,6 +4300,8 @@ wrappedlibc: - ptrace - vFpLLpp: - qsort_r +- iFiipup: + - __xmknodat - iFiippi: - __fxstatat - __fxstatat64 |