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 (
Expand
)
Author
Age
Files
Lines
*
Added [BOX64] prefix for all the stdout logs (#2279)
Yang Liu
2025-01-21
1
-3
/
+3
*
[BOX32][WRAPPER] Some work on 32bits xcb_connection
ptitSeb
2024-12-15
1
-113
/
+3
*
Android Long Double handling (#2101)
ptitSeb
2024-12-02
1
-0
/
+58
*
[WRAPPER] Fixed myStackAlignGVariantNew and refined the test too (#2038)
Yang Liu
2024-11-15
1
-49
/
+31
*
[LA64] Implement convert x64_va_list_t to sysv_varargs for float (#2025) (#2031)
Leslie Zhai
2024-11-14
1
-0
/
+60
*
Better X11 callback in list handling
ptitSeb
2024-07-21
1
-0
/
+8
*
Fixes (#1659)
rajdakin
2024-07-09
1
-1
/
+1
*
Put back 8 slots for xcb_connection_t wrapping
ptitSeb
2024-03-09
1
-1
/
+1
*
Some more improvment to xcb wrapping
ptitSeb
2024-03-06
1
-12
/
+45
*
Fixed xcb_connect wrapping
ptitSeb
2024-01-15
1
-3
/
+12
*
More xcb_connection_t wrapping for vulkan
ptitSeb
2023-12-31
1
-1
/
+1
*
More work on xcb wrapping, as xcb_connection_t needs alignment
ptitSeb
2023-12-26
1
-0
/
+185
*
And this one can be const too
ptitSeb
2023-10-13
1
-1
/
+1
*
Merge pull request #896 from josch/exe
ptitSeb
2023-07-21
1
-0
/
+0
|
\
|
*
remove executable bits
Johannes Schauer Marin Rodrigues
2023-07-21
1
-0
/
+0
*
|
[WRAPPER] Fixed stack align on varargs (for #789) (#790)
Yang Liu
2023-05-16
1
-3
/
+3
|
/
*
Simplified alignment of stat64 structure
ptitSeb
2022-11-22
1
-10
/
+4
*
Improve support of MyAlign for printf type (for #356)
ptitSeb
2022-07-30
1
-0
/
+4
*
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