about summary refs log tree commit diff stats
path: root/src/wrapped/generated/wrappedlibctypes.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [WRAPPER] Added epoll_pwait2 wrapped functionptitSeb2025-03-041-0/+2
* [WRAPPED] Always return ENOSYS in the deprecated sysctl (#2204)Yang Liu2024-12-251-0/+3
* [WRAPPER] Added back faked ITM weak functionsptitSeb2024-11-291-0/+13
* [WRAPPER] Added a bunch of libc wrapped functions (for #2010)ptitSeb2024-11-091-0/+3
* Added a few wrapped function and fixed some other (for Steam)ptitSeb2024-11-061-0/+1
* [WRAPPER] Wrapped 3 more symbols for libc (#2000)Yang Liu2024-11-051-0/+3
* [WRAPPER] Updat generated wrapper filesptitSeb2024-09-101-1/+4
* [WRAPPED] Fixed some libc wrapped functions (#1806)rajdakin2024-09-081-0/+9
* Added a workaround with syscall if statx function is not defined in libcptitSeb2024-09-071-0/+2
* [WRAPPED] Update libc wrappers (#1800)rajdakin2024-09-061-21/+24
* [WRAPPED] Merged types D/K and Y/y in 64bits wrapped libs (#1784)rajdakin2024-09-011-1/+1
* Added preliminary Box32 support (#1760)ptitSeb2024-08-261-1/+1
* Fixed some symbols not found error for libc and libresolv wrapping (#1591)Yang Liu2024-06-171-0/+4
* Change wrapping of _exit to just exit immediatly as expectedptitSeb2024-03-081-1/+0
* Added a few more libc wrapped functionsptitSeb2024-03-041-0/+2
* Added ability to staticaly build box64 (for #1045 and #310, maybe a few other...ptitSeb2024-02-261-66/+0
* [WRAPPING] Added supot for the 'long double complex' typeptitSeb2024-02-091-1/+1
* Added 1 more wrapped libc function (for #1208)ptitSeb2024-01-191-0/+1
* Added 1 more wrapped function to libcptitSeb2024-01-181-0/+1
* [WRAPPERS] Add a `isSimpleWrapper` function for RV64 (#1185)rajdakin2024-01-051-1/+1
* More work on xcb wrapping, as xcb_connection_t needs alignmentptitSeb2023-12-261-1/+1
* Limit the number of CPU Core repported to 64 when running wine (or proton)ptitSeb2023-12-151-0/+4
* Various changes on pthread cancel and tls destructor, should be easier to mai...ptitSeb2023-10-131-0/+2
* Added __isoc99_vswscanf wrapped function (for #1015)ptitSeb2023-10-081-2/+3
* Added wrapped threads_add_timeout_full to gdk2 and gdk3 (for #997)ptitSeb2023-10-071-0/+66
* Added some __isoc23_XXX wrapped function as synonym to libc (for #943)ptitSeb2023-09-091-0/+2
* [ANDROID] Try to create an Android build, porting box86 Android buildptitSeb2023-09-021-0/+2
* Hacked wrapped ptrace to avoid crash when wine handle exception (and debug re...ptitSeb2023-07-221-0/+2
* [WRAPPERS] Generator version bumprajdakin2023-07-171-1/+1
* Actually added execle wrapped function (for #850)ptitSeb2023-07-171-0/+1
* Added __isoc99_swscanf wrapped function to libc for real this time (for #424)ptitSeb2023-07-051-0/+1
* [WRAPPER] Added 4 more libc dprintf wrappers (#798)Yang Liu2023-05-221-0/+7
* [WRAPPER] Added vwprintf (#794)Yang Liu2023-05-201-0/+1
* [WRAPPER] Added 1 more symbol for libc (for #787) (#788)Yang Liu2023-05-151-0/+2
* Added a bunch of wrapped functions (for #725)ptitSeb2023-04-231-0/+2
* Some sligth improvment to __vsnprintf_chk and vfprintfptitSeb2023-04-191-2/+2
* Try to add complex function in libmptitSeb2023-04-061-1/+1
* Rmoved the 32bits->64bits wrapper hack (there might be some regression, but i...ptitSeb2023-03-191-60/+60
* [WRAPPERS] Version updaterajdakin2023-02-121-1/+1
* Added fts64_XXX wrapped functions to libc (for #503)ptitSeb2023-02-041-0/+1
* Added partial support for register_printf_specifier and friend (for #503)ptitSeb2023-02-041-0/+2
* Disable SECCOMP and added a bunch of wrapped function (partially fixed Heroic...ptitSeb2022-12-301-0/+3
* Added box64rc configuration file handlingptitSeb2022-11-271-0/+2
* Malloc override (#437)ptitSeb2022-10-291-2/+0
* Attempt at fixing wrapped __vfwprintf_chk (for #404)ptitSeb2022-09-121-1/+2
* Added vfwprintf and __vfwprintf_chk wrapped function (for #404)ptitSeb2022-09-121-0/+2
* Improve obstack support (for #352)ptitSeb2022-07-301-0/+4
* Some work around chromium / libcef / electron / nw (still not ok)ptitSeb2022-07-231-0/+3
* Added __fwprintf_chk wrapped function (for KSP)ptitSeb2022-07-111-0/+1
* Various improvement and some workaround to support musl binary (for #324)ptitSeb2022-07-091-0/+5