about summary refs log tree commit diff stats
path: root/src/libtools/libc_net32.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [BOX32] Improve errno handling, and added a few more libc wrapped functionsptitSeb2024-11-071-0/+1
|
* [BOX32] Allow internal memory to be in 32bits space if neededptitSeb2024-10-131-2/+2
|
* [BOX32] Fixed getifaddrs 32bits wrapped functionptitSeb2024-10-101-3/+2
|
* [BOX32] More adjustments to x86 structures packing & alignment (or not)ptitSeb2024-10-081-2/+2
|
* [BOX32] Added a couple of 32bits function to libcptitSeb2024-10-071-0/+78
|
* [BOX32] Forgot a few more x86 structure to properly alignptitSeb2024-10-061-2/+2
|
* [BOX32][WRAPPER] More wrapped function to libc, and many fixes some existing ↵ptitSeb2024-10-041-8/+25
| | | | ones
* [BOX32][WRAPPER] More 32bits wrapped functions, and a few fixes on threads ↵ptitSeb2024-09-231-0/+30
| | | | handling
* [BOX32] Fixed gethostbyname 32bits wrapped function (for #1780 but still ↵ptitSeb2024-09-131-6/+9
| | | | crashing)
* [BOX32] More wrapped function and a few fixes for steamclient.so (still ↵ptitSeb2024-09-011-0/+173
crashing)