| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make sure that the same tests are on all platforms. | Christopher Ferris | 2014-02-06 | 1 | -12/+23 |
| * | Add strcmp/memcmp testing. | Christopher Ferris | 2013-12-03 | 1 | -2/+87 |
| * | Add new tests for memory/string routines. | Christopher Ferris | 2013-11-15 | 1 | -0/+122 |
| * | Add ssse3 implementation of __memcmp16. | Alexander Ivchenko | 2013-08-02 | 1 | -23/+77 |
| * | Add tests for __strcpy_chk() | Nick Kralevich | 2013-06-04 | 1 | -0/+47 |
| * | FORTIFY_SOURCE: strcat / strncat optimize | Nick Kralevich | 2013-05-31 | 1 | -0/+114 |
| * | libc: cleanup strchr | Nick Kralevich | 2013-05-02 | 1 | -0/+7 |
| * | strncpy: implement _FORTIFY_SOURCE=2 | Nick Kralevich | 2013-04-29 | 1 | -33/+0 |
| * | FORTIFY_SOURCE: optimize | Nick Kralevich | 2013-01-17 | 1 | -0/+21 |
| * | fix strerror_r test | Nick Kralevich | 2013-01-15 | 1 | -1/+1 |
| * | Add stack canaries / strcpy tests. | Nick Kralevich | 2013-01-11 | 1 | -0/+13 |
| * | glibc 2.15 treats errno as signed in strerror(3). | Elliott Hughes | 2013-01-10 | 1 | -1/+1 |
| * | Tests for string routines. | Anna Tikhonova | 2012-11-07 | 1 | -0/+555 |
| * | Per-thread -fstack-protector guards for x86. | Elliott Hughes | 2012-10-25 | 1 | -3/+5 |
| * | Make dlerror(3) thread-safe. | Elliott Hughes | 2012-10-16 | 1 | -2/+2 |
| * | Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginf... | Irina Tirdea | 2012-09-13 | 1 | -0/+107 |
