Skip to content
Unverified Commit e06b5a24 authored by AtariDreams's avatar AtariDreams Committed by GitHub
Browse files

[libc] Give more functions restrict qualifiers (NFC) (#78061)

strsep, strtok_r, strlcpy, and strlcat take restricted pointers as
parameters.
Add the restrict qualifiers to them.

Sources:
https://man7.org/linux/man-pages/man3/strsep.3.html
https://man7.org/linux/man-pages/man3/strtok_r.3.html
https://man.freebsd.org/cgi/man.cgi?strlcpy
parent e2ce91f4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment