1. 13476de Add tests for __strcpy_chk() by Nick Kralevich · 11 years ago
  2. cf87019 FORTIFY_SOURCE: strcat / strncat optimize by Nick Kralevich · 11 years ago
  3. 4f40e51 libc: cleanup strchr by Nick Kralevich · 11 years ago
  4. 1aae9bd strncpy: implement _FORTIFY_SOURCE=2 by Nick Kralevich · 11 years ago
  5. a44e9af FORTIFY_SOURCE: optimize by Nick Kralevich · 12 years ago
  6. 6060589 fix strerror_r test by Nick Kralevich · 12 years ago
  7. dcab1b2 Add stack canaries / strcpy tests. by Nick Kralevich · 12 years ago
  8. e6e6006 glibc 2.15 treats errno as signed in strerror(3). by Elliott Hughes · 12 years ago
  9. 036154b Tests for string routines. by Anna Tikhonova · 12 years ago
  10. ad88a08 Per-thread -fstack-protector guards for x86. by Elliott Hughes · 12 years ago
  11. 5419b94 Make dlerror(3) thread-safe. by Elliott Hughes · 12 years ago
  12. b5f053b Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginfo(3). by Irina Tirdea · 12 years ago