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