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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added one more function to libX11
ptitSeb
2022-09-12
1
-1
/
+1
*
Try to improve syscall rt_sigaction handling
ptitSeb
2022-09-12
2
-5
/
+17
*
Added some wrapped function to libgio, libgdk3 and libxi
ptitSeb
2022-09-12
6
-15
/
+21
*
Added many wrapped function to libva and friends
ptitSeb
2022-09-11
7
-51
/
+85
*
Added a few more wrapped libnss3 functions
ptitSeb
2022-09-11
4
-2
/
+7
*
Some more wrapping on AtkUtils
ptitSeb
2022-09-11
7
-8
/
+91
*
Added syscall 297
ptitSeb
2022-09-11
1
-0
/
+1
*
Added empty wrapped libva and friends
ptitSeb
2022-09-10
22
-0
/
+342
*
Added some more GL/GLES extensions
ptitSeb
2022-09-10
7
-4
/
+236
*
Added localtime64 and localtime64_r in case they exists
ptitSeb
2022-09-10
1
-0
/
+2
*
Fixed an issue with dlsym(RTLD_NEXT, ...) not always finding the symbols
ptitSeb
2022-09-10
1
-1
/
+1
*
Added empty wrapped libfreebl3
ptitSeb
2022-09-10
7
-0
/
+66
*
Added a few more extensions to wrapped libGL
ptitSeb
2022-09-10
1
-1
/
+8
*
Added a few libnss3 wrapped functions
ptitSeb
2022-09-10
4
-3
/
+8
*
Added special case for pthread_kill because behaviour changed with glibc 2.34
ptitSeb
2022-09-10
4
-0
/
+30
*
Added wprintw wrapped function to ncurses and ncurses6 lib (for #401)
ptitSeb
2022-09-08
7
-2
/
+24
*
When running x86_64 bash, using x86_64 bash to run script automaticaly (for #...
ptitSeb
2022-09-08
5
-8
/
+41
*
[DYNAREC] Improve memory protection tracking (help #361)
ptitSeb
2022-09-04
4
-32
/
+35
*
Limit all libc mmap to 47bits max
ptitSeb
2022-09-04
1
-2
/
+2
*
Make StrongMem emulation level 2 stronger
ptitSeb
2022-09-04
2
-6
/
+24
*
Fixed x86/x86_64 binary detection (for #399)
ptitSeb
2022-08-31
1
-2
/
+4
*
small improvment to x64/x86 signature detection
ptitSeb
2022-08-30
1
-10
/
+4
*
Added 1 libxi wrapped function
ptitSeb
2022-08-28
1
-2
/
+2
*
Added 1 wrapped function to gtk3
ptitSeb
2022-08-28
1
-0
/
+1
*
Fixed gtk_get_major/minor/micro version wrapped function to gtk2
ptitSeb
2022-08-28
1
-3
/
+4
*
Added gtk_get_major/minor/micro version wrapped function to gtk2
ptitSeb
2022-08-28
1
-0
/
+3
*
Added a few more FAudio wrapped functions
ptitSeb
2022-08-28
1
-11
/
+11
*
Added some CERT function to wrapped libnss3 (for #375)
ptitSeb
2022-08-13
1
-2
/
+2
*
Fixed a warning
ptitSeb
2022-08-11
1
-0
/
+1
*
Add SW64 base support (#382)
wannacu
2022-08-11
5
-1
/
+55
*
Fixed issue with last RIP handling refactor
ptitSeb
2022-08-10
1
-1
/
+1
*
Some cleanup
ptitSeb
2022-08-10
5
-1
/
+8
*
Added D9 D8..DF opcodes ([DYNAREC] too) (for #361)
ptitSeb
2022-08-09
2
-16
/
+27
*
Chenged Interpretor so RIP is updated on opcode success (better precision for...
ptitSeb
2022-08-06
30
-406
/
+434
*
Fixed a warning
ptitSeb
2022-08-06
1
-2
/
+2
*
Also use __libc_memalign instead of posix_memalign
ptitSeb
2022-08-06
3
-7
/
+12
*
All box internal memory alloc use __libc_ internal one (except on Android, us...
ptitSeb
2022-08-06
29
-390
/
+438
*
Backport SDL_DYNAPI_entry wrapper from box86. (#374)
João Henrique
2022-08-06
3
-1
/
+941
*
Added a new extension to wrapped libGL
ptitSeb
2022-07-31
1
-1
/
+4
*
Small improvment in signal handling
ptitSeb
2022-07-30
1
-7
/
+8
*
Added some wayland wrapped libs (partial)
ptitSeb
2022-07-30
17
-0
/
+296
*
Small changed to wrapped exit function
ptitSeb
2022-07-30
1
-0
/
+1
*
Fixed wrapped gtk_tree_store_new function
ptitSeb
2022-07-30
1
-1
/
+1
*
Small improvment to BOX64_ROLLING_LOG=1
ptitSeb
2022-07-30
2
-3
/
+3
*
Better trace for readlink
ptitSeb
2022-07-30
1
-0
/
+4
*
Added a few more wrapped nns3 and nspr4 functions
ptitSeb
2022-07-30
5
-6
/
+11
*
Added wrapping of GtkTextViewClass in gtk2
ptitSeb
2022-07-30
3
-0
/
+85
*
Added wrapped g_signal_override_class_handler function
ptitSeb
2022-07-30
4
-1
/
+8
*
Fixed CERT_PKIXVerifyCert that can have a well hiden callback...
ptitSeb
2022-07-30
6
-7
/
+86
*
Added BOX64_ROLLING_LOG=1 for a 'Just in Time LOG=2' on signal
ptitSeb
2022-07-30
7
-6
/
+57
[next]