Date: Tue, 11 Mar 2003 19:55:01 -0800 (PST) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/i386/string Makefile.inc wmemchr.S Message-ID: <200303120355.h2C3t1Aw020320@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2003/03/11 19:55:01 PST FreeBSD src repository Modified files: lib/libc/i386/string Makefile.inc Added files: lib/libc/i386/string wmemchr.S Log: MFp4: Pentium/Athlon-optimised implementation of wmemchr(). Revision Changes Path 1.11 +1 -1 src/lib/libc/i386/string/Makefile.inc 1.1 +114 -0 src/lib/libc/i386/string/wmemchr.S (new) 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?200303120355.h2C3t1Aw020320>