1. aabb834 Include usctest.h in test.h by Cyril Hrubis · 9 years ago
  2. 605fa33 Get rid of TEST_CLEANUP by Cyril Hrubis · 9 years ago
  3. 526fdf8 Change tst_resm() followed by tst_exit() to tst_brkm() by Cyril Hrubis · 10 years ago
  4. 4e2bab8 Make use of NULL by Cyril Hrubis · 10 years ago
  5. 8b35601 Remove tst_exit() that follows tst_brkm() by Cyril Hrubis · 10 years ago
  6. d218f34 Remove useless malloc() casts. by Cyril Hrubis · 10 years ago
  7. 0b9589f testcases: Constify char *msg variable. by Cyril Hrubis · 10 years ago
  8. e61ddba syscalls: clean up warnings related to prototype mismatches with signal funcs by Mike Frysinger · 10 years ago
  9. c57fba5 testcases/kernel/syscalls: clean up old style prototypes by Mike Frysinger · 10 years ago
  10. fdce7d5 Another semiautomated cleanup. by Cyril Hrubis · 11 years ago
  11. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  12. 89af32a Another semiautomated cleanup. by Cyril Hrubis · 12 years ago
  13. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  14. bacc849 Remove references to malloc.h. Sort headers some. by Garrett Cooper · 14 years ago
  15. 1e6f5a6 Resolving all compile errors via a script by Garrett Cooper · 14 years ago
  16. 1569799 Fix some tests. Remove all externs to Tst_count. by Garrett Cooper · 14 years ago
  17. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  18. 45e285d Remove useless casts. by Garrett Cooper · 14 years ago
  19. 56207ce Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>. by subrata_modak · 15 years ago
  20. bdbaec5 Clean Trailing Tab: Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  21. 4bb656a Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  22. 43337a3 Fix return(0) to return 0. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  23. cff4af0 remove extraneous whitespace usage in tst_* functions by vapier · 18 years ago
  24. d34d581 Applied fixes by Paul J.Y. Lahaie to implement support for UCLinux by robbiew · 19 years ago
  25. a70576c Removed "extern int errno" lines and replaced with "#include <errno.h>" by robbiew · 21 years ago
  26. e0cf2e2 The getopts() call was returning it's -1 to a char variable. This was incorrect by robbiew · 22 years ago
  27. bd75650 Initial check-in of mkdir09. by robbiew · 22 years ago