about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedudev0.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some refactor on wrapped lib handling, to limit calloc/free used and get ↵ptitSeb2022-05-091-35/+6
| | | | more straight forward usage of native wrapped functions (ported from box86)
* Yeah, that too should help fix build for the untested loogarch64 supportptitSeb2021-09-261-1/+1
|
* Still more build fix for the untested loogarch64 supportptitSeb2021-09-261-0/+1
|
* One more build fix for the untested loogarch64 supportptitSeb2021-09-261-1/+1
|
* More untested support for loongarch64 va_listptitSeb2021-09-261-0/+10
|
* Some more wrapped functions to libc, and both libudevptitSeb2021-06-151-0/+83
|
* Added wrapped libudev0 and libudev1ptitSeb2021-03-261-0/+20