about summary refs log tree commit diff stats
path: root/src/wrapped/generated (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Wraped some SDL2 printf functionsptitSeb2021-03-303-0/+8
|
* Added __strtol_internal wrapped functionptitSeb2021-03-303-0/+4
|
* Added wrapped syslog and __syslog_chkptitSeb2021-03-293-0/+4
|
* Added wrapped libbz2 and liblzmaptitSeb2021-03-293-0/+32
|
* Goes with the new wrapped backtrace functionsptitSeb2021-03-293-0/+4
|
* Added more libc and pthreads wrapped functionsptitSeb2021-03-283-0/+8
|
* Added wrapped libudev0 and libudev1ptitSeb2021-03-263-0/+12
|
* Added more libc wrapped functionsptitSeb2021-03-263-0/+20
|
* Fixed a signature of an X11 wrapped functionptitSeb2021-03-263-4/+4
|
* Added more libc wrapped symbolsptitSeb2021-03-263-0/+4
|
* Added wrapped libdbus-1ptitSeb2021-03-263-0/+12
|
* Added wrapped libcups, plus some changes in wrapped libSDL2 and pthreadptitSeb2021-03-263-0/+20
|
* Added even more libc wrapped functionsptitSeb2021-03-263-0/+4
|
* Added more libc and libfontconfig wrapped functionsptitSeb2021-03-263-0/+4
|
* Added some more libc wrapped functionsptitSeb2021-03-263-0/+4
|
* Even more libc wrapped functionsptitSeb2021-03-253-0/+4
|
* Added wrapped libgnutlsptitSeb2021-03-253-0/+12
|
* Added wrapped libfontconfig and libfreetype, plus some elfloader/tls bugfixptitSeb2021-03-253-0/+100
|
* Fixed to ElfLoader and TLS, Syscall, mmap & co functions signature and a few ↵ptitSeb2021-03-253-7/+11
| | | | libc wrapped functions
* More libc wrapped symbolsptitSeb2021-03-253-4/+0
|
* Added wrapped libICE and libSM plus a few more libc wrapped functionsptitSeb2021-03-253-0/+12
|
* A bit more libc wrapped functionptitSeb2021-03-253-0/+4
|
* Added some more libc wrapped functionsptitSeb2021-03-253-0/+8
|
* Added a few more wrapped functionsptitSeb2021-03-253-0/+44
|
* Added a bunch of X11 related wrapped libsptitSeb2021-03-253-0/+116
|
* Added some more libc wrapped function (and now SuperHexagon works fine)ptitSeb2021-03-253-4/+48
|
* Added wrapped libvorbis and libvorbisfileptitSeb2021-03-253-0/+16
|
* Added wrapped liboggptitSeb2021-03-253-0/+8
|
* Added a few more libc wrapped functionsptitSeb2021-03-253-0/+4
|
* Added wrapped mmap64 and friendsptitSeb2021-03-253-0/+12
|
* Added a bunch of libc wrapped functionsptitSeb2021-03-253-0/+56
|
* Fixed mbsrtowcs function signatureptitSeb2021-03-233-4/+4
|
* Added a few more wrapped functions to libcptitSeb2021-03-233-0/+8
|
* Added wrapped libalut and libalureptitSeb2021-03-133-0/+32
|
* Wrapped some more functionsptitSeb2021-03-133-0/+8
|
* Added many wrapped function, and fixed a few one tooptitSeb2021-03-133-0/+23
|
* Added SDL2_mixer, SDL2_image, SDL2_ttf2 and SMPEG2 wrapped libs, plus a few ↵ptitSeb2021-03-133-4/+24
| | | | more libc wrapped functions
* Added wrapped qsort and qsort_r functionsptitSeb2021-03-123-0/+8
|
* Added wrapped libpulse and libpulsesimpleptitSeb2021-03-123-0/+112
|
* Better functions name resolving when using TRACE, and fixed some printf ↵ptitSeb2021-03-103-3/+4
| | | | stuff again
* Fixed the already wrapped non-valist __Xprintf_chk functionsptitSeb2021-03-103-6/+8
|
* Wrapped sprintfptitSeb2021-03-103-0/+3
|
* Added statfs64 fstatfs64 and _IO_xxxx wrapped functionsptitSeb2021-03-093-0/+64
|
* A __printf_chk wrapped functionsptitSeb2021-03-093-0/+3
|
* Aligned struct stat64 for fxstat(64) alsoptitSeb2021-03-093-4/+8
|
* Added waitpid and dl_iterate_phdr wrapped functionsptitSeb2021-03-093-0/+4
|
* Added kill and killpg wrapped functionsptitSeb2021-03-093-0/+11
|
* More wrapped libc functionsptitSeb2021-03-093-0/+11
|
* Added strtol wrapped functionptitSeb2021-03-093-0/+4
|
* A large batch of wrapped libc functionsptitSeb2021-03-093-0/+23
|