about summary refs log tree commit diff stats
path: root/src/wrapped32/wrappedlibresolv.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [BOX32][WRAPPER] Moved all function wrapped from wrappedresolv.c to libc_net3...ptitSeb2024-12-151-102/+0
* [BOX32][WRAPPER] Try to fix build issue for older system (for #2156)ptitSeb2024-12-151-1/+2
* [BOX32][WRAPPER] More work on libc wrapping, and some new syscall tooptitSeb2024-12-151-0/+83
* [BOX32][WRAPPER] Added a few more libc and libresolv 32bits wrapped functionsptitSeb2024-12-131-0/+8
* [BOX32][WRAPPER] Try to fix some build issue on older system (for #2140)ptitSeb2024-12-111-1/+0
* [BOX32][WRAPPER] Improved networks functionsptitSeb2024-12-011-0/+17
* [BOX32][WRAPPER] Added minimum libresolv wrappingptitSeb2024-11-291-0/+24