about summary refs log tree commit diff stats
path: root/src/wrapped/generated/wrappedlibctypes.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added __cxa_pure_virtual wrapped function (for #299)ptitSeb2022-06-111-0/+1
* Added wrapped __wprintf_chk and wprintf (for #311)ptitSeb2022-06-111-0/+3
* Added wrapped fstat64 (for #309)ptitSeb2022-05-211-0/+1
* Added a few wrapped functions to libcptitSeb2022-04-301-0/+5
* Added wrapped stat (for #293)ptitSeb2022-04-271-0/+1
* Added some obstack_XXX wrapped function (ported from box86)ptitSeb2022-03-281-0/+2
* Added clone wrapped function and libgbm wrapped libptitSeb2022-03-271-1/+3
* Various changes and improvement centered around steam (but still not good eno...ptitSeb2022-03-041-0/+6
* More work on readlinkat and clone syscallptitSeb2022-03-011-0/+2
* Added vswscanf wrapped function (for #216)ptitSeb2022-01-251-0/+1
* Added a couple of libc wrapped functionsptitSeb2021-12-311-0/+3
* Added wrapped __isoc99_scanf function (for #164)ptitSeb2021-11-181-0/+1