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
/
emu
/
x86syscall_32.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduced box64cpu.h for exported interpreter and dynarec functions (#2490)
Yang Liu
2025-04-01
1
-1
/
+1
*
Added os.h for future usage (#2488)
Yang Liu
2025-04-01
1
-1
/
+2
*
[ENV] Initial refactor of env variables infrastructure (#2274)
Yang Liu
2025-01-21
1
-3
/
+3
*
Try to improve clone syscal handling ([BOX32] too)
ptitSeb
2024-12-23
1
-5
/
+18
*
[BOX32][WRAPPER] More work on libc wrapping, and some new syscall too
ptitSeb
2024-12-15
1
-20
/
+7
*
[BOX32][WRAPPER] More fixes to libc and libX11 wrapping
ptitSeb
2024-12-14
1
-4
/
+98
*
[BOX32] Added a workaround for older system (should help #2138)
ptitSeb
2024-12-11
1
-0
/
+4
*
[BOX32][WRAPPER] This should fix the build
ptitSeb
2024-11-30
1
-46
/
+45
*
[BOX32] Added 32bits syscall 2
ptitSeb
2024-11-27
1
-1
/
+14
*
[BOX32] Fixed 32bits libc syscall 240
ptitSeb
2024-10-09
1
-2
/
+2
*
[BOX32] More work on 32bits wrapped functions
ptitSeb
2024-10-07
1
-3
/
+3
*
[BOX32][WRAPPER] More wrapped function to libc, and many fixes some existing ...
ptitSeb
2024-10-04
1
-0
/
+19
*
[BOX32] Added 2 more 32bits syscalls
ptitSeb
2024-09-30
1
-3
/
+12
*
[BOX32] Enable futex robust_list hack for all 32bits software for now
ptitSeb
2024-09-30
1
-1
/
+1
*
[BOX32] Added 2 more 32bits syscalls
ptitSeb
2024-09-28
1
-9
/
+27
*
[BOX32] Improved 32bits unsupported syscall warning, and added syscall 240
ptitSeb
2024-09-11
1
-7
/
+74
*
[BOX32] Fixes and hacks to get steamcmd shows the prompt
ptitSeb
2024-09-01
1
-2
/
+71
*
[BOX32] Some fixes to strtol/strtoul and read 32bits wrapped functions
ptitSeb
2024-09-01
1
-4
/
+5
*
[BOX32] More 32bits wrapped function and fixes
ptitSeb
2024-08-30
1
-1
/
+1
*
Added preliminary Box32 support (#1760)
ptitSeb
2024-08-26
1
-0
/
+447