NetBSD/sys/lib/libkern/arch/alpha
2000-11-01 19:37:18 +00:00
..
_mcount.S Move the Alpha _mcount() into a .S file so that it can be 2000-09-05 16:28:30 +00:00
bcopy.S Use the assembler version of memcpy(). 1998-02-22 06:49:57 +00:00
byte_swap_2.S Sync with libc. 1999-01-22 11:01:32 +00:00
byte_swap_4.S Sync with libc. 1999-01-22 11:01:32 +00:00
bzero.S copy down changes from libc 1996-10-17 04:26:20 +00:00
divrem.m4 copy down changes from libc 1996-10-17 04:26:20 +00:00
ffs.S copy down changes from libc 1996-10-17 04:26:20 +00:00
htonl.S
htons.S
Makefile.inc Add a strcasecmp(), modified from chopps's strncasecmp(). 2000-11-01 19:37:18 +00:00
memcpy.S Use the assembler version of memcpy(). 1998-02-22 06:49:57 +00:00
memmove.S add memmove.S 1998-08-04 03:16:19 +00:00
ntohl.S
ntohs.S