about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedudev0.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed libudev.so.0 wrapping, removed functions from libudev.so.1ptitSeb2024-06-111-42/+2
* Wrapped libraries refactor (#1257)rajdakin2024-02-101-7/+2
* Merge pull request #896 from josch/exeptitSeb2023-07-211-0/+0
|\
| * remove executable bitsJohannes Schauer Marin Rodrigues2023-07-211-0/+0
* | Removed useless box64context_t parameter to RunFunction and friendptitSeb2023-07-091-2/+2
|/
* Added libudev.so.1 dependancy for wrapped libudev.so.0ptitSeb2022-11-011-1/+2
* Some refactor on wrapped lib handling, to limit calloc/free used and get more...ptitSeb2022-05-091-35/+6
* 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