ptitSeb / box64

Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices
https://box86.org
MIT License
3.9k stars 286 forks source link

[WRAPPED] Update libc wrappers #1800

Closed rajdakin closed 2 months ago

rajdakin commented 2 months ago

This PR updates the libc wrappers using the output of the wrapper helper (#1799). This mostly changes some p into S, and l/L into u/i/U/I and conversely.