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
/
generated
/
wrapper.c
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Added wctype and wctype_l wrapped functions
ptitSeb
2021-03-06
1
-0
/
+4
|
*
Added wctob and btowc wrapped functions
ptitSeb
2021-03-06
1
-0
/
+2
|
*
Added some local wrapped functions
ptitSeb
2021-03-06
1
-0
/
+4
|
*
Added newlocale and __newlocale wrapped functions
ptitSeb
2021-03-06
1
-0
/
+2
|
*
Added wrapped malloc function
ptitSeb
2021-03-06
1
-0
/
+2
|
*
More work on wrapped lib and elf relocations
ptitSeb
2021-03-06
1
-0
/
+72
|
*
Somes fixes to float/double/long double handling in va_list
ptitSeb
2021-03-05
1
-2
/
+2
|
*
Fixed phtread_t that is a unsigned long instead of a unsigned int
ptitSeb
2021-03-05
1
-4
/
+6
|
*
Added some phtread functions
ptitSeb
2021-03-05
1
-0
/
+6
|
*
Added atof, atoi, atol and atoll wrapped functions
ptitSeb
2021-03-05
1
-0
/
+4
|
*
Added putchar wrapped function
ptitSeb
2021-03-05
1
-0
/
+2
|
*
Added calloc and free wrapped functions
ptitSeb
2021-03-05
1
-0
/
+4
|
*
Added printf wrapped function and some VA_ARG work
ptitSeb
2021-03-05
1
-1
/
+3
|
*
Added C syscall wrapper
ptitSeb
2021-03-04
1
-0
/
+3
|
*
Added first attempt at function wrapping
ptitSeb
2021-03-04
1
-24
/
+24
|
*
Added some X86_64 RelocA and a few wrapped function (wrapper still not ↵
ptitSeb
2021-03-03
1
-0
/
+8
|
|
|
|
correct anyway)
*
Added rt and pthread wrapped lib
ptitSeb
2021-03-03
1
-0
/
+18
|
*
More infrastructure added to elf and x64 emu
ptitSeb
2021-03-03
1
-0
/
+102
[prev]