1. aabb834 Include usctest.h in test.h by Cyril Hrubis · 9 years ago
  2. 526fdf8 Change tst_resm() followed by tst_exit() to tst_brkm() by Cyril Hrubis · 10 years ago
  3. 0b9589f testcases: Constify char *msg variable. by Cyril Hrubis · 10 years ago
  4. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  5. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  6. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  7. 72521cf Fix more tests; remove more Tst_count externs. by Garrett Cooper · 14 years ago
  8. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  9. 8fb1cdb More style cleanup. by Garrett Cooper · 14 years ago
  10. da124b9 Just another printf cleanup: attached patch fixes some more printf formating issues as well as some coding style errors. Signed-off-by: <chrubis@suse.cz>. by subrata_modak · 15 years ago
  11. bdbaec5 Clean Trailing Tab: Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  12. 4bb656a Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  13. 43337a3 Fix return(0) to return 0. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  14. fab8d74 cleanup test output by removing pointless whitespace and adding a lot more useful debug info by vapier · 18 years ago
  15. 5c367e4 Applied patch from Marc Unangst to resolve issues with leaking file descriptors. by robbiew · 19 years ago
  16. 631dd65 Applied code cleanup patches from Randy Hron. by robbiew · 21 years ago
  17. a70576c Removed "extern int errno" lines and replaced with "#include <errno.h>" by robbiew · 21 years ago
  18. c844563 Added stream file I/O tests ported by Airong Zhang. by robbiew · 22 years ago