Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/libc/amd64/string/strcmp.S: add baseline implementation | Robert Clausecker | 2023-12-25 | 1 | -7/+292 |
* | Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | libc: spelling fixes. | Pedro F. Giffuni | 2016-04-30 | 1 | -1/+1 |
* | Add section .note.GNU-stack for assembly files used by 386 and amd64. | Konstantin Belousov | 2011-01-07 | 1 | -0/+2 |
* | We've been lax about matching END() macros in asm code for some time. This | Peter Wemm | 2008-11-02 | 1 | -0/+1 |
* | Add a machine-specific, optimized implementation of strcmp. | Alan Cox | 2005-04-09 | 1 | -0/+73 |