about summary refs log tree commit diff stats
path: root/src/wrapped32/wrappedlibc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [BOX32][WRAPPER] Added a few more 32bits symbols to libcptitSeb2025-04-121-0/+8
* [BOX32][WRAPPER] Some fixes to a few 32bits wrapped libc functionsptitSeb2025-04-121-4/+9
* [WOW64] Splitted freq and cleanup functions from x64emu (#2521)Yang Liu2025-04-111-12/+13
* Add __localtime64 and __time64 in box32 mode (#2502)Krzysztof Aleksander Pyrkosz2025-04-051-0/+7
* Introduced box64cpu.h for exported interpreter and dynarec functions (#2490)Yang Liu2025-04-011-0/+1
* Fixed Box32 for Winlator Glibc (#2404)alexvorxx2025-02-261-0/+4
* [BOX32][ANDROID][TERMUX] revert previous commit and added a new test for shma...ptitSeb2025-02-211-1/+1
* [ENV] Initial refactor of env variables infrastructure (#2274)Yang Liu2025-01-211-6/+5
* [BOX32][WRAPPER] Added a few more 32bts wrapped functions to libc and libresolvptitSeb2025-01-061-9/+8
* Spelling/typo fixes in code and documentation updates (#2223)olegos22024-12-281-1/+1
* [WRAPPED][BOX32] Redirected a few old symbols (#2194)Yang Liu2024-12-231-0/+4
* [BOX32] More fixes on libc wrappingptitSeb2024-12-191-76/+126
* [BOX32][WRAPPER] More fixes on 32bits libc wrappingptitSeb2024-12-151-0/+3
* [BOX32][WRAPPER] More work on libc wrapping, and some new syscall tooptitSeb2024-12-151-2/+13
* [BOX32][WRAPPER] More fixes to libc and X11 wrappingptitSeb2024-12-141-25/+0
* [BOX32][WRAPPER] Fixes and improves libc wrappingptitSeb2024-12-141-4/+4
* [BOX32][WRAPPER] Added a few more 32bits wrapped libc functionsptitSeb2024-12-131-0/+17
* [BOX32][WRAPPER] Added a few more 32bits wrapped function to libcptitSeb2024-12-121-19/+34
* [BOX32][WRAPPER] Better wrapping for shmatptitSeb2024-12-091-0/+27
* [BOX32][WRAPPER] Cosmetic fix an a function signatureptitSeb2024-12-061-1/+1
* [BOX32] Some fixes to a few file related 32bits wrapped function (now windows...ptitSeb2024-12-041-2/+20
* [BOX32] Fix mystake on previous commitptitSeb2024-12-041-2/+3
* [BOX32][WRAPPER] Added some more libc wrapped functionsptitSeb2024-11-301-11/+71
* [BOX32][WRAPPER] Added a few new wrapped functionsptitSeb2024-11-291-7/+9
* [WRAPPER][BOX32] Fixed a few wrapped functions (for hl2)ptitSeb2024-11-161-2/+10
* [BOX32] Improve errno handling, and added a few more libc wrapped functionsptitSeb2024-11-071-12/+71
* [BOX32] Fixed to a couple of wrapped libc functionsptitSeb2024-10-191-5/+1
* [BOX32][WRAPPER] Added 32bits wrapped regex libc functionsptitSeb2024-10-191-0/+39
* [BOX32][WRAPPER] Added some more libc wrapped function, and 32bits globalsymb...ptitSeb2024-10-191-1/+1
* [BOX32] Added some more 32bits wrapped function to libcptitSeb2024-10-131-0/+21
* [BOX32] Added some posix_file_action wrapped function, and fixed posix_spawn/...ptitSeb2024-10-131-13/+69
* [BOX32] Fixed fcntl flock macros definitions (#1915)Yang Liu2024-10-091-10/+13
* [BOX32] Added better handling of fcntl (should help Wine when futex_waitv sys...ptitSeb2024-10-081-2/+18
* [BOX32] More 32bits wrapped functionsptitSeb2024-10-081-4/+11
* [BOX32] More adjustments to x86 structures packing & alignment (or not)ptitSeb2024-10-081-2/+2
* [BOX32] More work on 32bits wrapped functionsptitSeb2024-10-071-237/+1
* [BOX32] Proper alignment for x86 structuresptitSeb2024-10-061-3/+3
* [BOX32] More work on various wrapper, and some bug fixesptitSeb2024-10-061-2/+1
* [BOX32] Added more 32bits wrapped function and reworked 32bits memory allocatorptitSeb2024-10-031-188/+134
* [BOX32] Fixed scanf type function when grabing long/ptr type of dataptitSeb2024-10-031-6/+12
* [BOX32] Added rolling log print on Stack corrupted callptitSeb2024-10-031-0/+1
* [BOX32] Handling of BOX64_MAXCPU for 32bits appsptitSeb2024-09-301-0/+17
* Various box32 wrapped libs and script fixes (#1889)rajdakin2024-09-301-1/+1
* [ANDROID][BOX32] Fix __libc_init, Fix Some Warnings (#1887)Pablo Labs2024-09-291-0/+6
* [ANDROID][BOX32] Fix Android Build, and add correct libc, libm, libdl library...Pablo Labs2024-09-291-1/+10
* [BOX32][WRAPPER] Added some more 32bits libc functionsptitSeb2024-09-281-0/+31
* [BOX32][WRAPPER] Added a bunch of 32bits functions to SDL2 and libcptitSeb2024-09-281-23/+7
* [BOX32][WRAPPER] Added some more 32bits wrapped functionsptitSeb2024-09-261-0/+40
* [BOX32][WRAPPER] More 32bits wrapped functions, and a few fixes on threads ha...ptitSeb2024-09-231-14/+90
* [BOX32][WRAPPER] Added some more libX11 and libc 32bits wrapped function, and...ptitSeb2024-09-221-10/+1