index
:
box64
this commit
fix/trace
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
wrapped32
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[BOX32][WRAPPER] Added one more wrapped function to libc
ptitSeb
2025-08-24
6
-1
/
+27
*
[BOX32][WRAPPER] Fixed some SIGBUS with 32bits smeaphores
ptitSeb
2025-08-24
1
-1
/
+14
*
[BOX32][WRAPPER] Added ftw wrapped function to libc
ptitSeb
2025-08-24
2
-15
/
+8
*
Some handling of case where signal numbers differs between native and x64 arc...
ptitSeb
2025-07-23
1
-1
/
+1
*
[BOX32][WRAPPER] Added 2 more function to 32bits wrapped libxcb.so
ptitSeb
2025-06-08
8
-2
/
+18
*
[WRAPPER][BOX32] Added a couple more 32bits wrpped functions to libc
ptitSeb
2025-06-03
2
-97
/
+89
*
[BOX32][WRAPPER] Added/Fixed some more wrapped function to libsdl2
ptitSeb
2025-06-02
4
-5
/
+15
*
[BOX32][WRAPPER] Added 1 more function to libc
ptitSeb
2025-06-02
1
-1
/
+1
*
[BOX32][WRAPPER] Added wrapped 32bits libcurl (need testing)
ptitSeb
2025-06-02
8
-0
/
+1119
*
[BOX32][WRAPPER] Added some time64 functions (for #2655)
ptitSeb
2025-05-26
8
-6
/
+136
*
[BOX32][WRAPPER][TRACE] Fixed some DLSYM_ERROR traces
ptitSeb
2025-05-22
1
-5
/
+5
*
{BOX32][WRAPPER] More fixes on libdbus-1 wrapping
ptitSeb
2025-05-20
1
-5
/
+9
*
[BOX32][WRAPPER] Try to fix some of the issues with wrapped libdbus-1 and arr...
ptitSeb
2025-05-20
4
-9
/
+79
*
[BOX32][WRAPPER] Fixed issue with wrapping of libdbus-1
ptitSeb
2025-05-19
1
-5
/
+8
*
[BOX32][WRAPPER] This should fix RV64 and LA64 builds
ptitSeb
2025-05-19
1
-2
/
+2
*
[BOX32][WRAPPER] Added 32bits wrapping for libdbus-1
ptitSeb
2025-05-19
10
-2
/
+1270
*
[WRAPPER] added arm64 special case to of_unconvert helper function
ptitSeb
2025-05-14
1
-1
/
+6
*
[WRAPPER] Reduce the warning on of_unconvert helper function
ptitSeb
2025-05-14
1
-2
/
+5
*
[BOX32][WRAPPER] Added 1 more libc wrapped function
ptitSeb
2025-05-11
1
-1
/
+1
*
[BOX32][WRAPPER] Added some more 32bits wrapped libGL functions
ptitSeb
2025-05-10
6
-13
/
+135
*
[BOX32][WRAPPER] Fix wrapping of XGetKeyboardMapping return (for #2135)
ptitSeb
2025-05-06
6
-5
/
+22
*
[BOX32][WRAPPER] Removed a debug leftover
ptitSeb
2025-04-19
1
-1
/
+0
*
[BOX32][WRAPPER] Added a workaround on XF86VidModeGetAllModeLines for 12 labo...
ptitSeb
2025-04-19
1
-7
/
+12
*
[BOX32][WRAPPER] Added 32bits wrapped ftime function
ptitSeb
2025-04-19
6
-1
/
+28
*
[BOX32][WRAPPER] Added a few more 32bits symbols to libc
ptitSeb
2025-04-12
2
-3
/
+11
*
[BOX32][WRAPPER] Added wrapped libmount and libblkid, plus 1 new wrapped func...
ptitSeb
2025-04-12
18
-1
/
+787
*
[BOX32][WRAPPER] Added 32bits wrapped libselinux
ptitSeb
2025-04-12
8
-0
/
+352
*
[BOX32][WRAPPER] Some fixes to a few 32bits wrapped libc functions
ptitSeb
2025-04-12
1
-4
/
+9
*
[BOX32][WRAPPER] Added a few more wrapped functions to libdrm
ptitSeb
2025-04-12
6
-7
/
+344
*
[BOX32][WRAPPER] Added 32bits wrapped libGLX
ptitSeb
2025-04-12
6
-0
/
+203
*
[BOX32][WRAPPER] Added 32bits wrapped libEGL
ptitSeb
2025-04-12
8
-0
/
+174
*
[BOX32][WRAPPER] Added 32bits wrapped libgbm
ptitSeb
2025-04-12
8
-0
/
+169
*
[BOX32][WRAPPER] Added 32bits wrapped pselect function
ptitSeb
2025-04-12
4
-1
/
+5
*
[BOX32][WRAPPER] Fixed 32bits wrapping for XRenderQueryFilters function
ptitSeb
2025-04-12
4
-1
/
+12
*
[WOW64] Splitted freq and cleanup functions from x64emu (#2521)
Yang Liu
2025-04-11
1
-12
/
+13
*
[BOX32][WRAPPER] Added 2 more spawn_ wrapped functions
ptitSeb
2025-04-09
1
-2
/
+2
*
[WRAPPER] Update generated files missing from previous PR
ptitSeb
2025-04-06
2
-0
/
+6
*
Add __localtime64 and __time64 in box32 mode (#2502)
Krzysztof Aleksander Pyrkosz
2025-04-05
2
-0
/
+9
*
[BOX32][WRAPPER] Added wrapped 32bits wctype to libc (for steam #2478)
ptitSeb
2025-04-02
1
-1
/
+1
*
Introduced box64cpu.h for exported interpreter and dynarec functions (#2490)
Yang Liu
2025-04-01
1
-0
/
+1
*
[BOX32][WRAPPER] Fixed signature of the ctime wrapped function
ptitSeb
2025-03-15
4
-5
/
+5
*
[BOX32][WRAPPER] Small change on glGetStringi signature
ptitSeb
2025-03-13
4
-1
/
+5
*
[BOX32][WRAPPER] Fixed some gnutls wrapped functions (help NFS Payback from S...
ptitSeb
2025-03-08
1
-10
/
+7
*
[WRAPPER] add gnutls_fips140_set_mode (#2417)
liuli
2025-03-04
1
-0
/
+1
*
[WRAPPER] Updated auto-generated files
ptitSeb
2025-02-26
3
-26
/
+26
*
Fixed Box32 for Winlator Glibc (#2404)
alexvorxx
2025-02-26
5
-5
/
+36
*
[BOX32][ANDROID][TERMUX] revert previous commit and added a new test for shma...
ptitSeb
2025-02-21
5
-33
/
+6
*
[BOX32][ANDROID][TERMUX] Use simple wrapper for shmat function on Android/Ter...
ptitSeb
2025-02-21
4
-5
/
+32
*
[BOX32][WRAPPING] Do not convert stream private field of FT_FaceRec structure
ptitSeb
2025-02-19
1
-4
/
+4
*
[LA64][WRAPPING][BOX32] Added alt name for libnsl
ptitSeb
2025-02-18
1
-0
/
+4
[next]