History log of /netbsd-src/common/lib/libc/arch/i386/string/memset.S (Results 1 – 5 of 5)
Revision Date Author Comments
# 19ef5b5b 23-May-2014 uebayasi <uebayasi@NetBSD.org>

Put missing END() markers to set ELF symbol size.


# 3028e483 29-Apr-2008 martin <martin@NetBSD.org>

Convert to new 2 clause license


# 51a21598 12-Nov-2007 ad <ad@NetBSD.org>

Don't unconditionally clear the direction flag. The ABI says it must always
be clear when making a function call, and 'cld' takes about 50 clock cyles
on the P4.


# 88cde7b8 07-Apr-2006 yamt <yamt@NetBSD.org>

prefix local labels with ".L".


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

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