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.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added wrapped fstat64 (for #309)
ptitSeb
2022-05-21
1
-0
/
+1
*
Small change to avoid wlib_t declaration in wrappedlibs.h (from box86)
ptitSeb
2022-05-09
1
-1
/
+1
*
Some refactor on wrapped lib handling, to limit calloc/free used and get more...
ptitSeb
2022-05-09
1
-34
/
+7
*
Added a few wrapped functions to libc
ptitSeb
2022-04-30
1
-0
/
+9
*
Various small fixes and warning removal
ptitSeb
2022-04-11
1
-1
/
+1
*
Update test10 (it was a bit flaky), update libstdc++ binary, and added fake _...
ptitSeb
2022-03-31
1
-0
/
+3
*
Added clone wrapped function and libgbm wrapped lib
ptitSeb
2022-03-27
1
-0
/
+43
*
Fixed the new memmap tracking
ptitSeb
2022-03-13
1
-7
/
+4
*
Better handling of environ and envp in execve
ptitSeb
2022-03-08
1
-0
/
+4
*
Improved speed of mmap changes
ptitSeb
2022-03-06
1
-3
/
+3
*
Change on mmap to help some stagging version of wine
ptitSeb
2022-03-06
1
-2
/
+4
*
Various changes and improvement centered around steam (but still not good eno...
ptitSeb
2022-03-04
1
-5
/
+63
*
More work on readlinkat and clone syscall
ptitSeb
2022-03-01
1
-2
/
+12
*
Fixed build for x86_64
ptitSeb
2022-02-20
1
-2
/
+3
*
Some small changes to how cpuid is done (especially on core counts)
ptitSeb
2022-02-20
1
-3
/
+7
*
Fixed the backtrace wrapper (uses eh_frame information only)
rajdakin
2022-02-14
1
-32
/
+36
*
Added vswscanf wrapped function (for #216)
ptitSeb
2022-01-25
1
-0
/
+13
*
Improved 47bits memory limit for wine
ptitSeb
2022-01-17
1
-14
/
+23
*
Added some workaround for program that calls 'uname -m' to get the architectu...
ptitSeb
2022-01-01
1
-2
/
+20
*
Added a couple of libc wrapped functions
ptitSeb
2021-12-31
1
-0
/
+18
*
Fixed some issue with getopt (for #170)
ptitSeb
2021-11-21
1
-0
/
+3
*
Added wrapped __isoc99_scanf function (for #164)
ptitSeb
2021-11-18
1
-0
/
+8
*
Change ResolvePath behaviour in sync with box86
ptitSeb
2021-11-14
1
-4
/
+0
*
Added mallinfo wrapped function (for #121)
ptitSeb
2021-09-29
1
-0
/
+7
*
Added some untested support for loongarch64 va_list
ptitSeb
2021-09-26
1
-0
/
+50
*
Added wrapped iopl that answer 'unsuported operation' for now
ptitSeb
2021-09-04
1
-0
/
+19
*
Don't limit mmap on 47bits if wine is not detected
ptitSeb
2021-09-04
1
-1
/
+1
*
Added AES-NI cpu extension support ([DYNAREC] too, using AES extension if ava...
ptitSeb
2021-08-28
1
-1
/
+1
*
Small changes in libc and libpthread wrapped lib
ptitSeb
2021-08-10
1
-1
/
+1
*
Fix NOALIGN build
ptitSeb
2021-07-31
1
-0
/
+2
*
Try to force 47bits on mmap64 all the time (not just when wine64 is detected)
ptitSeb
2021-07-28
1
-2
/
+9
*
Try to make the 32bits mmap more resiliant
ptitSeb
2021-07-14
1
-0
/
+9
*
Fixed ELF Signature detection
ptitSeb
2021-07-12
1
-4
/
+4
*
Added 2 more libc wrapped function (for #44)
ptitSeb
2021-07-12
1
-0
/
+6
*
Use box86 to launch x86 binary (if box86 is present in same folder as box64)
ptitSeb
2021-07-12
1
-26
/
+32
*
Added a bunch of wrapped libc function (for #41)
ptitSeb
2021-07-12
1
-10
/
+23
*
Added some more libc wrapped functions
ptitSeb
2021-07-12
1
-0
/
+9
*
Added syscall 6 and fixed syscall 5 (for #14)
ptitSeb
2021-07-06
1
-0
/
+18
*
Improved low memory pre-allocation and added 47bits pre-allocation for Wine64
ptitSeb
2021-07-01
1
-1
/
+4
*
Small fixes to the my_backtrace (it doesn't seems to be working anyway)
ptitSeb
2021-06-18
1
-1
/
+1
*
Improved cpu capability flags, and silenced a warning in of_unconvert
ptitSeb
2021-06-15
1
-2
/
+5
*
Added wrapped execl function
ptitSeb
2021-06-14
1
-1
/
+22
*
Added wrapped execv family functions
ptitSeb
2021-06-07
1
-2
/
+2
*
Improvment to a few libc wrapped functions
ptitSeb
2021-06-06
1
-7
/
+23
*
Added a few more wrapped function and improved getopt handling
ptitSeb
2021-06-05
1
-13
/
+27
*
Fixed some wrapped functions, upgraded the python script
rajdakin
2021-06-04
1
-4
/
+21
*
Fixed a warning
ptitSeb
2021-06-03
1
-1
/
+1
*
Added some more syscalls
ptitSeb
2021-06-02
1
-0
/
+9
*
Fixed munmap with 0 length
ptitSeb
2021-05-31
1
-1
/
+1
*
Added some more libc wrapped functions
ptitSeb
2021-05-19
1
-0
/
+6
[next]