about summary refs log tree commit diff stats
path: root/src/wrapped/generated/wrapper.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed epoll_wait alignmentptitSeb2021-05-171-0/+2
|
* Aligned struct epollptitSeb2021-04-261-0/+2
|
* Added more libc wrapped functionsptitSeb2021-04-241-0/+5
|
* Added wrapped libpng16ptitSeb2021-04-181-0/+33
|
* Added wrapped libXftptitSeb2021-04-171-0/+7
|
* Fixed nexttoward(f) wrapped functions, and improved long double handlingptitSeb2021-04-171-3/+7
|
* Added wrapped libFLACptitSeb2021-04-161-0/+4
|
* Added more libc wrapped functionsptitSeb2021-04-161-0/+3
|
* Added wrapped libSDL_net and libSDL_soundptitSeb2021-04-141-0/+4
|
* First passrajdakin2021-04-141-2/+2
|
* Added some libc wrapped functionsptitSeb2021-04-131-0/+9
|
* Better trace for pollptitSeb2021-04-131-0/+3
|
* Added some more wrapped functions in libcptitSeb2021-04-131-0/+3
|
* Improved pthread wrappingptitSeb2021-04-121-0/+2
|
* Merge pull request #6 from rajdakin/generalImprovementsptitSeb2021-04-111-9/+7
|\ | | | | General improvements to box64 and fixed some SDL2 functions
| * General improvements to box64 and fixed some SDL2 functionsrajdakin2021-04-111-9/+7
| |
* | Added wrapped libSDL2_netptitSeb2021-04-111-0/+8
|/
* pthread_attr_t don't have the same size on x86_64 (0x38) and arm64 (0x40)...ptitSeb2021-04-091-0/+8
|
* Added a libvorbisfile wrapped function and fixed another one (structure as ↵ptitSeb2021-04-081-2/+2
| | | | argument are in the stack, always)
* Added a xcb wrapped functionptitSeb2021-04-081-3/+3
|
* Added wrapped libcairo, libpango, libpangoft2 and libpangocairoptitSeb2021-04-081-0/+104
|
* Added a few more wrapped libc functionsptitSeb2021-04-081-0/+3
|
* Added wrapped libcurl/libcurl-gnutlsptitSeb2021-04-071-0/+7
|
* Small changes to a few libGL wrapped function signatureptitSeb2021-04-071-3/+9
|
* Added wrapped ldiv functionptitSeb2021-04-061-0/+2
|
* Added wrapped libcrypto and libsslptitSeb2021-04-061-0/+117
|
* Fixed __realpath_chk wrappingptitSeb2021-04-061-1/+1
|
* Added some more GL wrapped functionsptitSeb2021-04-051-0/+8
|
* [WRAPPER] Added a new feature in the wrapper, forced all i32 to i64rajdakin2021-04-041-926/+1656
|
* One more libc wrapped functionptitSeb2021-04-031-0/+2
|
* Added some more libc wrapped functionsptitSeb2021-04-031-0/+2
|
* Added a few more libc wrapped function and fixed munmap wrappingptitSeb2021-04-021-0/+2
|
* Added some more libc wrapped functionsptitSeb2021-04-011-0/+2
|
* Added a few more libc wrapped functionsptitSeb2021-03-301-0/+4
|
* Changed wrapper generator to force 32bits i/u value to 64bitsptitSeb2021-03-301-932/+932
|
* Fixed some wrapped function signature, and added a few moreptitSeb2021-03-301-4/+0
|
* Wraped some SDL2 printf functionsptitSeb2021-03-301-0/+4
|
* Added __strtol_internal wrapped functionptitSeb2021-03-301-0/+2
|
* Added wrapped syslog and __syslog_chkptitSeb2021-03-291-0/+2
|
* Added wrapped libbz2 and liblzmaptitSeb2021-03-291-0/+16
|
* Goes with the new wrapped backtrace functionsptitSeb2021-03-291-0/+2
|
* Added more libc and pthreads wrapped functionsptitSeb2021-03-281-0/+4
|
* Added wrapped libudev0 and libudev1ptitSeb2021-03-261-0/+6
|
* Added more libc wrapped functionsptitSeb2021-03-261-0/+10
|
* Fixed a signature of an X11 wrapped functionptitSeb2021-03-261-2/+2
|
* Added more libc wrapped symbolsptitSeb2021-03-261-0/+2
|
* Added wrapped libdbus-1ptitSeb2021-03-261-0/+6
|
* Added wrapped libcups, plus some changes in wrapped libSDL2 and pthreadptitSeb2021-03-261-0/+10
|
* Added even more libc wrapped functionsptitSeb2021-03-261-0/+2
|
* Added more libc and libfontconfig wrapped functionsptitSeb2021-03-261-0/+2
|