about summary refs log tree commit diff stats
path: root/src/tools/fileutils.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed x86/x86_64 binary detection (for #399)ptitSeb2022-08-311-2/+4
* small improvment to x64/x86 signature detectionptitSeb2022-08-301-10/+4
* All box internal memory alloc use __libc_ internal one (except on Android, us...ptitSeb2022-08-061-2/+2
* Change ResolvePath behaviour in sync with box86ptitSeb2021-11-141-1/+1
* Fixed ELF Signature detectionptitSeb2021-07-121-6/+14
* Use box86 to launch x86 binary (if box86 is present in same folder as box64)ptitSeb2021-07-121-0/+18
* First passrajdakin2021-04-141-1/+1
* Added RK3326 definitions.krishenriksen2021-04-071-1/+1
* Added some minimal set of source (now box64 compile and say hello at least)ptitSeb2021-02-281-0/+129