Date: Thu, 7 Nov 2002 11:35:25 -0800 (PST) From: Maxim Sobolev <sobomax@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/i386/string bcopy.S Message-ID: <200211071935.gA7JZPP7042532@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sobomax 2002/11/07 11:35:25 PST Modified files: (Branch: RELENG_4) lib/libc/i386/string bcopy.S Log: MFC: eliminate superfluous memory access in memcpy(3)/memmove(3). Revision Changes Path 1.6.6.2 +8 -13 src/lib/libc/i386/string/bcopy.S To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211071935.gA7JZPP7042532>