summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/arm/string/bcopy.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* Stop exporting _memcpy, an implementation detail of bcopy/memcpy/memmoveguenther2017-10-291-2/+2
* Use internal names for __errno, _memcpy, memset, and {,_}{set,long}jmpguenther2016-08-061-3/+3
* Add framework for resolving (pun intended) libc namespace issues, usingguenther2015-08-311-2/+3
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* ARGH, forgot tags.drahn2004-02-011-0/+1
* arm libc support. From NetBSD. currently supports softfloat.drahn2004-02-011-0/+48