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
/
wrappedlibc_private.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added __cxa_pure_virtual wrapped function (for #299)
ptitSeb
2022-06-11
1
-0
/
+2
*
Added wrapped __wprintf_chk and wprintf (for #311)
ptitSeb
2022-06-11
1
-2
/
+2
*
Added wrapped fstat64 (for #309)
ptitSeb
2022-05-21
1
-0
/
+1
*
Fixed fstat, fstatat and lstat wrapper signature (for #295)
ptitSeb
2022-05-01
1
-3
/
+3
*
Added a few wrapped functions to libc
ptitSeb
2022-04-30
1
-0
/
+3
*
Added wrapped stat (for #293)
ptitSeb
2022-04-27
1
-0
/
+1
*
Added remaining __strto*_internal libc wrapped functions
Marko Havu
2022-04-04
1
-5
/
+5
*
Update test10 (it was a bit flaky), update libstdc++ binary, and added fake _...
ptitSeb
2022-03-31
1
-0
/
+2
*
Added some obstack_XXX wrapped function (ported from box86)
ptitSeb
2022-03-28
1
-2
/
+2
*
Added clone wrapped function and libgbm wrapped lib
ptitSeb
2022-03-27
1
-2
/
+2
*
Better handling of environ and envp in execve
ptitSeb
2022-03-08
1
-2
/
+2
*
Various changes and improvement centered around steam (but still not good eno...
ptitSeb
2022-03-04
1
-4
/
+4
*
More work on readlinkat and clone syscall
ptitSeb
2022-03-01
1
-3
/
+4
*
Added a few more wrapped function (for #241)
ptitSeb
2022-02-26
1
-2
/
+2
*
Added __wcsncpy_chk to wrapped libc
ptitSeb
2022-02-26
1
-1
/
+1
*
Added wrapped lldiv (for Ion Fury)
ptitSeb
2022-02-10
1
-1
/
+1
*
Added vswscanf wrapped function (for #216)
ptitSeb
2022-01-25
1
-1
/
+1
*
Added a couple of libc wrapped functions
ptitSeb
2021-12-31
1
-2
/
+2
*
Added wrapped __isoc99_scanf function (for #164)
ptitSeb
2021-11-18
1
-1
/
+1
*
Added signalfd wrapped function to libc
ptitSeb
2021-10-26
1
-1
/
+1
*
Added reboot wrapped function to libc
ptitSeb
2021-10-26
1
-1
/
+1
*
Added a new wrapped function to libc (for #143)
ptitSeb
2021-10-21
1
-2
/
+2
*
Added mallinfo wrapped function (for #121)
ptitSeb
2021-09-29
1
-1
/
+1
*
Added wrapped iopl that answer 'unsuported operation' for now
ptitSeb
2021-09-04
1
-1
/
+1
*
Added vfork wrapped function
ptitSeb
2021-08-10
1
-1
/
+1
*
Small changes in libc and libpthread wrapped lib
ptitSeb
2021-08-10
1
-0
/
+2
*
Added setcontext wrapped function
ptitSeb
2021-08-03
1
-1
/
+1
*
Added _IO_init wrapped function
ptitSeb
2021-08-03
1
-1
/
+1
*
Fixed some wrapped functions, upgraded the rebuild_wrapper script [SDL2 DOESN...
rajdakin
2021-07-31
1
-900
/
+893
*
Added 1 libc wrapped function (for #73)
ptitSeb
2021-07-28
1
-1
/
+1
*
Added a couple of wrapped libc function (will help #65 among other)
ptitSeb
2021-07-19
1
-3
/
+3
*
Added some posix_* wrapped functions (for #44)
ptitSeb
2021-07-13
1
-15
/
+13
*
Added 1 more wrapped function and fixed signature of 2 other
ptitSeb
2021-07-13
1
-3
/
+3
*
Added 1 wrapped libc function
ptitSeb
2021-07-13
1
-1
/
+1
*
More wrapped functions (for #44)
ptitSeb
2021-07-13
1
-10
/
+10
*
Added a couple of libc wrapped functions
ptitSeb
2021-07-13
1
-2
/
+2
*
Added a few more libc wrapped functions (for #41)
ptitSeb
2021-07-13
1
-4
/
+4
*
Added 2 more libc wrapped function (for #44)
ptitSeb
2021-07-12
1
-2
/
+2
*
Added more libc wrapped function (for #44)
ptitSeb
2021-07-12
1
-10
/
+10
*
Added a bunch of wrapped libc function (for #41)
ptitSeb
2021-07-12
1
-13
/
+13
*
Added 1 wrapped libc function (for #44)
ptitSeb
2021-07-12
1
-1
/
+1
*
Added some more libc wrapped functions
ptitSeb
2021-07-12
1
-15
/
+16
*
Added memmem wrapped function (for #33)
ptitSeb
2021-07-10
1
-1
/
+1
*
Added msgstl wrapped function (for #43)
ptitSeb
2021-07-09
1
-1
/
+1
*
Added a couple more libc function (for #37)
ptitSeb
2021-07-09
1
-2
/
+2
*
Added wrapped euidaccess and eaccess functions to libc (for #21)
ptitSeb
2021-07-09
1
-2
/
+2
*
Added wrapped getrandom function to libc
ptitSeb
2021-07-08
1
-1
/
+1
*
Added dummy version of __cxa_thread_atexit_impl (for #28)
ptitSeb
2021-07-08
1
-1
/
+1
*
Added a few more libc and libX11 wraped functions
ptitSeb
2021-07-07
1
-1
/
+1
*
Added msgget wrapped function to libc (for #37)
ptitSeb
2021-07-07
1
-1
/
+1
[next]