1. 16d1af1 libc: add limited FORTIFY_SOURCE support for clang by Nick Kralevich · 12 years ago
  2. fd0325b fix unittests. by Nick Kralevich · 12 years ago
  3. 13476de Add tests for __strcpy_chk() by Nick Kralevich · 12 years ago
  4. cf87019 FORTIFY_SOURCE: strcat / strncat optimize by Nick Kralevich · 12 years ago
  5. 8cc145e Add strncpy FORTIFY_SOURCE tests. by Nick Kralevich · 12 years ago
  6. 4f40e51 libc: cleanup strchr by Nick Kralevich · 12 years ago
  7. 277226b keep test names consistent with other tests. by Nick Kralevich · 12 years ago
  8. 8054192 add strrchr -D_FORTIFY_SOURCE=2 test. by Nick Kralevich · 12 years ago
  9. 78d6d98 libc: upgrade sprintf to _FORTIFY_SOURCE=2 by Nick Kralevich · 12 years ago
  10. 1aae9bd strncpy: implement _FORTIFY_SOURCE=2 by Nick Kralevich · 12 years ago