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
/
wrapped
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed dlopen that should increment refcount even with RTLD_NOLOAD
ptitSeb
2022-10-27
1
-2
/
+1
*
Improved handling of execve and posix_spawn, especialy with arv[0] is not the...
ptitSeb
2022-10-27
1
-37
/
+64
*
Some fixes to execv and posic_spawn wrapped functions
ptitSeb
2022-10-26
1
-12
/
+15
*
Added one more gtk3 wrapped function
ptitSeb
2022-10-26
4
-1
/
+8
*
More flexibility for BOX64_ROLLING_LOG
ptitSeb
2022-10-26
1
-3
/
+3
*
Added BOX64_ROLLING_LOG support to __stack_chk_fail
ptitSeb
2022-10-26
1
-0
/
+9
*
Added xkb_compose_state_reset wrapped function (for #431)
ptitSeb
2022-10-25
1
-1
/
+1
*
Added xkb_compose_state_get_status wrapped function (for #431)
ptitSeb
2022-10-25
1
-1
/
+1
*
Added xkb_compose_state_feed wrapped function (for #431)
ptitSeb
2022-10-25
1
-1
/
+1
*
Added a few more libxkbcommon wrapped functions (for #431)
ptitSeb
2022-10-25
1
-3
/
+3
*
Added xkb_compose_table_new_from_locale wrapped function (for #431)
ptitSeb
2022-10-24
1
-1
/
+1
*
Forgot a bunch of other box_ malloc/realloc/calloc/free use
ptitSeb
2022-10-23
4
-26
/
+27
*
Refactored, again, elfloader symbol fetching (ported from box86)
ptitSeb
2022-10-22
2
-70
/
+31
*
Small refactor and simplification of library_t structure and box64context_t
ptitSeb
2022-10-19
35
-189
/
+150
*
Added XftFontOpenName vrapped function (for #424)
ptitSeb
2022-10-11
1
-1
/
+1
*
Added PCLMULQDQ ([DYNAREC] Too, using PMULL if present) extension (improve a ...
ptitSeb
2022-09-30
1
-1
/
+1
*
More vulkan wrapped functions
ptitSeb
2022-09-29
1
-2
/
+17
*
Added lzma_auto_decoder wrapped function to liblzma (for #129)
ptitSeb
2022-09-28
1
-1
/
+1
*
Added a vulkan extension
ptitSeb
2022-09-25
1
-0
/
+4
*
Added a few xcb_randr wrapped functions (for #287)
ptitSeb
2022-09-24
1
-3
/
+3
*
Added __pread_chk wrapped function to libc
ptitSeb
2022-09-22
4
-1
/
+6
*
Added wrapped XFreeFontSet function (for #411)
ptitSeb
2022-09-21
1
-1
/
+1
*
More fixes and improvment to bash handling (helps #360)
ptitSeb
2022-09-18
5
-10
/
+33
*
Improved usage of x86_64 bash with BOX64_BASH env var
ptitSeb
2022-09-15
1
-28
/
+50
*
Attempt at fixing wrapped __vfwprintf_chk (for #404)
ptitSeb
2022-09-12
6
-7
/
+18
*
Aded 1 wrapped function libxkbcommon
ptitSeb
2022-09-12
1
-1
/
+1
*
Added vfwprintf and __vfwprintf_chk wrapped function (for #404)
ptitSeb
2022-09-12
6
-12
/
+17
*
Added one more function to libX11
ptitSeb
2022-09-12
1
-1
/
+1
*
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
4
-4
/
+13
*
Added empty wrapped libva and friends
ptitSeb
2022-09-10
21
-0
/
+338
*
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
*
Added empty wrapped libfreebl3
ptitSeb
2022-09-10
6
-0
/
+65
*
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
3
-0
/
+3
*
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
1
-6
/
+9
*
Limit all libc mmap to 47bits max
ptitSeb
2022-09-04
1
-2
/
+2
*
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
*
Some cleanup
ptitSeb
2022-08-10
4
-0
/
+8
*
Fixed a warning
ptitSeb
2022-08-06
1
-2
/
+2
[next]