about summary refs log tree commit diff stats
path: root/src/wrapped/generated (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added 1 more wrapped function and fixed signature of 2 otherptitSeb2021-07-133-5/+8
* More wrapped functions (for #44)ptitSeb2021-07-133-0/+15
* Added 2 more libc wrapped function (for #44)ptitSeb2021-07-124-0/+8
* Added more libc wrapped function (for #44)ptitSeb2021-07-123-0/+20
* Added a bunch of wrapped libc function (for #41)ptitSeb2021-07-122-0/+14
* Added some more libc wrapped functionsptitSeb2021-07-124-0/+34
* Added memmem wrapped function (for #33)ptitSeb2021-07-103-0/+5
* Added one cups wrapped functions (for #42)ptitSeb2021-07-093-0/+4
* Added some cairo functions (for #42)ptitSeb2021-07-093-0/+14
* Added a large batch of wrapped libGL functions, including full 4.5 set (for #21)ptitSeb2021-07-093-10/+286
* Added wrapped getrandom function to libcptitSeb2021-07-083-0/+5
* Added a few more wrapped libGL functions (for #21)ptitSeb2021-07-083-0/+4
* Added dummy version of __cxa_thread_atexit_impl (for #28)ptitSeb2021-07-082-0/+2
* Added wrapped curl_multi_wait (for #21)ptitSeb2021-07-083-0/+5
* Added a few more libc and libX11 wraped functionsptitSeb2021-07-073-0/+5
* Added more xkbcommon wrapped functions (for #29)ptitSeb2021-07-053-0/+5
* Added more xkcbcommon wrapped functions (for #29)ptitSeb2021-07-053-0/+10
* Added a couple of libc wrapped symbol (for #21)ptitSeb2021-07-053-0/+5
* Added a few more xcb wrapped functions (for #17)ptitSeb2021-07-043-0/+4
* Always more libc wrapped functions (for #17)ptitSeb2021-07-043-0/+5
* Added more libc wrapped functions (for #17)ptitSeb2021-07-043-0/+15
* Added wrapped libxkbcommon-x11 (for #17)ptitSeb2021-07-043-0/+4
* Added wrapped libxcb-test (for #17)ptitSeb2021-07-043-0/+4
* Added wrapped libxcb-keysyms (for #17)ptitSeb2021-07-043-0/+5
* Added wrapped libxcb-image (for #17)ptitSeb2021-07-043-0/+37
* Added wrapped libxcb-randr (for #17)ptitSeb2021-07-043-0/+5
* Added wrapped libxcb-shm (for #17)ptitSeb2021-07-043-0/+17
* Added wrapped libxcb-shape (for #17)ptitSeb2021-07-043-0/+4
* Added wrapped libxcb-xfixes (for #17)ptitSeb2021-07-043-0/+5
* Added wrapped libpcre.so.3 (for #17)ptitSeb2021-07-043-0/+17
* Added some more SDL2 GameController wrapped functions (for #18)ptitSeb2021-07-043-0/+4
* More libc wrapped functionsptitSeb2021-07-033-0/+5
* Added some more libc wrapped functionsptitSeb2021-07-023-0/+13
* [DYNAREC] Improved the fast native call pathptitSeb2021-07-021-134/+147
* Added getauxval wrapped functionptitSeb2021-06-254-0/+8
* Fixed a signature of a funciton from libXiptitSeb2021-06-233-4/+4
* Some more wrapped functions to libc, and both libudevptitSeb2021-06-156-4/+96
* Added wrapped execl functionptitSeb2021-06-142-0/+2
* Added wrapped execv family functionsptitSeb2021-06-072-0/+4
* Improvment to a few libc wrapped functionsptitSeb2021-06-063-2/+6
* Added a few more wrapped function and improved getopt handlingptitSeb2021-06-052-0/+4
* Fixed python wrapper builderptitSeb2021-06-054-3/+8
* Fixed some wrapped functions, upgraded the python scriptrajdakin2021-06-044-26/+0
* Fixed SDL_JoystickGetGUIDString function signatureptitSeb2021-06-043-5/+5
* Fixed the Python script/added more typingrajdakin2021-06-0350-49/+950
* Some work around libncurses and friendsptitSeb2021-06-036-0/+12
* Added types to the Python script, fixed some issuesrajdakin2021-06-0244-45/+44
* Added some comments to the Python script, changed little thingsrajdakin2021-06-0245-70/+70
* Added wrapped libncurses, libncurses6, libncursesw, libformw, libtinfo and li...ptitSeb2021-06-028-0/+249
* Added wrapped libxml2 (from box86)ptitSeb2021-06-014-0/+162