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
...
*
|
Ooops, that typo was breaking some C#/Unity stuff
ptitSeb
2021-04-04
1
-1
/
+1
|
/
*
More work on mmap and the MAP_32BIT flag
ptitSeb
2021-04-04
1
-6
/
+9
*
One more libc wrapped function
ptitSeb
2021-04-03
4
-1
/
+5
*
Added some more libc wrapped functions
ptitSeb
2021-04-03
4
-5
/
+9
*
Added wrapped pwrite function
ptitSeb
2021-04-03
1
-1
/
+1
*
Changed the way alignment of mutex is done
ptitSeb
2021-04-03
1
-1
/
+1
*
Added a few more libc wrapped function and fixed munmap wrapping
ptitSeb
2021-04-02
4
-5
/
+9
*
Added wrapped swscanf
ptitSeb
2021-04-02
2
-1
/
+9
*
Fixed trace on mremap
ptitSeb
2021-04-02
1
-1
/
+2
*
Implemented a workaround for mmap64 with MAP_32BIT flag
ptitSeb
2021-04-02
1
-0
/
+7
*
Added wrapped rawmemchr function
ptitSeb
2021-04-02
1
-2
/
+2
*
Added wrapped libutil
ptitSeb
2021-04-02
2
-0
/
+51
*
Added a few more libc wrapped functions
ptitSeb
2021-04-01
1
-4
/
+4
*
Added some more libc wrapped functions
ptitSeb
2021-04-01
4
-3
/
+7
*
Added wrapped glob64 and freeglob64 functions
ptitSeb
2021-04-01
2
-6
/
+4
*
Added wrapped fdatasync function
ptitSeb
2021-04-01
1
-1
/
+1
*
Added wrapped fchmodat function
ptitSeb
2021-04-01
1
-1
/
+1
*
Wrapped malloc to call calloc instead (not sure it's really needed)
ptitSeb
2021-04-01
2
-6
/
+3
*
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
[prev]
[next]