about summary refs log tree commit diff stats
path: root/src/libtools/libc_net32.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [BOX32][WRAPPER] More fixes on 32bits libc wrappingptitSeb2024-12-151-0/+10
* [BOX32][WRAPPER] Some fixes to struct msghdr alignment functionsptitSeb2024-12-151-1/+2
* [BOX32] Rollback simplied alignment of msghdr as cmsg also needs alignment (s...ptitSeb2024-12-151-4/+12
* [BOX32][WRAPPER] Moved all function wrapped from wrappedresolv.c to libc_net3...ptitSeb2024-12-151-1/+98
* [BOX32][WRAPPER] More fixes to libc and X11 wrappingptitSeb2024-12-141-12/+4
* [BOX32][WRAPPER] Added 1 more libc 32bits wrapped funciton, and fixed an exis...ptitSeb2024-12-131-0/+35
* [BOX32][WRAPPER] Added more libc and libresolv 32bits wrapped functionsptitSeb2024-12-121-0/+70
* [BOX32][WRAPPER] Improved networks functionsptitSeb2024-12-011-1/+132
* [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
* [BOX32][WRAPPER] More 32bits wrapped functions, and a few fixes on threads ha...ptitSeb2024-09-231-0/+30
* [BOX32] Fixed gethostbyname 32bits wrapped function (for #1780 but still cras...ptitSeb2024-09-131-6/+9
* [BOX32] More wrapped function and a few fixes for steamclient.so (still crash...ptitSeb2024-09-011-0/+173