about summary refs log tree commit diff stats
path: root/src/wrapped32/generated/wrappedlibpthreadtypes32.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [BOX32] Improve errno handling, and added a few more libc wrapped functionsptitSeb2024-11-071-101/+101
* Various box32 wrapped libs and script fixes (#1889)rajdakin2024-09-301-10/+10
* [BOX32][WRAPPER] More 32bits wrapped functions, and a few fixes on threads ha...ptitSeb2024-09-231-0/+2
* [BOX32][wrapper] Added some basic 32bits X11 wrapping, fixed 32bits sem_XXX w...ptitSeb2024-09-221-0/+12
* [BOX32] Added (mostly untested) wrapped libGL and minimum SDL1 (SDLgears and ...ptitSeb2024-09-141-1/+1
* [BOX32][WRAPPER] Added support for old pthread_kill (fixing hanging steamcmd)ptitSeb2024-09-111-1/+1
* [BOX32] Put back pthread_t behind hash, but ease hash range to have more nati...ptitSeb2024-09-101-10/+10
* [BOX32] Fix and simplified 32bits threads handlingptitSeb2024-09-101-10/+10
* [BOX32] Various small fixesptitSeb2024-09-021-3/+3
* [BOX32] More wrapped function and a few fixes for steamclient.so (still crash...ptitSeb2024-09-011-1/+2
* [BOX32] Added more 32bits wrapped function and fixesptitSeb2024-08-301-3/+2
* [BOX32] More 32bits wrapped functions and fixesptitSeb2024-08-301-2/+7
* [BOX32] More wrapped 32bits functions, and some fixes tooptitSeb2024-08-281-0/+2
* Added preliminary Box32 support (#1760)ptitSeb2024-08-261-0/+97