| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fixed some wrapped function signature, and added a few more | ptitSeb | 2021-03-30 | 3 | -8/+0 |
| * | Wraped some SDL2 printf functions | ptitSeb | 2021-03-30 | 3 | -0/+8 |
| * | Added __strtol_internal wrapped function | ptitSeb | 2021-03-30 | 3 | -0/+4 |
| * | Added wrapped syslog and __syslog_chk | ptitSeb | 2021-03-29 | 3 | -0/+4 |
| * | Added wrapped libbz2 and liblzma | ptitSeb | 2021-03-29 | 3 | -0/+32 |
| * | Goes with the new wrapped backtrace functions | ptitSeb | 2021-03-29 | 3 | -0/+4 |
| * | Added more libc and pthreads wrapped functions | ptitSeb | 2021-03-28 | 3 | -0/+8 |
| * | Added wrapped libudev0 and libudev1 | ptitSeb | 2021-03-26 | 3 | -0/+12 |
| * | Added more libc wrapped functions | ptitSeb | 2021-03-26 | 3 | -0/+20 |
| * | Fixed a signature of an X11 wrapped function | ptitSeb | 2021-03-26 | 3 | -4/+4 |
| * | Added more libc wrapped symbols | ptitSeb | 2021-03-26 | 3 | -0/+4 |
| * | Added wrapped libdbus-1 | ptitSeb | 2021-03-26 | 3 | -0/+12 |
| * | Added wrapped libcups, plus some changes in wrapped libSDL2 and pthread | ptitSeb | 2021-03-26 | 3 | -0/+20 |
| * | Added even more libc wrapped functions | ptitSeb | 2021-03-26 | 3 | -0/+4 |
| * | Added more libc and libfontconfig wrapped functions | ptitSeb | 2021-03-26 | 3 | -0/+4 |
| * | Added some more libc wrapped functions | ptitSeb | 2021-03-26 | 3 | -0/+4 |
| * | Even more libc wrapped functions | ptitSeb | 2021-03-25 | 3 | -0/+4 |
| * | Added wrapped libgnutls | ptitSeb | 2021-03-25 | 3 | -0/+12 |
| * | Added wrapped libfontconfig and libfreetype, plus some elfloader/tls bugfix | ptitSeb | 2021-03-25 | 3 | -0/+100 |
| * | Fixed to ElfLoader and TLS, Syscall, mmap & co functions signature and a few ... | ptitSeb | 2021-03-25 | 3 | -7/+11 |
| * | More libc wrapped symbols | ptitSeb | 2021-03-25 | 3 | -4/+0 |
| * | Added wrapped libICE and libSM plus a few more libc wrapped functions | ptitSeb | 2021-03-25 | 3 | -0/+12 |
| * | A bit more libc wrapped function | ptitSeb | 2021-03-25 | 3 | -0/+4 |
| * | Added some more libc wrapped functions | ptitSeb | 2021-03-25 | 3 | -0/+8 |
| * | Added a few more wrapped functions | ptitSeb | 2021-03-25 | 3 | -0/+44 |
| * | Added a bunch of X11 related wrapped libs | ptitSeb | 2021-03-25 | 3 | -0/+116 |
| * | Added some more libc wrapped function (and now SuperHexagon works fine) | ptitSeb | 2021-03-25 | 3 | -4/+48 |
| * | Added wrapped libvorbis and libvorbisfile | ptitSeb | 2021-03-25 | 3 | -0/+16 |
| * | Added wrapped libogg | ptitSeb | 2021-03-25 | 3 | -0/+8 |
| * | Added a few more libc wrapped functions | ptitSeb | 2021-03-25 | 3 | -0/+4 |
| * | Added wrapped mmap64 and friends | ptitSeb | 2021-03-25 | 3 | -0/+12 |
| * | Added a bunch of libc wrapped functions | ptitSeb | 2021-03-25 | 3 | -0/+56 |
| * | Fixed mbsrtowcs function signature | ptitSeb | 2021-03-23 | 3 | -4/+4 |
| * | Added a few more wrapped functions to libc | ptitSeb | 2021-03-23 | 3 | -0/+8 |
| * | Added wrapped libalut and libalure | ptitSeb | 2021-03-13 | 3 | -0/+32 |
| * | Wrapped some more functions | ptitSeb | 2021-03-13 | 3 | -0/+8 |
| * | Added many wrapped function, and fixed a few one too | ptitSeb | 2021-03-13 | 3 | -0/+23 |
| * | Added SDL2_mixer, SDL2_image, SDL2_ttf2 and SMPEG2 wrapped libs, plus a few m... | ptitSeb | 2021-03-13 | 3 | -4/+24 |
| * | Added wrapped qsort and qsort_r functions | ptitSeb | 2021-03-12 | 3 | -0/+8 |
| * | Added wrapped libpulse and libpulsesimple | ptitSeb | 2021-03-12 | 3 | -0/+112 |
| * | Better functions name resolving when using TRACE, and fixed some printf stuff... | ptitSeb | 2021-03-10 | 3 | -3/+4 |
| * | Fixed the already wrapped non-valist __Xprintf_chk functions | ptitSeb | 2021-03-10 | 3 | -6/+8 |
| * | Wrapped sprintf | ptitSeb | 2021-03-10 | 3 | -0/+3 |
| * | Added statfs64 fstatfs64 and _IO_xxxx wrapped functions | ptitSeb | 2021-03-09 | 3 | -0/+64 |
| * | A __printf_chk wrapped functions | ptitSeb | 2021-03-09 | 3 | -0/+3 |
| * | Aligned struct stat64 for fxstat(64) also | ptitSeb | 2021-03-09 | 3 | -4/+8 |
| * | Added waitpid and dl_iterate_phdr wrapped functions | ptitSeb | 2021-03-09 | 3 | -0/+4 |
| * | Added kill and killpg wrapped functions | ptitSeb | 2021-03-09 | 3 | -0/+11 |
| * | More wrapped libc functions | ptitSeb | 2021-03-09 | 3 | -0/+11 |
| * | Added strtol wrapped function | ptitSeb | 2021-03-09 | 3 | -0/+4 |