Source-Changes archive

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

CVS commit: [netbsd-11] src/lib/libc/string



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