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
/
wrapped
/
generated
/
wrapper.c
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Fixed epoll_wait alignment
ptitSeb
2021-05-17
1
-0
/
+2
|
*
Aligned struct epoll
ptitSeb
2021-04-26
1
-0
/
+2
|
*
Added more libc wrapped functions
ptitSeb
2021-04-24
1
-0
/
+5
|
*
Added wrapped libpng16
ptitSeb
2021-04-18
1
-0
/
+33
|
*
Added wrapped libXft
ptitSeb
2021-04-17
1
-0
/
+7
|
*
Fixed nexttoward(f) wrapped functions, and improved long double handling
ptitSeb
2021-04-17
1
-3
/
+7
|
*
Added wrapped libFLAC
ptitSeb
2021-04-16
1
-0
/
+4
|
*
Added more libc wrapped functions
ptitSeb
2021-04-16
1
-0
/
+3
|
*
Added wrapped libSDL_net and libSDL_sound
ptitSeb
2021-04-14
1
-0
/
+4
|
*
First pass
rajdakin
2021-04-14
1
-2
/
+2
|
*
Added some libc wrapped functions
ptitSeb
2021-04-13
1
-0
/
+9
|
*
Better trace for poll
ptitSeb
2021-04-13
1
-0
/
+3
|
*
Added some more wrapped functions in libc
ptitSeb
2021-04-13
1
-0
/
+3
|
*
Improved pthread wrapping
ptitSeb
2021-04-12
1
-0
/
+2
|
*
Merge pull request #6 from rajdakin/generalImprovements
ptitSeb
2021-04-11
1
-9
/
+7
|
\
|
|
|
|
General improvements to box64 and fixed some SDL2 functions
|
*
General improvements to box64 and fixed some SDL2 functions
rajdakin
2021-04-11
1
-9
/
+7
|
|
*
|
Added wrapped libSDL2_net
ptitSeb
2021-04-11
1
-0
/
+8
|
/
*
pthread_attr_t don't have the same size on x86_64 (0x38) and arm64 (0x40)...
ptitSeb
2021-04-09
1
-0
/
+8
|
*
Added a libvorbisfile wrapped function and fixed another one (structure as ↵
ptitSeb
2021-04-08
1
-2
/
+2
|
|
|
|
argument are in the stack, always)
*
Added a xcb wrapped function
ptitSeb
2021-04-08
1
-3
/
+3
|
*
Added wrapped libcairo, libpango, libpangoft2 and libpangocairo
ptitSeb
2021-04-08
1
-0
/
+104
|
*
Added a few more wrapped libc functions
ptitSeb
2021-04-08
1
-0
/
+3
|
*
Added wrapped libcurl/libcurl-gnutls
ptitSeb
2021-04-07
1
-0
/
+7
|
*
Small changes to a few libGL wrapped function signature
ptitSeb
2021-04-07
1
-3
/
+9
|
*
Added wrapped ldiv function
ptitSeb
2021-04-06
1
-0
/
+2
|
*
Added wrapped libcrypto and libssl
ptitSeb
2021-04-06
1
-0
/
+117
|
*
Fixed __realpath_chk wrapping
ptitSeb
2021-04-06
1
-1
/
+1
|
*
Added some more GL wrapped functions
ptitSeb
2021-04-05
1
-0
/
+8
|
*
[WRAPPER] Added a new feature in the wrapper, forced all i32 to i64
rajdakin
2021-04-04
1
-926
/
+1656
|
*
One more libc wrapped function
ptitSeb
2021-04-03
1
-0
/
+2
|
*
Added some more libc wrapped functions
ptitSeb
2021-04-03
1
-0
/
+2
|
*
Added a few more libc wrapped function and fixed munmap wrapping
ptitSeb
2021-04-02
1
-0
/
+2
|
*
Added some more libc wrapped functions
ptitSeb
2021-04-01
1
-0
/
+2
|
*
Added a few more libc wrapped functions
ptitSeb
2021-03-30
1
-0
/
+4
|
*
Changed wrapper generator to force 32bits i/u value to 64bits
ptitSeb
2021-03-30
1
-932
/
+932
|
*
Fixed some wrapped function signature, and added a few more
ptitSeb
2021-03-30
1
-4
/
+0
|
*
Wraped some SDL2 printf functions
ptitSeb
2021-03-30
1
-0
/
+4
|
*
Added __strtol_internal wrapped function
ptitSeb
2021-03-30
1
-0
/
+2
|
*
Added wrapped syslog and __syslog_chk
ptitSeb
2021-03-29
1
-0
/
+2
|
*
Added wrapped libbz2 and liblzma
ptitSeb
2021-03-29
1
-0
/
+16
|
*
Goes with the new wrapped backtrace functions
ptitSeb
2021-03-29
1
-0
/
+2
|
*
Added more libc and pthreads wrapped functions
ptitSeb
2021-03-28
1
-0
/
+4
|
*
Added wrapped libudev0 and libudev1
ptitSeb
2021-03-26
1
-0
/
+6
|
*
Added more libc wrapped functions
ptitSeb
2021-03-26
1
-0
/
+10
|
*
Fixed a signature of an X11 wrapped function
ptitSeb
2021-03-26
1
-2
/
+2
|
*
Added more libc wrapped symbols
ptitSeb
2021-03-26
1
-0
/
+2
|
*
Added wrapped libdbus-1
ptitSeb
2021-03-26
1
-0
/
+6
|
*
Added wrapped libcups, plus some changes in wrapped libSDL2 and pthread
ptitSeb
2021-03-26
1
-0
/
+10
|
*
Added even more libc wrapped functions
ptitSeb
2021-03-26
1
-0
/
+2
|
*
Added more libc and libfontconfig wrapped functions
ptitSeb
2021-03-26
1
-0
/
+2
|
[prev]
[next]