about summary refs log tree commit diff stats
path: root/src/libtools/myalign.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed handling of * in scnaf/printf Stack argument handlingptitSeb2021-04-171-16/+42
* More work on stack alignementsptitSeb2021-04-031-2/+2
* Added wrapped swscanfptitSeb2021-04-021-0/+94
* Added more libc and pthreads wrapped functionsptitSeb2021-03-281-18/+0
* Fixed swprintf wrappingptitSeb2021-03-261-112/+129
* Added many wrapped function, and fixed a few one tooptitSeb2021-03-131-0/+93
* Added alignment for 'long double' handling in '...'ptitSeb2021-03-111-0/+4
* Alignement of struct stat / stat64ptitSeb2021-03-091-0/+45
* Attempts at conversion of va_listptitSeb2021-03-081-0/+1
* Fixed myalign handling for long double on ARM64ptitSeb2021-03-051-1/+3
* Somes fixes to float/double/long double handling in va_listptitSeb2021-03-051-3/+6
* Added printf wrapped function and some VA_ARG workptitSeb2021-03-051-0/+427