about summary refs log tree commit diff stats
path: root/src/wrapped/generated (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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 m...ptitSeb2021-03-133-4/+24
* 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 stuff...ptitSeb2021-03-103-3/+4
* 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
* More libc wrapped functionsptitSeb2021-03-093-0/+4
* Added sdl1mixer, sdl1image, sdl1ttd, sdl1smpeg and libz wrapped libsptitSeb2021-03-093-0/+104
* Added more libc wrapped functionsptitSeb2021-03-093-4/+8
* Added some more libc wrapped functionsptitSeb2021-03-093-0/+12
* pthread_mutex_t is larger on ARM64 than on x86_64, that's unfortunate, but al...ptitSeb2021-03-093-4/+16
* Added a few libc wrapped functionsptitSeb2021-03-093-0/+3
* Added some more libc wrapped functionsptitSeb2021-03-093-0/+4
* Added some phtreads wrapped functionsptitSeb2021-03-093-0/+4
* Added a few more libc wrapped functionsptitSeb2021-03-093-0/+20
* Added more wrapped functions to libc and libpthreadptitSeb2021-03-083-0/+20
* Added a few more libc wrapped libsptitSeb2021-03-083-0/+4
* Added a few more libc wrapped functionsptitSeb2021-03-083-0/+8
* Added wrapped vfprintf and fprintf functionsptitSeb2021-03-083-0/+13
* Fixed a few wrapped functionsptitSeb2021-03-083-0/+4
* Added another batch of wrapped x11 related lib (still un-tested copy from box86)ptitSeb2021-03-083-0/+92
* Added a bunch of X11 related lib (copy from box86, mostly un-verified)ptitSeb2021-03-083-0/+248
* Added memrchr and memcpy wrapped functionsptitSeb2021-03-083-0/+4
* Added sigaction and ceil wrapped functionsptitSeb2021-03-083-0/+4
* Added wrapped libasoundptitSeb2021-03-083-0/+128
* Added wrapped libX11ptitSeb2021-03-083-0/+400
* Disabled va_list wrapped function in SDL2, wrapping is not done yetptitSeb2021-03-073-8/+0
* Added wrapped libSDL1.2, libSDL2.0, libGL, libGLU and libopenalptitSeb2021-03-073-41/+2013
* Added longjmp and pthread_cancel handling (and test14 works)ptitSeb2021-03-073-0/+16
* Reworked FPU/MMX regs, added Context and Signal handling (and test13 works)ptitSeb2021-03-073-0/+8
* Added fwrite wrapped functionptitSeb2021-03-063-0/+4
* Added some memcpy and friends wrapped functionsptitSeb2021-03-063-0/+24
* Added strcmp wrapped functionptitSeb2021-03-063-0/+4
* Added wctype and wctype_l wrapped functionsptitSeb2021-03-063-0/+8
* Added wctob and btowc wrapped functionsptitSeb2021-03-063-0/+4
* Added some local wrapped functionsptitSeb2021-03-063-0/+8
* Added newlocale and __newlocale wrapped functionsptitSeb2021-03-063-0/+4