Closed rajdakin closed 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.
p
S
l
L
u
i
U
I
This PR updates the libc wrappers using the output of the wrapper helper (#1799). This mostly changes some
p
intoS
, andl
/L
intou
/i
/U
/I
and conversely.