NetBSD/lib/libc/arch/sparc64/string
eeh 1a0ae8c9f0 Improved version of bzero. 2001-08-02 01:17:28 +00:00
..
Makefile.inc Replace bzero.S and bcopy.S with memset.S and memcpy.S to make the makefiles 2001-07-07 04:55:21 +00:00
ffs.S Removed unused PIC setup code. 2001-05-13 20:02:13 +00:00
memcpy.S Use unsigned compares for addresses. 2001-08-01 05:52:12 +00:00
memset.S Improved version of bzero. 2001-08-02 01:17:28 +00:00
strlen.S