about summary refs log tree commit diff stats
path: root/src/wrapped (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Added 1st implementation for _dl_find_object (for #742 and #711, maybe #487, ...ptitSeb2023-04-261-1/+13
* Used wrapperhelper a bit on wraped libcrypto3ptitSeb2023-04-264-284/+361
* Improved/fixed (agaaaaain) Load/Unload of library (might help #740 &nd #742)ptitSeb2023-04-251-7/+5
* Used wrapperhelper on wrapped gtk3 and gdk3ptitSeb2023-04-245-773/+787
* Used wrapperhelper on wrapped libX11ptitSeb2023-04-244-600/+859
* Used wrapperhelper on SDL2 and friendsptitSeb2023-04-248-169/+145
* Used wrapperhelper on SDL1.2 and friendsptitSeb2023-04-248-57/+100
* Used wrapperhelper on wrapped pulseaudioptitSeb2023-04-244-34/+24
* Used wrapperhelper on wrapped liblzmaptitSeb2023-04-244-41/+71
* Used wrapperhelper on wrapped libmpg123ptitSeb2023-04-244-32/+56
* Used wrapperhelper on wrapped openalptitSeb2023-04-244-28/+23
* Used wrapperhelper on wrapped cairo and friendsptitSeb2023-04-246-89/+143
* Used wrapperhelper on gtk2/gdk2 wrapped libsptitSeb2023-04-245-678/+944
* Used wrapperhelper on wrapped libatkptitSeb2023-04-244-103/+137
* Used wrapperhelper on libcairo and libcairo-gobjectptitSeb2023-04-245-174/+228
* Used wrapperhelper on wrapped libFAudioptitSeb2023-04-244-21/+16
* Used wrapperhelper on libflacptitSeb2023-04-244-81/+85
* Used wrapperhelper on wrapped freetypeptitSeb2023-04-244-28/+28
* Used wrapperhelper on wrapped fontconfigptitSeb2023-04-241-70/+70
* Used wrapperhelper on wrapper gstreamer and friendsptitSeb2023-04-249-779/+1118
* Used wrapperhelper on glib2, gmodule2, gio2 and gconf2 wrapped libptitSeb2023-04-248-1324/+1592
* More rework on libc and libgl wrapped function signatureptitSeb2023-04-235-1309/+1425
* Reworked a bit wrapped libc functions signaturesptitSeb2023-04-234-344/+434
* Cosmetic change to wrapped pthread privateptitSeb2023-04-231-47/+44
* Reworked libgl wrapped signaturesptitSeb2023-04-234-2691/+2785
* Added a bunch of wrapped functions (for #725)ptitSeb2023-04-2316-28/+132
* Added more gtk3 wrapped functions (#731)lizhuoheng2023-04-235-4/+30
* Added more gtk3 wrapped functions (#727)lizhuoheng2023-04-233-10/+36
* Another fix for dlopen with RTLD_NOLOAD when lib was already loaded elswhere ...ptitSeb2023-04-221-0/+1
* inc ref count for dlopen with RTL_NOLOADptitSeb2023-04-221-3/+2
* Fixed and improved __cxa_atexit handlingptitSeb2023-04-221-4/+6
* Fixed gtk2 apps, broken since #720ptitSeb2023-04-213-4/+7
* [WRAPPER] Fix my___vsnprintf_chk (#722)xctan2023-04-211-1/+1
* Fixed a macro and change chinese comment to englishptitSeb2023-04-211-1/+1
* Added more gtk3 wrapped functions (#720)lizhuoheng2023-04-215-15/+21
* Some sligth improvment to __vsnprintf_chk and vfprintfptitSeb2023-04-196-9/+20
* Added some weixin support (not really tested, for #711)ptitSeb2023-04-191-1/+1
* [WRAPPER] Added more fontconfig wrapped functions (#708)Yang Liu2023-04-181-2/+2
* [WRAPPER] Fixed mpg123 wrapper (#704)Yang Liu2023-04-176-36/+3
* Fixed __atomic_is_lock_free wrapped function signatureptitSeb2023-04-161-1/+1
* Added more gtk2 wrapped functions, and fixed gconf2 wrapped oneptitSeb2023-04-167-40/+144
* Added some more gconf2 wrapped functionsptitSeb2023-04-166-15/+84
* Added some wrapped function to libnss3 and friendsptitSeb2023-04-165-15/+47
* Added 2 more wrapped symbols to libmptitSeb2023-04-161-2/+2
* Fixed dependancies for musl programsptitSeb2023-04-161-1/+1
* Improved/fixed handling of dlopen with RTLD_NOLOAD flagptitSeb2023-04-161-3/+25
* Added 1 more wrapped function to libatomicptitSeb2023-04-161-1/+1
* Added more implied dependancies for musl programsptitSeb2023-04-161-1/+1
* Improved support for musl programsptitSeb2023-04-1613-0/+206
* Added some libxml2 and libxst wrapped functionsptitSeb2023-04-168-53/+252