| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | amd64: import asm strlen into libc | Mateusz Guzik | 2021-04-10 | 1 | -0/+1 |
| * | amd64: convert libc bzero to a C func to avoid future bloat | Mateusz Guzik | 2018-11-15 | 1 | -1/+0 |
| * | amd64: convert libc bcopy to a C func to avoid future bloat | Mateusz Guzik | 2018-10-13 | 1 | -1/+0 |
| * | Correct MDSRCS use in <arch>/string/Makefile.inc. | Brooks Davis | 2017-03-02 | 1 | -2/+11 |
| * | Make both stpcpy and strcpy be assembly language implementations | George V. Neville-Neil | 2011-07-21 | 1 | -1/+1 |
| * | Add a machine-specific, optimized implementation of strcat. | Alan Cox | 2005-04-10 | 1 | -1/+1 |
| * | Add a machine-specific, optimized implementation of strcpy. | Alan Cox | 2005-04-10 | 1 | -1/+1 |
| * | Add a machine-specific, optimized implementation of strcmp. | Alan Cox | 2005-04-09 | 1 | -1/+2 |
| * | Add machine-specific, optimized implementations of bcmp and memcmp. | Alan Cox | 2005-04-08 | 1 | -1/+1 |
| * | Add machine-specific, optimized implementations of bcopy, bzero, memcpy, | Alan Cox | 2005-04-07 | 1 | -0/+3 |
