History log of /netbsd-src/common/lib/libc/arch/i386/string/strchr.S (Results 1 – 3 of 3)
Revision Date Author Comments
# 2c56941e 22-Mar-2014 jakllsch <jakllsch@NetBSD.org>

For all i386 string assembly functions that don't overlap use END() so
that symbol size information is available.


# 53a0f227 17-Jul-2009 dsl <dsl@NetBSD.org>

Change all archs so that strchr.[cS] and strrchr.[cS] exist and generate
duplicate symbols for index() and rindex().


# 37c9f0a6 20-Dec-2005 christos <christos@NetBSD.org>

Merge libkern + libc common files. As requested by core.