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 (
Collapse
)
Author
Age
Files
Lines
...
*
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 ↵
ptitSeb
2022-01-01
1
-2
/
+20
|
|
|
|
architecture of the host, and change default banner and log to be silent if stdout is beeing redirected (help RimWorld mods like Harmony)
*
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 ↵
ptitSeb
2021-08-28
1
-1
/
+1
|
|
|
|
available)
*
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
|
*
Added signal mask handling in setjmp/longjmp functions
ptitSeb
2021-05-18
1
-7
/
+25
|
*
Small fixes to my_backtrace function
ptitSeb
2021-05-17
1
-10
/
+10
|
*
Added fwprintf wrapped function
ptitSeb
2021-05-17
1
-10
/
+5
|
*
Aligned struct epoll
ptitSeb
2021-04-26
1
-10
/
+1
|
*
Improved ofconvert function a bit
ptitSeb
2021-04-24
1
-2
/
+2
|
*
Added more flags to ofconvert functions
ptitSeb
2021-04-24
1
-1
/
+2
|
*
First pass
rajdakin
2021-04-14
1
-21
/
+65
|
*
Added a few more libc wrapped function, and fixed glob64 wrapping
ptitSeb
2021-04-12
1
-12
/
+2
|
*
Added a few more libc wrapped functions
ptitSeb
2021-04-12
1
-0
/
+1
|
*
General improvements to box64 and fixed some SDL2 functions
rajdakin
2021-04-11
1
-7
/
+1
|
*
Added some libc symbols
rajdakin
2021-04-10
1
-1
/
+1
|
*
Changed missed unwanted "box86"
rajdakin
2021-04-09
1
-6
/
+6
|
*
Fixed fcntl wrapper
ptitSeb
2021-04-08
1
-14
/
+13
|
[prev]
[next]