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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added more libc wrapped functions
ptitSeb
2021-04-16
4
-3
/
+8
*
Added wrapped libSDL_net and libSDL_sound
ptitSeb
2021-04-14
8
-0
/
+198
*
Oops-es
rajdakin
2021-04-14
1
-2
/
+2
*
Third pass, bumped the minimal CMake version up to 3.4
rajdakin
2021-04-14
1
-4
/
+4
*
First pass
rajdakin
2021-04-14
73
-125
/
+233
*
Added a few SDL2 wrapped function from v2.0.10
ptitSeb
2021-04-13
1
-0
/
+4
*
Added some libc wrapped functions
ptitSeb
2021-04-13
4
-11
/
+26
*
Better trace for poll
ptitSeb
2021-04-13
4
-1
/
+6
*
Added some more wrapped functions in libc
ptitSeb
2021-04-13
5
-5
/
+12
*
Added a few more libc wrapped function, and fixed glob64 wrapping
ptitSeb
2021-04-12
2
-17
/
+7
*
Added one pango function
ptitSeb
2021-04-12
1
-2
/
+2
*
Added a few more libc wrapped functions
ptitSeb
2021-04-12
2
-2
/
+3
*
Added utime wrapped functions
ptitSeb
2021-04-12
1
-1
/
+1
*
Added a 1 more libc wrapped function
ptitSeb
2021-04-12
1
-1
/
+1
*
Improved pthread wrapping
ptitSeb
2021-04-12
5
-0
/
+39
*
More alignment work on thread (some attr are bigger on arm64 than x86_64)
ptitSeb
2021-04-12
1
-7
/
+35
*
Fixed a warning in wrapped libsdl2
ptitSeb
2021-04-11
1
-1
/
+1
*
Merge pull request #6 from rajdakin/generalImprovements
ptitSeb
2021-04-11
50
-311
/
+1502
|
\
|
*
Forgot to add SDL1
rajdakin
2021-04-11
3
-87
/
+37
|
*
General improvements to box64 and fixed some SDL2 functions
rajdakin
2021-04-11
49
-225
/
+1466
*
|
Added wrapped libSDL2_net
ptitSeb
2021-04-11
6
-1
/
+106
|
/
*
Added some libc symbols
rajdakin
2021-04-10
2
-5
/
+8
*
Merge pull request #3 from rajdakin/exitFix
ptitSeb
2021-04-09
2
-8
/
+8
|
\
|
*
Fixed the libraries free ordering
rajdakin
2021-04-09
1
-2
/
+2
|
*
Changed missed unwanted "box86"
rajdakin
2021-04-09
1
-6
/
+6
*
|
Added gethostbyname wrapped function
ptitSeb
2021-04-09
1
-1
/
+1
|
/
*
Added one more wcs wrapped function
ptitSeb
2021-04-09
1
-1
/
+1
*
Added wcstof wrapped function
ptitSeb
2021-04-09
1
-1
/
+1
*
pthread_attr_t don't have the same size on x86_64 (0x38) and arm64 (0x40)...
ptitSeb
2021-04-09
4
-1
/
+37
*
More libc wrapped functions
ptitSeb
2021-04-08
1
-1
/
+1
*
A few more wrapped libc functions
ptitSeb
2021-04-08
1
-9
/
+9
*
Added a libvorbisfile wrapped function and fixed another one (structure as ar...
ptitSeb
2021-04-08
5
-13
/
+25
*
Added a xcb wrapped function
ptitSeb
2021-04-08
4
-7
/
+7
*
Added fsync wrapped function
ptitSeb
2021-04-08
1
-1
/
+1
*
Fixed fcntl wrapper
ptitSeb
2021-04-08
1
-14
/
+13
*
Added wrapped libcairo, libpango, libpangoft2 and libpangocairo
ptitSeb
2021-04-08
11
-0
/
+1319
*
Added a few more wrapped libc functions
ptitSeb
2021-04-08
4
-2
/
+7
*
Added some more libc wrapped functions
ptitSeb
2021-04-08
1
-13
/
+13
*
Added 2 _np wrapped function to pthreads
ptitSeb
2021-04-07
1
-0
/
+2
*
Added wrapped libcurl/libcurl-gnutls
ptitSeb
2021-04-07
5
-0
/
+653
*
Small changes to a few libGL wrapped function signature
ptitSeb
2021-04-07
4
-9
/
+19
*
Added wrapped ldiv function
ptitSeb
2021-04-06
4
-1
/
+5
*
Added wrapped libcrypto and libssl
ptitSeb
2021-04-06
7
-0
/
+5324
*
Fixed __realpath_chk wrapping
ptitSeb
2021-04-06
4
-4
/
+4
*
Fixed SDL AudioSpec structure definition
ptitSeb
2021-04-06
1
-0
/
+1
*
Added a couple of libc wrapped functions
ptitSeb
2021-04-05
2
-16
/
+8
*
Added some more GL wrapped functions
ptitSeb
2021-04-05
4
-0
/
+27
*
Merge pull request #1 from rajdakin/wrapper_add
ptitSeb
2021-04-04
2
-926
/
+1658
|
\
|
*
[WRAPPER] Added a new feature in the wrapper, forced all i32 to i64
rajdakin
2021-04-04
2
-926
/
+1658
*
|
Added some more libc wrapped functions
ptitSeb
2021-04-04
1
-6
/
+6
[prev]
[next]