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