NetBSD/lib/libc/arch/arm32/string
mark 0053558a70 Fix a glaring bug in the assembly stubs for memcpy() and memmove() that
meant the src address was being returned rather than the dst address.
Spotted by Chris Demetriou.
1997-11-22 03:27:12 +00:00
..
Makefile.inc Include memmove.S in the list of sources. 1997-10-18 02:28:25 +00:00
_memcpy.S Fix tipo inherited from old version of TNF copyright template. 1997-10-09 07:25:45 +00:00
bcopy.S Fix tipo inherited from old version of TNF copyright template. 1997-10-09 07:25:45 +00:00
bzero.S Fix tipo inherited from old version of TNF copyright template. 1997-10-09 07:25:45 +00:00
memcpy.S Fix a glaring bug in the assembly stubs for memcpy() and memmove() that 1997-11-22 03:27:12 +00:00
memmove.S Fix a glaring bug in the assembly stubs for memcpy() and memmove() that 1997-11-22 03:27:12 +00:00
memset.S Implement an assembly version of memset(). 1997-10-06 00:38:33 +00:00