mycroft
|
ed55107bda
|
Add `.text' before the .asciz strings for RCS identifiers.
|
1993-08-26 02:11:52 +00:00 |
jtc
|
200ad8d9bd
|
Don't include "DEFS.h" more than once.
Added .asciz rcsid's to all files.
|
1993-08-16 17:06:27 +00:00 |
mycroft
|
aee4b07b8a
|
Add RCS identifiers, remove some completely useless RCS logs and patchkit
headers, and a few other insignificant changes.
|
1993-08-02 17:48:44 +00:00 |
jtc
|
36b9af8bc1
|
bzero: make sure we are longword aligned before we "stosl"
memchr: new
memset: new
strcat: shave a cycle or two.
|
1993-06-17 16:12:49 +00:00 |
jtc
|
caf6ead8ab
|
performance bugs discovered by mycroft
|
1993-06-16 16:31:00 +00:00 |
jtc
|
9bdb2fb9ea
|
Added i386 assembly language versions of ffs, strcat, strcpy, and strlen.
Updated comments of index, rindex, strchr, strcmp, strncmp, and strrchr.
|
1993-06-16 16:03:56 +00:00 |