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 (
Collapse
)
Author
Age
Files
Lines
...
*
Aligned struct stat64 for fxstat(64) also
ptitSeb
2021-03-09
5
-105
/
+15
|
*
Added waitpid and dl_iterate_phdr wrapped functions
ptitSeb
2021-03-09
4
-3
/
+7
|
*
Alignement of struct stat / stat64
ptitSeb
2021-03-09
2
-21
/
+5
|
*
Added kill and killpg wrapped functions
ptitSeb
2021-03-09
5
-20
/
+22
|
*
Added clock wrapped function
ptitSeb
2021-03-09
1
-1
/
+1
|
*
More wrapped libc functions
ptitSeb
2021-03-09
5
-19
/
+22
|
*
Added strtol wrapped function
ptitSeb
2021-03-09
4
-1
/
+5
|
*
Fixed an issue with SDL Thread Creation
ptitSeb
2021-03-09
2
-2
/
+4
|
*
A large batch of wrapped libc functions
ptitSeb
2021-03-09
5
-115
/
+174
|
*
More libc wrapped functions
ptitSeb
2021-03-09
4
-11
/
+15
|
*
Added sdl1mixer, sdl1image, sdl1ttd, sdl1smpeg and libz wrapped libs
ptitSeb
2021-03-09
13
-0
/
+1190
|
*
Added more libc wrapped functions
ptitSeb
2021-03-09
4
-12
/
+16
|
*
Fixed XOpenIM wrapped function signature
ptitSeb
2021-03-09
1
-1
/
+1
|
*
Added some more libc wrapped functions
ptitSeb
2021-03-09
4
-7
/
+19
|
*
pthread_mutex_t is larger on ARM64 than on x86_64, that's unfortunate, but ↵
ptitSeb
2021-03-09
6
-11
/
+40
|
|
|
|
all mutex based function need alignements
*
Added a few libc wrapped functions
ptitSeb
2021-03-09
4
-3
/
+6
|
*
Added some more libc wrapped functions
ptitSeb
2021-03-09
4
-41
/
+39
|
*
Added some phtreads wrapped functions
ptitSeb
2021-03-09
4
-20
/
+24
|
*
Added a few more libc wrapped functions
ptitSeb
2021-03-09
4
-22
/
+42
|
*
Remove isCpuTopology function call to the open wrapped functions that is not ↵
ptitSeb
2021-03-08
1
-33
/
+0
|
|
|
|
needed
*
Added sigismember wrapped function
ptitSeb
2021-03-08
1
-1
/
+1
|
*
Added more wrapped functions to libc and libpthread
ptitSeb
2021-03-08
5
-47
/
+68
|
*
Added a few more libc wrapped libs
ptitSeb
2021-03-08
4
-3
/
+7
|
*
Added a few more libc wrapped functions
ptitSeb
2021-03-08
5
-51
/
+39
|
*
Added wrapped vfprintf and fprintf functions
ptitSeb
2021-03-08
5
-34
/
+31
|
*
Attempts at conversion of va_list
ptitSeb
2021-03-08
2
-15
/
+7
|
*
Added a few libc wrapped functions
ptitSeb
2021-03-08
1
-6
/
+6
|
*
Fixed a few wrapped functions
ptitSeb
2021-03-08
8
-29
/
+15
|
*
Added another batch of wrapped x11 related lib (still un-tested copy from box86)
ptitSeb
2021-03-08
11
-0
/
+399
|
*
Added a bunch of X11 related lib (copy from box86, mostly un-verified)
ptitSeb
2021-03-08
13
-0
/
+1564
|
*
Added sysv_signal wrapped function
ptitSeb
2021-03-08
1
-1
/
+1
|
*
Added memrchr and memcpy wrapped functions
ptitSeb
2021-03-08
4
-3
/
+7
|
*
Added sigaction and ceil wrapped functions
ptitSeb
2021-03-08
5
-4
/
+8
|
*
Added wrapped libasound
ptitSeb
2021-03-08
5
-0
/
+1581
|
*
Added wrapped libX11
ptitSeb
2021-03-08
5
-0
/
+2314
|
*
Wrapped function SDL_LogXXXX needs va_list
ptitSeb
2021-03-07
1
-1
/
+2
|
*
Wrapped SDL_LogXXXX function correctly
ptitSeb
2021-03-07
1
-37
/
+9
|
*
Disabled va_list wrapped function in SDL2, wrapping is not done yet
ptitSeb
2021-03-07
5
-37
/
+29
|
*
Added wrapped libSDL1.2, libSDL2.0, libGL, libGLU and libopenal
ptitSeb
2021-03-07
15
-93
/
+8386
|
*
Added longjmp and pthread_cancel handling (and test14 works)
ptitSeb
2021-03-07
6
-82
/
+104
|
*
Reworked FPU/MMX regs, added Context and Signal handling (and test13 works)
ptitSeb
2021-03-07
5
-8
/
+15
|
*
Added fwrite wrapped function
ptitSeb
2021-03-06
4
-1
/
+5
|
*
Added some memcpy and friends wrapped functions
ptitSeb
2021-03-06
4
-15
/
+38
|
*
Added strcmp wrapped function
ptitSeb
2021-03-06
4
-0
/
+64
|
*
Added wctype and wctype_l wrapped functions
ptitSeb
2021-03-06
4
-3
/
+11
|
*
Added wctob and btowc wrapped functions
ptitSeb
2021-03-06
4
-4
/
+8
|
*
Added some local wrapped functions
ptitSeb
2021-03-06
4
-5
/
+13
|
*
Added newlocale and __newlocale wrapped functions
ptitSeb
2021-03-06
4
-2
/
+6
|
*
Added pthread_once wrapped function
ptitSeb
2021-03-06
1
-2
/
+2
|
*
Added wrapped malloc function
ptitSeb
2021-03-06
4
-1
/
+5
|
[prev]
[next]