Nicholas J. Kain 7fb968e861
Use memccpy() and memcpy() instead of nstr{cpy,lcpy,cat}.
These are standard, either in POSIX or C23.

The semantics are slightly different as the error path does not
enforce null-termination in the function itself, so enforce that
by hand.  As a nice side effect, this makes those error paths
easier to audit.
2022-08-27 04:11:12 -04:00
..
2022-02-06 20:05:29 -05:00
2022-02-06 20:05:29 -05:00
2022-02-06 20:05:29 -05:00
2022-02-06 20:05:29 -05:00
2022-02-06 20:05:29 -05:00
2022-08-10 12:10:55 -04:00
2022-02-06 20:05:29 -05:00
2022-02-06 20:05:29 -05:00
2022-02-06 20:05:29 -05:00