about summary refs log tree commit diff stats
path: root/src/wrapped/generated/wrappedlibctypes.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added mallinfo wrapped function (for #121)ptitSeb2021-09-291-0/+1
* Added wrapped iopl that answer 'unsuported operation' for nowptitSeb2021-09-041-0/+2
* Added vfork wrapped functionptitSeb2021-08-101-0/+1
* Added setcontext wrapped functionptitSeb2021-08-031-0/+1
* Forgot to update version numberrajdakin2021-08-011-1/+1
* Fixed some wrapped functions, upgraded the rebuild_wrapper script [SDL2 DOESN...rajdakin2021-07-311-30/+46
* Added 2 more libc wrapped function (for #44)ptitSeb2021-07-121-0/+2
* Added a bunch of wrapped libc function (for #41)ptitSeb2021-07-121-0/+7
* Added some more libc wrapped functionsptitSeb2021-07-121-0/+2
* Added dummy version of __cxa_thread_atexit_impl (for #28)ptitSeb2021-07-081-0/+1
* Added getauxval wrapped functionptitSeb2021-06-251-0/+2
* Added wrapped execl functionptitSeb2021-06-141-0/+1
* Added wrapped execv family functionsptitSeb2021-06-071-0/+2
* Improvment to a few libc wrapped functionsptitSeb2021-06-061-1/+2
* Added a few more wrapped function and improved getopt handlingptitSeb2021-06-051-0/+2
* Fixed the Python script/added more typingrajdakin2021-06-031-1/+1
* Added types to the Python script, fixed some issuesrajdakin2021-06-021-1/+1
* Added some comments to the Python script, changed little thingsrajdakin2021-06-021-1/+1
* Added some more libc wrapped functionsptitSeb2021-05-191-0/+2
* Added a few wrapped function to libc and pthreadsptitSeb2021-05-191-1/+3
* Fixed epoll_wait alignmentptitSeb2021-05-171-0/+2
* Aligned struct epollptitSeb2021-04-261-0/+2
* First passrajdakin2021-04-141-1/+1
* Added some more wrapped functions in libcptitSeb2021-04-131-0/+2
* General improvements to box64 and fixed some SDL2 functionsrajdakin2021-04-111-0/+167