| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | All box internal memory alloc use __libc_ internal one (except on Android, us... | ptitSeb | 2022-08-06 | 1 | -6/+6 |
| * | Fixed a few warnings | ptitSeb | 2022-07-17 | 1 | -2/+0 |
| * | Various improvement and some workaround to support musl binary (for #324) | ptitSeb | 2022-07-09 | 1 | -36/+40 |
| * | Fixed the backtrace wrapper (uses eh_frame information only) | rajdakin | 2022-02-14 | 1 | -0/+11 |
| * | Added a warning if launching a binary with a preinit array | ptitSeb | 2022-01-05 | 1 | -0/+4 |
| * | Reworked elfloader, handle versionned symbols now | ptitSeb | 2021-05-29 | 1 | -49/+123 |
| * | Splited Elf Dump from LOG handling | ptitSeb | 2021-05-28 | 1 | -4/+4 |
| * | First pass | rajdakin | 2021-04-14 | 1 | -16/+16 |
| * | Avoid to much much warning mesage when searching for a correct lib binary | ptitSeb | 2021-03-26 | 1 | -1/+6 |
| * | Fixed typo in an error message | ptitSeb | 2021-03-09 | 1 | -1/+1 |
| * | Fixed a bunch of print format error | ptitSeb | 2021-03-02 | 1 | -10/+10 |
| * | Read elf header of launched executable | ptitSeb | 2021-03-01 | 1 | -0/+313 |