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
/
librarian
/
library_private.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed dlsym with RTLD_NEXT and preloaded libs
ptitSeb
2025-01-15
1
-1
/
+1
*
Added preliminary Box32 support (#1760)
ptitSeb
2024-08-26
1
-0
/
+18
*
Added ability to staticaly build box64 (for #1045 and #310, maybe a few other...
ptitSeb
2024-02-26
1
-0
/
+20
*
[ELFLOADER] Huge refactor of elfloader and symbol resolution. Some more clean...
ptitSeb
2024-02-15
1
-5
/
+2
*
Added support for RTLD_DEEPBIND flag on dlopen
ptitSeb
2024-02-11
1
-2
/
+3
*
Fixes (#1207)
rajdakin
2024-01-18
1
-2
/
+2
*
Refactored how wrapped symbols are fetch and stored
ptitSeb
2023-08-20
1
-1
/
+9
*
remove executable bits
Johannes Schauer Marin Rodrigues
2023-07-21
1
-0
/
+0
*
Added 1st implementation for _dl_find_object (for #742 and #711, maybe #487, ...
ptitSeb
2023-04-26
1
-0
/
+1
*
More fixes for dlclose/dlopen sequences
ptitSeb
2023-04-15
1
-0
/
+3
*
[ELFLOADER] Improved handling of Failed-to-load library (and unloading of lib...
ptitSeb
2023-04-10
1
-1
/
+3
*
Refactored (again) lib init/fini mecanism
ptitSeb
2023-01-01
1
-9
/
+2
*
Try to get a cleaner exit
ptitSeb
2022-10-27
1
-0
/
+1
*
Refactored, again, elfloader symbol fetching (ported from box86)
ptitSeb
2022-10-22
1
-15
/
+19
*
Fixed an issue with last lib refactor (fixed EtG, and all SDL2 based stuff an...
ptitSeb
2022-10-21
1
-1
/
+0
*
Small refactor and simplification of library_t structure and box64context_t
ptitSeb
2022-10-19
1
-16
/
+16
*
Some refactor on wrapped lib handling, to limit calloc/free used and get more...
ptitSeb
2022-05-09
1
-1
/
+0
*
Various changes and improvement centered around steam (but still not good eno...
ptitSeb
2022-03-04
1
-0
/
+16
*
Started adding GOWM macro
rajdakin
2021-07-31
1
-0
/
+1
*
Reworked elfloader, handle versionned symbols now
ptitSeb
2021-05-29
1
-1
/
+1
*
Oops-es
rajdakin
2021-04-14
1
-1
/
+1
*
Third pass, bumped the minimal CMake version up to 3.4
rajdakin
2021-04-14
1
-4
/
+4
*
Fixed the libraries free ordering
rajdakin
2021-04-09
1
-0
/
+1
*
Changed missed unwanted "box86"
rajdakin
2021-04-09
1
-3
/
+3
*
More infrastructure added to elf and x64 emu
ptitSeb
2021-03-03
1
-0
/
+101