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
/
wrappedlzma.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes (#1659)
rajdakin
2024-07-09
1
-21
/
+21
*
Wrapped libraries refactor (#1257)
rajdakin
2024-02-10
1
-6
/
+0
*
Merge pull request #896 from josch/exe
ptitSeb
2023-07-21
1
-0
/
+0
|
\
|
*
remove executable bits
Johannes Schauer Marin Rodrigues
2023-07-21
1
-0
/
+0
*
|
Removed useless box64context_t parameter to RunFunction and friend
ptitSeb
2023-07-09
1
-2
/
+2
*
|
Better wrapping for libz and liblzma
ptitSeb
2023-07-02
1
-49
/
+93
*
|
[WRAPPER] Used RunFunctionFmt for better sign-extend handling (#768)
Yang Liu
2023-05-07
1
-3
/
+3
|
/
*
Added a bunch of wrapped functions (for #725)
ptitSeb
2023-04-23
1
-0
/
+8
*
Disable SECCOMP and added a bunch of wrapped function (partially fixed Heroic...
ptitSeb
2022-12-30
1
-0
/
+56
*
Fixed wrapping of lzma_stream_decoder (for #360)
ptitSeb
2022-12-06
1
-0
/
+28
*
Some refactor on wrapped lib handling, to limit calloc/free used and get more...
ptitSeb
2022-05-09
1
-33
/
+3
*
Added a few more lzma wrapped functions
ptitSeb
2021-07-18
1
-1
/
+95
*
First pass
rajdakin
2021-04-14
1
-1
/
+2
*
Added wrapped libbz2 and liblzma
ptitSeb
2021-03-29
1
-0
/
+60