NetBSD/lib/libc/arch/alpha/string
cgd 60bbd380f2 pull up bug fix from libkern:
>frob the mask so that only the low set bit is set, to avoid lossage.
1996-07-15 05:21:09 +00:00
..
Makefile.inc add an assembly version of ffs(). 1996-07-15 03:13:15 +00:00
bcopy.S return dest string pointer, not source string pointer! 1995-09-26 03:37:10 +00:00
bzero.S fast(!) bzero(), by Trevor Blackwell. 1995-08-14 04:09:23 +00:00
ffs.S pull up bug fix from libkern: 1996-07-15 05:21:09 +00:00
memcpy.S
memmove.S