| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Added alternative to __secure_getenv not always present in libc | ptitSeb | 2021-03-26 | 1 | -1/+1 |
| * | Added even more libc wrapped functions | ptitSeb | 2021-03-26 | 4 | -4/+9 |
| * | Added more libc and libfontconfig wrapped functions | ptitSeb | 2021-03-26 | 5 | -17/+23 |
| * | Added some more libc wrapped functions | ptitSeb | 2021-03-26 | 4 | -9/+13 |
| * | Added wrapped __swprintf_chk function | ptitSeb | 2021-03-26 | 2 | -13/+6 |
| * | Added wrapped memalign and friends | ptitSeb | 2021-03-26 | 1 | -4/+4 |
| * | Even more libc wrapped functions | ptitSeb | 2021-03-25 | 5 | -12/+15 |
| * | Added wrapped libgnutls | ptitSeb | 2021-03-25 | 6 | -1/+1275 |
| * | Added wrapped libfontconfig and libfreetype, plus some elfloader/tls bugfix | ptitSeb | 2021-03-25 | 9 | -17/+752 |
| * | Fixed to ElfLoader and TLS, Syscall, mmap & co functions signature and a few ... | ptitSeb | 2021-03-25 | 6 | -20/+24 |
| * | More libc wrapped symbols | ptitSeb | 2021-03-25 | 5 | -10/+18 |
| * | Added wrapped libICE and libSM plus a few more libc wrapped functions | ptitSeb | 2021-03-25 | 9 | -53/+409 |
| * | A bit more libc wrapped function | ptitSeb | 2021-03-25 | 4 | -2/+6 |
| * | Added some more libc wrapped functions | ptitSeb | 2021-03-25 | 4 | -8/+16 |
| * | Added wrapped libuuid | ptitSeb | 2021-03-25 | 2 | -0/+38 |
| * | Added a few more wrapped functions | ptitSeb | 2021-03-25 | 7 | -13/+187 |
| * | Added a bunch of X11 related wrapped libs | ptitSeb | 2021-03-25 | 23 | -0/+1334 |
| * | Added some more libc wrapped function (and now SuperHexagon works fine) | ptitSeb | 2021-03-25 | 5 | -31/+74 |
| * | Added wrapped libvorbis and libvorbisfile | ptitSeb | 2021-03-25 | 7 | -0/+394 |
| * | Added 2 more libc wrapped function | ptitSeb | 2021-03-25 | 1 | -2/+2 |
| * | Added wrapped libogg | ptitSeb | 2021-03-25 | 5 | -0/+104 |
| * | Added a few more libc wrapped functions | ptitSeb | 2021-03-25 | 4 | -7/+11 |
| * | Fixed longjmp wrapped function signature | ptitSeb | 2021-03-25 | 1 | -1/+1 |
| * | Added wrapped mmap64 and friends | ptitSeb | 2021-03-25 | 5 | -34/+21 |
| * | Added a bunch of libc wrapped functions | ptitSeb | 2021-03-25 | 5 | -100/+156 |
| * | Added remove wrapped function to libc | ptitSeb | 2021-03-23 | 1 | -1/+1 |
| * | Added a few more libc wrapped functions | ptitSeb | 2021-03-23 | 1 | -15/+15 |
| * | Fixed mbsrtowcs function signature | ptitSeb | 2021-03-23 | 4 | -5/+5 |
| * | Added a few more wrapped functions to libc | ptitSeb | 2021-03-23 | 4 | -9/+17 |
| * | Added wrapped libalut and libalure | ptitSeb | 2021-03-13 | 7 | -0/+141 |
| * | Wrapped some more functions | ptitSeb | 2021-03-13 | 6 | -10/+17 |
| * | Added many wrapped function, and fixed a few one too | ptitSeb | 2021-03-13 | 10 | -113/+149 |
| * | Added SDL2_mixer, SDL2_image, SDL2_ttf2 and SMPEG2 wrapped libs, plus a few m... | ptitSeb | 2021-03-13 | 13 | -18/+902 |
| * | Added a few libc wrapped functions | ptitSeb | 2021-03-13 | 1 | -5/+5 |
| * | Added wrapped qsort and qsort_r functions | ptitSeb | 2021-03-12 | 5 | -4/+12 |
| * | Added wrapped libpulse and libpulsesimple | ptitSeb | 2021-03-12 | 7 | -0/+1955 |
| * | Added nanosleep wrapped function | ptitSeb | 2021-03-12 | 1 | -2/+2 |
| * | Fixed pthread_attr_setstacksize to avoid setting too small stack on some plat... | ptitSeb | 2021-03-12 | 1 | -2/+2 |
| * | Better functions name resolving when using TRACE, and fixed some printf stuff... | ptitSeb | 2021-03-10 | 12 | -25/+35 |
| * | Fixed the already wrapped non-valist __Xprintf_chk functions | ptitSeb | 2021-03-10 | 5 | -11/+22 |
| * | Wrapped system function | ptitSeb | 2021-03-10 | 1 | -3/+3 |
| * | Wrapped some more libc funcs | ptitSeb | 2021-03-10 | 1 | -8/+8 |
| * | Wrapped sprintf | ptitSeb | 2021-03-10 | 5 | -14/+11 |
| * | A handfull libc wrapped functions | ptitSeb | 2021-03-09 | 1 | -6/+6 |
| * | Added fdopen and fdopendir | ptitSeb | 2021-03-09 | 1 | -6/+6 |
| * | Added uname, ungetc, ungetwc, unlink and __underflow wrapped functions | ptitSeb | 2021-03-09 | 1 | -5/+5 |
| * | Added statfs64 fstatfs64 and _IO_xxxx wrapped functions | ptitSeb | 2021-03-09 | 5 | -65/+112 |
| * | Add freopen wrapped functions | ptitSeb | 2021-03-09 | 1 | -8/+8 |
| * | A __printf_chk wrapped functions | ptitSeb | 2021-03-09 | 4 | -1/+4 |
| * | A few sigXXX wrapped functions | ptitSeb | 2021-03-09 | 1 | -3/+3 |