about summary refs log tree commit diff stats
path: root/src/libtools/static_libc.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [WRAPPED] Wrapped more functions for libc (#2870)Yang Liu2025-08-011-0/+2
| | | | | * [WRAPPED] Wrapped more functions for libc * review
* [STATICBUILD] removed Android staticbuildptitSeb2024-07-101-0/+1
|
* [STATICBUILD] Go green nowptitSeb2024-07-101-1/+0
|
* [STATICBUILD] This is getting old already, turn to green now!ptitSeb2024-07-101-0/+1
|
* [STATICBUILD] Another attempt to fix CI buildptitSeb2024-07-101-4/+4
|
* [STATICBUILD] Attempt to fix CI buildptitSeb2024-07-101-18/+18
|
* [STATICBUILD] Fixed some more errorsptitSeb2024-07-101-3/+3
|
* [STATICBUILD] Try to fix staticbuild and add it to the CI (for #1377)ptitSeb2024-07-101-7/+12
|
* Fixes (#1659)rajdakin2024-07-091-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Replaced some tabs with spaces * Fixed some signedness warnings * Added more debug info * Fixed an improper alignment * [WRAPPEDWAYLAND] Added return statements to wrappers * [EMU] [AVX] Fixed some issues * [ARM DYNAREC] Fixed some minor warnings * [ARM DYNAREC] Removed unused macro arguments * [EMU] Fixed a noisy warning * [ARM DYNAREC] Removed "empty body" warnings * [EMU] Fixed an opcode in dynarec, non-cosim builds * [LA64 DYNAREC] Minor warning fixes * [LA64 DYNAREC] Fixed empty body warnings * [LA64 DYNAREC] Added parenthesis around assignments in if statements * [LA64 DYNAREC] Fixed missing parenthesis in macro definitions * [RV64 DYNAREC] Fixed minor warnings * [RV64 DYNAREC] Fixed wrong/missing parentheses * [WRAPPER] Fixed the WaylandClient callback signatures
* Added ability to staticaly build box64 (for #1045 and #310, maybe a few ↵ptitSeb2024-02-261-0/+319
others tickets)