jtc
|
527e6a5736
|
Add i386 assembly versions of bcmp & memcmp
|
1993-06-17 23:00:41 +00:00 |
|
jtc
|
b51b2fdb46
|
enable memset & memchr.
|
1993-06-17 16:14:32 +00:00 |
|
mycroft
|
686b9e0da1
|
Actually, just make memcpy() an alias for memmove().
|
1993-06-16 18:38:38 +00:00 |
|
mycroft
|
33c9c47425
|
Oops. Forgot to update the Makefile.
|
1993-06-16 18:33:25 +00:00 |
|
jtc
|
5d2d1a3364
|
Added i386 assembly language versions of ffs, strcat, strcpy, and strlen.
|
1993-06-16 16:02:26 +00:00 |
|
jtc
|
800e6b4bac
|
Added fast strcmp() and strncmp() routines.
|
1993-06-15 23:25:30 +00:00 |
|
cgd
|
10e1e6a373
|
add assembly language version of index, rindex, strchr, and strrchr
supplied by J.T. Conklin <conklin@kaleida.com>
|
1993-05-07 03:01:27 +00:00 |
|
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |
|