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
/
tools
/
fileutils.c
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Should not follow symlinks on file path resolution (#1644)
Yip Coekjan
2024-07-05
1
-7
/
+24
|
*
Added some path for termux/glibc builds
ptitSeb
2024-03-27
1
-6
/
+7
|
*
remove executable bits
Johannes Schauer Marin Rodrigues
2023-07-21
1
-0
/
+0
|
|
|
|
Closes: #895
*
Added box64rc configuration file handling
ptitSeb
2022-11-27
1
-0
/
+12
|
*
Malloc override (#437)
ptitSeb
2022-10-29
1
-5
/
+2
|
|
|
|
|
* Add some malloc override mecanism, but missing c++ function overriding * Add c++ new/delete redirection too * Added support for libtbbmalloc_proxy
*
Try to improve the shell detection, again (for #433)
ptitSeb
2022-10-26
1
-7
/
+4
|
*
Changed elf signature detection to accomodate for AppImage
ptitSeb
2022-10-25
1
-0
/
+3
|
*
Use box_strdup instead of realpath for the string allocation to be safe
ptitSeb
2022-10-24
1
-2
/
+5
|
*
Fixed and improved Shell script detection
ptitSeb
2022-10-10
1
-2
/
+6
|
*
More fixes and improvment to bash handling (helps #360)
ptitSeb
2022-09-18
1
-4
/
+18
|
*
When running x86_64 bash, using x86_64 bash to run script automaticaly (for ↵
ptitSeb
2022-09-08
1
-2
/
+20
|
|
|
|
#402)
*
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
|
*
All box internal memory alloc use __libc_ internal one (except on Android, ↵
ptitSeb
2022-08-06
1
-2
/
+2
|
|
|
|
using libc one gather from dlsym)
*
Change ResolvePath behaviour in sync with box86
ptitSeb
2021-11-14
1
-1
/
+1
|
*
Fixed ELF Signature detection
ptitSeb
2021-07-12
1
-6
/
+14
|
*
Use box86 to launch x86 binary (if box86 is present in same folder as box64)
ptitSeb
2021-07-12
1
-0
/
+18
|
*
First pass
rajdakin
2021-04-14
1
-1
/
+1
|
*
Added RK3326 definitions.
krishenriksen
2021-04-07
1
-1
/
+1
|
*
Added some minimal set of source (now box64 compile and say hello at least)
ptitSeb
2021-02-28
1
-0
/
+129