diff options
| author | ptitSeb <sebastien.chev@gmail.com> | 2024-12-13 16:42:21 +0100 |
|---|---|---|
| committer | ptitSeb <sebastien.chev@gmail.com> | 2024-12-13 16:42:21 +0100 |
| commit | 5bf154195d7be2db877f55a3ee541c9a64ebe4e9 (patch) | |
| tree | 75a66292a44a45d703ae0353e9f5f795f57134e8 /src/wrapped32/generated/functions_list.txt | |
| parent | 0239305f69dbafc701eb8f9ec63723dc70abf9b5 (diff) | |
| download | box64-5bf154195d7be2db877f55a3ee541c9a64ebe4e9.tar.gz box64-5bf154195d7be2db877f55a3ee541c9a64ebe4e9.zip | |
[BOX32][WRAPPER] Added a few more 32bits wrapped libc functions
Diffstat (limited to 'src/wrapped32/generated/functions_list.txt')
| -rw-r--r-- | src/wrapped32/generated/functions_list.txt | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/src/wrapped32/generated/functions_list.txt b/src/wrapped32/generated/functions_list.txt index 7905325b..c610718c 100644 --- a/src/wrapped32/generated/functions_list.txt +++ b/src/wrapped32/generated/functions_list.txt @@ -920,6 +920,7 @@ #() iFpppi -> iFpppi #() iFpppu -> iFpppu #() iEpppL -> iEpppL +#() iEpppp -> iEpppp #() iFpppp -> iFpppp #() iESpiL -> iESpiL #() iFXiii -> iFXiii @@ -1930,13 +1931,14 @@ wrappedlibc: - pFL: - _ZGTtnaX - _ZGTtnam -- pFp: - - gethostbyname - pEp: + - getgrnam - getprotobyname - getpwnam - gmtime - localtime +- pFp: + - gethostbyname - pES: - getmntent - iEbp_: @@ -1995,6 +1997,7 @@ wrappedlibc: - vEipp: - vsyslog - vEipV: + - syslog - vEpuu: - vEpup: - _ITM_addUserCommitAction |