mirror of
https://github.com/ptitSeb/box86.git
synced 2024-11-27 00:40:24 +00:00
Added mtrace and muntrace wrapped function (for #616)
This commit is contained in:
parent
8d609ed881
commit
ab57dfc5c7
@ -1166,11 +1166,11 @@ GOW(msgget, iFpi)
|
||||
GOW(msgrcv, lFipLli)
|
||||
GOW(msgsnd, iFipLi)
|
||||
GOW(msync, iFpLi)
|
||||
// mtrace
|
||||
GO(mtrace, vFv)
|
||||
GO(munlock, iFpL)
|
||||
GO(munlockall, iFv)
|
||||
GOM(munmap, iFEpL) //%%
|
||||
// muntrace
|
||||
GO(muntrace, vFv)
|
||||
GOWM(nanosleep, iFpp) //%%,noE
|
||||
// __nanosleep // Weak
|
||||
// netname2host
|
||||
|
Loading…
Reference in New Issue
Block a user