NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/59540 CVS commit: [netbsd-11] src/lib/libc/string
The following reply was made to PR lib/59540; it has been noted by GNATS.
From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/59540 CVS commit: [netbsd-11] src/lib/libc/string
Date: Wed, 4 Mar 2026 19:18:11 +0000
Module Name: src
Committed By: martin
Date: Wed Mar 4 19:18:11 UTC 2026
Modified Files:
src/lib/libc/string [netbsd-11]: strlcpy.3
Log Message:
Pull up following revision(s) (requested by rillig in ticket #190):
lib/libc/string/strlcpy.3: revision 1.26
lib/libc/string/strlcpy.3: revision 1.27
strlcpy.3: fix off-by-one error (since 2023-08-11)
Patch provided by Robert Whitlock in PR lib/59540.
strlcpy.3: update date for the recent change
Also needs to go to pull-ups for PR lib/59540.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.25.2.1 src/lib/libc/string/strlcpy.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