memccpy()
memccpy()
Posted Aug 26, 2022 9:11 UTC (Fri) by joib (subscriber, #8541)Parent article: Ushering out strlcpy()
No love for memccpy() in the kernel (note, two 'c's, this is not memcpy())?
This has apparently been in POSIX forever, and is also supposedly going to be part of C2X.
https://www.open-std.org/jtc1/sc22/wg14/www/docs/n2349.htm
