about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedudev1.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [WRAPPER] Improved libudev1 wrapped logf functionptitSeb2024-10-031-13/+4
|
* Wrapped libraries refactor (#1257)rajdakin2024-02-101-7/+0
| | | | | | | | | | | * [MISC] Removed a warning caused by tab/space mismatch * [WRAPPED] Factored out `getMy` and `freeMy` calls * [WRAPPED] Small cleanup of the init header * [WRAPPED] Factored out `SETALT` * [WRAPPED] Factored out needed libs
* Merge pull request #896 from josch/exeptitSeb2023-07-211-0/+0
|\ | | | | remove executable bits
| * remove executable bitsJohannes Schauer Marin Rodrigues2023-07-211-0/+0
| | | | | | | | Closes: #895
* | Removed useless box64context_t parameter to RunFunction and friendptitSeb2023-07-091-2/+2
|/
* Some refactor on wrapped lib handling, to limit calloc/free used and get ↵ptitSeb2022-05-091-34/+5
| | | | 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/+82
|
* Added wrapped libudev0 and libudev1ptitSeb2021-03-261-0/+20