Commit ID: 1005F9B41D321D94DF5
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2020/10/29 22:27:57 UTC
Modified files:
lib/libc/string: Tag: openbsd strlcpy.3
Log message:
update manpage from OpenBSD; I’m appalled, someone decided to change this
function to make behaviour on overlapping strings undefined, and on Darwin
this crashes with SIGILL now (deliberately, it appears)…
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.1.1.2 -r1.1.1.3 src/lib/libc/string/strlcpy.3