| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Added atof, atoi, atol and atoll wrapped functions | ptitSeb | 2021-03-05 | 1 | -0/+2 | |
| * | Added putchar wrapped function | ptitSeb | 2021-03-05 | 1 | -0/+1 | |
| * | Added calloc and free wrapped functions | ptitSeb | 2021-03-05 | 1 | -0/+2 | |
| * | Added printf wrapped function and some VA_ARG work | ptitSeb | 2021-03-05 | 1 | -0/+1 | |
| * | Added C syscall wrapper | ptitSeb | 2021-03-04 | 1 | -0/+2 | |
| * | Added some X86_64 RelocA and a few wrapped function (wrapper still not correc... | ptitSeb | 2021-03-03 | 1 | -0/+4 | |
| * | Added rt and pthread wrapped lib | ptitSeb | 2021-03-03 | 1 | -0/+9 | |
| * | More infrastructure added to elf and x64 emu | ptitSeb | 2021-03-03 | 1 | -0/+50 | |