| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed handling of * in scnaf/printf Stack argument handling | ptitSeb | 2021-04-17 | 1 | -16/+42 |
| * | More work on stack alignements | ptitSeb | 2021-04-03 | 1 | -2/+2 |
| * | Added wrapped swscanf | ptitSeb | 2021-04-02 | 1 | -0/+94 |
| * | Added more libc and pthreads wrapped functions | ptitSeb | 2021-03-28 | 1 | -18/+0 |
| * | Fixed swprintf wrapping | ptitSeb | 2021-03-26 | 1 | -112/+129 |
| * | Added many wrapped function, and fixed a few one too | ptitSeb | 2021-03-13 | 1 | -0/+93 |
| * | Added alignment for 'long double' handling in '...' | ptitSeb | 2021-03-11 | 1 | -0/+4 |
| * | Alignement of struct stat / stat64 | ptitSeb | 2021-03-09 | 1 | -0/+45 |
| * | Attempts at conversion of va_list | ptitSeb | 2021-03-08 | 1 | -0/+1 |
| * | Fixed myalign handling for long double on ARM64 | ptitSeb | 2021-03-05 | 1 | -1/+3 |
| * | Somes fixes to float/double/long double handling in va_list | ptitSeb | 2021-03-05 | 1 | -3/+6 |
| * | Added printf wrapped function and some VA_ARG work | ptitSeb | 2021-03-05 | 1 | -0/+427 |