| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [BOX32] Improve errno handling, and added a few more libc wrapped functions | ptitSeb | 2024-11-07 | 1 | -0/+1 |
| * | [BOX32] Allow internal memory to be in 32bits space if needed | ptitSeb | 2024-10-13 | 1 | -2/+2 |
| * | [BOX32] Fixed getifaddrs 32bits wrapped function | ptitSeb | 2024-10-10 | 1 | -3/+2 |
| * | [BOX32] More adjustments to x86 structures packing & alignment (or not) | ptitSeb | 2024-10-08 | 1 | -2/+2 |
| * | [BOX32] Added a couple of 32bits function to libc | ptitSeb | 2024-10-07 | 1 | -0/+78 |
| * | [BOX32] Forgot a few more x86 structure to properly align | ptitSeb | 2024-10-06 | 1 | -2/+2 |
| * | [BOX32][WRAPPER] More wrapped function to libc, and many fixes some existing ... | ptitSeb | 2024-10-04 | 1 | -8/+25 |
| * | [BOX32][WRAPPER] More 32bits wrapped functions, and a few fixes on threads ha... | ptitSeb | 2024-09-23 | 1 | -0/+30 |
| * | [BOX32] Fixed gethostbyname 32bits wrapped function (for #1780 but still cras... | ptitSeb | 2024-09-13 | 1 | -6/+9 |
| * | [BOX32] More wrapped function and a few fixes for steamclient.so (still crash... | ptitSeb | 2024-09-01 | 1 | -0/+173 |