index
:
box64
this commit
fix/trace
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libtools
/
myalign.c
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Added some untested support for loongarch64 va_list
ptitSeb
2021-09-26
1
-185
/
+510
|
*
More work on gtk and nss3+friends
ptitSeb
2021-09-21
1
-1
/
+1
|
*
More work on gtk wrapping
ptitSeb
2021-09-20
1
-0
/
+7
|
*
Added disabled wrapped libfuse (not working for now)
ptitSeb
2021-08-10
1
-0
/
+20
|
*
Improvment to a few libc wrapped functions
ptitSeb
2021-06-06
1
-0
/
+34
|
*
Added %zd support in myalign varg hadnling
ptitSeb
2021-05-19
1
-2
/
+18
|
*
Aligned struct epoll
ptitSeb
2021-04-26
1
-1
/
+40
|
*
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