about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedlibxi.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Small change to avoid wlib_t declaration in wrappedlibs.h (from box86)ptitSeb2022-05-091-1/+1
|
* Some refactor on wrapped lib handling, to limit calloc/free used and get ↵ptitSeb2022-05-091-4/+1
| | | | more straight forward usage of native wrapped functions (ported from box86)
* Added a bunch of X11 related lib (copy from box86, mostly un-verified)ptitSeb2021-03-081-0/+24