about summary refs log tree commit diff stats
path: root/src/tools/pathcoll.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove executable bitsJohannes Schauer Marin Rodrigues2023-07-211-0/+0
| | | | Closes: #895
* All box internal memory alloc use __libc_ internal one (except on Android, ↵ptitSeb2022-08-061-12/+12
| | | | using libc one gather from dlsym)
* Added some minimal set of source (now box64 compile and say hello at least)ptitSeb2021-02-281-0/+182