Module Name: src Committed By: riastradh Date: Fri Aug 11 21:09:11 UTC 2023
Modified Files: src/lib/libc/string: strncpy.3 Log Message: strncpy(3): Take another whack at clarifying this. Emphasize the fixed-buffer nature of it, and that NUL-termination is neither required on input nor guaranteed on output. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/lib/libc/string/strncpy.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.