about summary refs log tree commit diff stats
path: root/src/wrapped/generated/wrappedlibctypes.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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