about summary refs log tree commit diff stats
path: root/src/wrapped (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Added 1 wrapped function to libX11 (for #56)ptitSeb2021-07-141-2/+2
* Try to make the 32bits mmap more resiliantptitSeb2021-07-141-0/+9
* Added some xml2 wrapped functions (for #44)ptitSeb2021-07-136-5/+27
* Added some posix_* wrapped functions (for #44)ptitSeb2021-07-131-15/+13
* Added wrapped libmpg123 (for #53)ptitSeb2021-07-136-0/+360
* Added 1 more wrapped function and fixed signature of 2 otherptitSeb2021-07-134-8/+11
* Added 1 wrapped libc functionptitSeb2021-07-131-1/+1
* More wrapped functions (for #44)ptitSeb2021-07-135-11/+26
* Added a couple of libc wrapped functionsptitSeb2021-07-131-2/+2
* Added a few more libc wrapped functions (for #41)ptitSeb2021-07-131-4/+4
* Fixed ELF Signature detectionptitSeb2021-07-121-4/+4
* Added 2 more libc wrapped function (for #44)ptitSeb2021-07-126-2/+16
* Added more libc wrapped function (for #44)ptitSeb2021-07-124-10/+30
* Use box86 to launch x86 binary (if box86 is present in same folder as box64)ptitSeb2021-07-121-26/+32
* Added a bunch of wrapped libc function (for #41)ptitSeb2021-07-124-23/+50
* Added 1 wrapped libc function (for #44)ptitSeb2021-07-121-1/+1
* Added some more libc wrapped functionsptitSeb2021-07-126-15/+59
* Handling of flag RTLD_NOW in dlopenptitSeb2021-07-121-1/+2
* Added memmem wrapped function (for #33)ptitSeb2021-07-104-1/+6
* Added msgstl wrapped function (for #43)ptitSeb2021-07-091-1/+1
* Added one cups wrapped functions (for #42)ptitSeb2021-07-094-1/+5
* Added some atk wrapped functions (for #42)ptitSeb2021-07-091-4/+5
* Added some cairo functions (for #42)ptitSeb2021-07-094-65/+79
* Added a couple more libc function (for #37)ptitSeb2021-07-091-2/+2
* Added handling of flag 0x4 for wrapped dlopenptitSeb2021-07-091-3/+15
* Added wrapped euidaccess and eaccess functions to libc (for #21)ptitSeb2021-07-091-2/+2
* Added a large batch of wrapped libGL functions, including full 4.5 set (for #21)ptitSeb2021-07-094-18/+462
* Added wrapped getrandom function to libcptitSeb2021-07-084-1/+6
* Added a few more wrapped libGL functions (for #21)ptitSeb2021-07-084-2/+10
* Added dummy version of __cxa_thread_atexit_impl (for #28)ptitSeb2021-07-083-1/+3
* Added wrapped curl_multi_wait (for #21)ptitSeb2021-07-084-1/+6
* Added option 20219 to crul wrapped lib (for #21)ptitSeb2021-07-081-1/+24
* Added a few more libc and libX11 wraped functionsptitSeb2021-07-075-4/+9
* Added msgget wrapped function to libc (for #37)ptitSeb2021-07-071-1/+1
* Added syscall 6 and fixed syscall 5 (for #14)ptitSeb2021-07-061-0/+18
* Fixed some return values from many syscalls (should help #14)ptitSeb2021-07-061-1/+1
* Added FT_Property_Get wrapped function (for #17, #30)ptitSeb2021-07-051-1/+1
* Added more xkbcommon wrapped functions (for #29)ptitSeb2021-07-054-6/+11
* Added more xkcbcommon wrapped functions (for #29)ptitSeb2021-07-054-23/+33
* Added minimum wrapped libxcb-glx (for #17)ptitSeb2021-07-052-0/+601
* Added a few more wrapped function xkbcommon (for #17)ptitSeb2021-07-051-5/+5
* Added a couple of libc wrapped symbol (for #21)ptitSeb2021-07-054-2/+7
* Added fallback for SDL_GetJoystickGUIDInfo wrapped function if not in native ...ptitSeb2021-07-052-2/+26
* Added a few more xcb wrapped functions (for #17)ptitSeb2021-07-045-3/+7
* Always more libc wrapped functions (for #17)ptitSeb2021-07-044-1/+6
* Added 1 more freetype wrapped functions (for #17)ptitSeb2021-07-041-1/+1
* Added more libc wrapped functions (for #17)ptitSeb2021-07-044-4/+19
* Improved TLS handling (for #17, but probably help many other programs)ptitSeb2021-07-042-2/+2
* Added pcre_free wrapped symbol (still for #17)ptitSeb2021-07-042-1/+14
* End a few more libc wrapped functionsptitSeb2021-07-041-2/+2