Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libc/string



Module Name:    src
Committed By:   riastradh
Date:           Fri Aug 11 21:17:16 UTC 2023

Modified Files:
        src/lib/libc/string: strcpy.3 strlcpy.3 strncpy.3

Log Message:
strcpy(3), strlcpy(3), strncpy(3): Just say `byte', not `character'.


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/lib/libc/string/strcpy.3
cvs rdiff -u -r1.18 -r1.19 src/lib/libc/string/strlcpy.3
cvs rdiff -u -r1.12 -r1.13 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.




Home | Main Index | Thread Index | Old Index