about summary refs log tree commit diff stats
path: root/src/include/myalign.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added wrapped swscanfptitSeb2021-04-021-0/+1
|
* Added more libc and pthreads wrapped functionsptitSeb2021-03-281-0/+18
|
* Added many wrapped function, and fixed a few one tooptitSeb2021-03-131-0/+1
|
* Alignement of struct stat / stat64ptitSeb2021-03-091-0/+2
|
* Fixed va_list conversion for aarch64ptitSeb2021-03-081-5/+5
|
* Attempts at conversion of va_listptitSeb2021-03-081-2/+33
|
* Somes fixes to float/double/long double handling in va_listptitSeb2021-03-051-0/+1
|
* Fixed va_list handling on aarch64ptitSeb2021-03-051-3/+3
|
* A bit more work on va_list handlingptitSeb2021-03-051-3/+22
|
* Added printf wrapped function and some VA_ARG workptitSeb2021-03-051-0/+43