about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedlibsm.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some refactor on wrapped lib handling, to limit calloc/free used and get ↵ptitSeb2022-05-091-28/+3
| | | | more straight forward usage of native wrapped functions (ported from box86)
* Fixed some wrapped functions, upgraded the python scriptrajdakin2021-06-041-8/+1
|
* First passrajdakin2021-04-141-3/+4
|
* Added wrapped libICE and libSM plus a few more libc wrapped functionsptitSeb2021-03-251-0/+175