about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedlibrt.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added preliminary Box32 support (#1760)ptitSeb2024-08-261-0/+5
* [STATICBUILD] Yet another attempt to fix CI buildptitSeb2024-07-101-1/+1
* Added ability to staticaly build box64 (for #1045 and #310, maybe a few other...ptitSeb2024-02-261-2/+9
* Wrapped libraries refactor (#1257)rajdakin2024-02-101-6/+0
* [ANDROID] This should fix Android build, again and againptitSeb2023-11-231-5/+5
* [ANDROID] This should fix Android build, againptitSeb2023-11-231-0/+2
* [ANDROID] This should fix Android buildptitSeb2023-11-231-0/+35
* Fixed some wrapped aio_ functions signature of librtptitSeb2023-11-231-0/+51
* 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-1/+1
* | [WRAPPER] Used RunFunctionFmt for better sign-extend handling (#768)Yang Liu2023-05-071-1/+1
|/
* First passrajdakin2021-04-141-0/+1
* Added rt and pthread wrapped libptitSeb2021-03-031-0/+75