about summary refs log tree commit diff stats
path: root/src/wrapped/generated/wrapper.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Added some more libc wrapped functionsptitSeb2021-03-261-0/+2
|
* Even more libc wrapped functionsptitSeb2021-03-251-0/+2
|
* Added wrapped libgnutlsptitSeb2021-03-251-0/+6
|
* Added wrapped libfontconfig and libfreetype, plus some elfloader/tls bugfixptitSeb2021-03-251-0/+50
|
* Fixed to ElfLoader and TLS, Syscall, mmap & co functions signature and a few ↵ptitSeb2021-03-251-3/+5
| | | | libc wrapped functions
* More libc wrapped symbolsptitSeb2021-03-251-2/+0
|
* Added wrapped libICE and libSM plus a few more libc wrapped functionsptitSeb2021-03-251-0/+6
|
* A bit more libc wrapped functionptitSeb2021-03-251-0/+2
|
* Added some more libc wrapped functionsptitSeb2021-03-251-0/+4
|
* Added a few more wrapped functionsptitSeb2021-03-251-0/+22
|
* Added a bunch of X11 related wrapped libsptitSeb2021-03-251-0/+58
|
* Added some more libc wrapped function (and now SuperHexagon works fine)ptitSeb2021-03-251-2/+24
|
* Added wrapped libvorbis and libvorbisfileptitSeb2021-03-251-0/+8
|
* Added wrapped liboggptitSeb2021-03-251-0/+4
|
* Added a few more libc wrapped functionsptitSeb2021-03-251-0/+2
|
* Added wrapped mmap64 and friendsptitSeb2021-03-251-0/+6
|
* Added a bunch of libc wrapped functionsptitSeb2021-03-251-0/+28
|
* Fixed mbsrtowcs function signatureptitSeb2021-03-231-2/+2
|
* Added a few more wrapped functions to libcptitSeb2021-03-231-0/+4
|
* Added wrapped libalut and libalureptitSeb2021-03-131-0/+16
|
* Wrapped some more functionsptitSeb2021-03-131-0/+4
|
* Added many wrapped function, and fixed a few one tooptitSeb2021-03-131-0/+11
|
* Added SDL2_mixer, SDL2_image, SDL2_ttf2 and SMPEG2 wrapped libs, plus a few ↵ptitSeb2021-03-131-2/+12
| | | | more libc wrapped functions
* Added wrapped qsort and qsort_r functionsptitSeb2021-03-121-0/+4
|
* Added wrapped libpulse and libpulsesimpleptitSeb2021-03-121-0/+56
|
* Better functions name resolving when using TRACE, and fixed some printf ↵ptitSeb2021-03-101-1/+2
| | | | stuff again
* Fixed the already wrapped non-valist __Xprintf_chk functionsptitSeb2021-03-101-2/+4
|
* Wrapped sprintfptitSeb2021-03-101-0/+1
|
* Added statfs64 fstatfs64 and _IO_xxxx wrapped functionsptitSeb2021-03-091-0/+32
|
* A __printf_chk wrapped functionsptitSeb2021-03-091-0/+1
|
* Aligned struct stat64 for fxstat(64) alsoptitSeb2021-03-091-2/+4
|
* Added waitpid and dl_iterate_phdr wrapped functionsptitSeb2021-03-091-0/+2
|
* Added kill and killpg wrapped functionsptitSeb2021-03-091-0/+5
|
* More wrapped libc functionsptitSeb2021-03-091-0/+5
|
* Added strtol wrapped functionptitSeb2021-03-091-0/+2
|
* A large batch of wrapped libc functionsptitSeb2021-03-091-0/+11
|
* More libc wrapped functionsptitSeb2021-03-091-0/+2
|
* Added sdl1mixer, sdl1image, sdl1ttd, sdl1smpeg and libz wrapped libsptitSeb2021-03-091-0/+52
|
* Added more libc wrapped functionsptitSeb2021-03-091-2/+4
|
* Added some more libc wrapped functionsptitSeb2021-03-091-0/+6
|
* pthread_mutex_t is larger on ARM64 than on x86_64, that's unfortunate, but ↵ptitSeb2021-03-091-2/+8
| | | | all mutex based function need alignements
* Added a few libc wrapped functionsptitSeb2021-03-091-0/+1
|
* Added some more libc wrapped functionsptitSeb2021-03-091-0/+2
|
* Added some phtreads wrapped functionsptitSeb2021-03-091-0/+2
|
* Added a few more libc wrapped functionsptitSeb2021-03-091-0/+10
|
* Added more wrapped functions to libc and libpthreadptitSeb2021-03-081-0/+10
|
* Added a few more libc wrapped libsptitSeb2021-03-081-0/+2
|
* Added a few more libc wrapped functionsptitSeb2021-03-081-0/+4
|
* Added wrapped vfprintf and fprintf functionsptitSeb2021-03-081-0/+5
|
* Fixed a few wrapped functionsptitSeb2021-03-081-0/+2
|