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