Date: Sun, 19 Oct 2008 10:11:35 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libc/string strlcpy.c Message-ID: <200810191011.m9JABpJ7069767@repoman.freebsd.org>
index | next in thread | raw e-mail
delphij 2008-10-19 10:11:35 UTC
FreeBSD src repository
Modified files:
lib/libc/string strlcpy.c
Log:
SVN rev 184059 on 2008-10-19 10:11:35Z by delphij
- License change to a less restrictive one;
- ANSIfy;
- Convert do {} while loop -> while {} for clarity;
- Sync RCS ID with OpenBSD;
Obtained from: OpenBSD
Revision Changes Path
1.10 +16 -33 src/lib/libc/string/strlcpy.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810191011.m9JABpJ7069767>
