summaryrefslogtreecommitdiff
path: root/lib/libc/arch/i386/string/bcmp.S
AgeCommit message (Expand)Author
2014-05-23Put missing END() markers to set ELF symbol size.uebayasi
2007-11-12Don't unconditionally clear the direction flag. The ABI says it must alwaysad
2003-07-26netbsd.org->NetBSD.orgsalo
1995-04-28$Id: $ -> $NetBSD: $jtc
1995-04-28Winning Strategies has placed this code into the Public Domainjtc
1994-03-22mem -> reg & reg->reg moves take the same time; so save a cycle by readingjtc
1994-03-12Use RCSID macro for RCS ID's.jtc
1994-01-28Fix spelling error in Copyright noticejtc
1993-10-21Change instances of LIBC_RCS back to LIBC_SCCS. If we are going to changejtc
1993-10-07make an arch directory in libc, and move all machine dirs into itcgd