about summary refs log tree commit diff stats
path: root/rebuild_wrappers_32.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* [BOX32] Improve errno handling, and added a few more libc wrapped functionsptitSeb2024-11-071-1/+1
* [WRAPPED32] Added an errno-aware calling convention (#2006)rajdakin2024-11-061-2/+8
* [BOX32] Added more 32bits wrapped function and reworked 32bits memory allocatorptitSeb2024-10-031-2/+2
* [BOX32][WRAPPER] Added a bunch of wrapped 32bits functions, and fixed a few e...ptitSeb2024-09-301-2/+2
* Various box32 wrapped libs and script fixes (#1889)rajdakin2024-09-301-7/+7
* [BOX32][WRAPPER] Added a bunch of 32bits functions to SDL2 and libcptitSeb2024-09-281-1/+3
* [BOX32][WRAPPER] Added some more 32bits wrapped function, and fixed a few moreptitSeb2024-09-251-1/+2
* [BOX32][WRAPPER] More 32bits wrapped function to libX11ptitSeb2024-09-231-1/+1
* [BOX32][wrapper] Added some basic 32bits X11 wrapping, fixed 32bits sem_XXX w...ptitSeb2024-09-221-7/+12
* [BOX32] Better handling for FILE*ptitSeb2024-09-011-2/+15
* [BOX32] More wrapped function and a few fixes for steamclient.so (still crash...ptitSeb2024-09-011-1/+2
* [BOX32] More 32bits wrapped functionsptitSeb2024-08-281-13/+16
* Added preliminary Box32 support (#1760)ptitSeb2024-08-261-0/+1616