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 wrapped fts_* function (FTS struct seems aligned on 64bits)
ptitSeb
2021-03-30
2
-5
/
+11
*
Added a few more libc wrapped functions
ptitSeb
2021-03-30
4
-4
/
+12
*
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
6
-13
/
+6
*
Added wrapped swprintf
ptitSeb
2021-03-30
2
-15
/
+6
*
Fixed wrapped SDL_GetThreadID function signature
ptitSeb
2021-03-30
1
-1
/
+1
*
Wraped some SDL2 printf functions
ptitSeb
2021-03-30
5
-28
/
+21
*
Added __strtol_internal wrapped function
ptitSeb
2021-03-30
4
-1
/
+5
*
Added wrapped __isoc99_vsscanf function
ptitSeb
2021-03-29
1
-1
/
+1
*
Added wrapped syslog and __syslog_chk
ptitSeb
2021-03-29
5
-2
/
+22
*
Added wrapped libbz2 and liblzma
ptitSeb
2021-03-29
7
-0
/
+461
*
Goes with the new wrapped backtrace functions
ptitSeb
2021-03-29
3
-0
/
+4
*
Some work around backtrace to try get symbol from stack frame (not sure it do...
ptitSeb
2021-03-29
2
-9
/
+66
*
Added wrapped wcstombs function
ptitSeb
2021-03-29
1
-1
/
+1
*
Added wrapped asctime and friends
ptitSeb
2021-03-28
1
-4
/
+4
*
Simply wrapped pthread_exit, don't force emu->quit to 1
ptitSeb
2021-03-28
1
-1
/
+2
*
Removed a useless line in setjump wrapped function
ptitSeb
2021-03-28
1
-1
/
+0
*
Added more libc and pthreads wrapped functions
ptitSeb
2021-03-28
6
-80
/
+27
*
Fixed aio_suspend64 funciton signature
ptitSeb
2021-03-28
1
-4
/
+4
*
A few more libc wrapped functions
ptitSeb
2021-03-26
2
-2
/
+3
*
Added wrapped libudev0 and libudev1
ptitSeb
2021-03-26
7
-0
/
+216
*
Added more libc wrapped functions
ptitSeb
2021-03-26
6
-25
/
+51
*
Fixed a signature of an X11 wrapped function
ptitSeb
2021-03-26
4
-5
/
+5
*
Added more libc wrapped symbols
ptitSeb
2021-03-26
4
-2
/
+6
*
Added malloc_trim wrapped function
ptitSeb
2021-03-26
1
-1
/
+1
*
Fixed Xutf8ResetIC signature
ptitSeb
2021-03-26
1
-1
/
+1
*
Fixed swprintf wrapping
ptitSeb
2021-03-26
1
-1
/
+1
*
Added a few more libc wrapped functions
ptitSeb
2021-03-26
1
-5
/
+5
*
Added wrapped libdbus-1
ptitSeb
2021-03-26
5
-0
/
+792
*
Added wrapped libcups, plus some changes in wrapped libSDL2 and pthread
ptitSeb
2021-03-26
7
-5
/
+664
*
Added (faked) crashhandler wrapped lib
ptitSeb
2021-03-26
2
-0
/
+81
*
And one more wrapped libc function
ptitSeb
2021-03-26
1
-1
/
+1
*
Added alternative to __secure_getenv not always present in libc
ptitSeb
2021-03-26
1
-1
/
+1
*
Added even more libc wrapped functions
ptitSeb
2021-03-26
4
-4
/
+9
*
Added more libc and libfontconfig wrapped functions
ptitSeb
2021-03-26
5
-17
/
+23
*
Added some more libc wrapped functions
ptitSeb
2021-03-26
4
-9
/
+13
*
Added wrapped __swprintf_chk function
ptitSeb
2021-03-26
2
-13
/
+6
*
Added wrapped memalign and friends
ptitSeb
2021-03-26
1
-4
/
+4
*
Even more libc wrapped functions
ptitSeb
2021-03-25
5
-12
/
+15
*
Added wrapped libgnutls
ptitSeb
2021-03-25
6
-1
/
+1275
*
Added wrapped libfontconfig and libfreetype, plus some elfloader/tls bugfix
ptitSeb
2021-03-25
9
-17
/
+752
*
Fixed to ElfLoader and TLS, Syscall, mmap & co functions signature and a few ...
ptitSeb
2021-03-25
6
-20
/
+24
*
More libc wrapped symbols
ptitSeb
2021-03-25
5
-10
/
+18
*
Added wrapped libICE and libSM plus a few more libc wrapped functions
ptitSeb
2021-03-25
9
-53
/
+409
*
A bit more libc wrapped function
ptitSeb
2021-03-25
4
-2
/
+6
*
Added some more libc wrapped functions
ptitSeb
2021-03-25
4
-8
/
+16
*
Added wrapped libuuid
ptitSeb
2021-03-25
2
-0
/
+38
*
Added a few more wrapped functions
ptitSeb
2021-03-25
7
-13
/
+187
*
Added a bunch of X11 related wrapped libs
ptitSeb
2021-03-25
23
-0
/
+1334
*
Added some more libc wrapped function (and now SuperHexagon works fine)
ptitSeb
2021-03-25
5
-31
/
+74
[next]