Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make both stpcpy and strcpy be assembly language implementations | gnn | 2011-07-21 | 1 | -1/+1 |
* | Add a machine-specific, optimized implementation of strcat. | alc | 2005-04-10 | 1 | -1/+1 |
* | Add a machine-specific, optimized implementation of strcpy. | alc | 2005-04-10 | 1 | -1/+1 |
* | Add a machine-specific, optimized implementation of strcmp. | alc | 2005-04-09 | 1 | -1/+2 |
* | Add machine-specific, optimized implementations of bcmp and memcmp. | alc | 2005-04-08 | 1 | -1/+1 |
* | Add machine-specific, optimized implementations of bcopy, bzero, memcpy, | alc | 2005-04-07 | 1 | -0/+3 |