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