summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/arch/sh
AgeCommit message (Expand)AuthorFilesLines
2019-04-25Add movstrSI12_i4 for linking -Os/-Oz kernels. Sadly however itderaadt1-0/+19
2013-06-15Don't return garbage in memcpy() but the original destination pointer.miod1-0/+1
2013-06-13rework the memcpy family to all use one function body and implementtedu3-272/+248
2013-06-11remove ovbcopy supportderaadt1-1/+0
2013-06-03fix an oft copied typo that i'm tired of looking attedu1-1/+1
2011-07-19we need to alias __movstr* as __movmem* for gcc4jsg1-2/+2
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.ray1-7/+0
2007-11-28place a comment as to why these are otherwise emptyderaadt1-0/+1
2007-11-25libkern, begone. Move to a new mechanism where config(8)'s "file"deraadt4-50/+4
2007-11-24more junk SCCSderaadt3-12/+0
2006-11-09typoderaadt1-1/+1
2006-10-06import supah pieces from netbsdmickey7-0/+997