1. 6064c3a rather than forcing every test file to declare Tst_count extern, move it to the common header by vapier · 18 years ago
  2. b3691d7 use proper do { ... } while (0) for TEST() macro so we dont have to worry about scope issues when actually using TEST() by vapier · 18 years ago
  3. 6eaecb2 Applied Coldfire patch from Jody McIntyre: by robbiew · 19 years ago
  4. f7298c7 Updates from Jennifer Monk to enable compiling w/o errors using XLC by mridge · 19 years ago
  5. 3ffcfcd Applied fix from Greg Edwards for 64bit execution. by robbiew · 19 years ago
  6. d34d581 Applied fixes by Paul J.Y. Lahaie to implement support for UCLinux by robbiew · 19 years ago
  7. 2e6837d Updated the TEST() macro to return long, instead of int for use with 64bit architectures. by robbiew · 19 years ago
  8. 143090a Applied patch from Ricky Ng-Adam for systems using tmpfs: by robbiew · 20 years ago
  9. 3d10833 Porting changes from John Kohl to help support compatablility LTP on Solaris, HP-UX and AIX by mridge · 20 years ago
  10. 366e189 Not needed, b/c Open POSIX Test Suite is maintained as-is under testcases. by robbiew · 21 years ago
  11. e9e0f1a Updated the header to allow the timer tests to build in 2.5 by robbiew · 21 years ago
  12. ea8740d Added the Open POSIX testsuite header to the /include directory to by robbiew · 22 years ago
  13. 255c352 rename tst_kver to tst_kvercmp by plars · 22 years ago
  14. ea696e0 Add header file lines for get_kver and tst_kver functions by plars · 22 years ago
  15. 824e05a Fix build break in test.h by plars · 22 years ago
  16. f3a83d5 Applied patch submitted by Ihno Krumreich by robbiew · 22 years ago
  17. 2888451 64bit fix from Andi Kleen by plars · 22 years ago
  18. 90b1698 reset errno to 0 before executing the system call in TEST_VOID() by plars · 23 years ago
  19. 9c25979 clear errno at the beginning of each TEST() by plars · 23 years ago
  20. 829b40a - lib/parse_opts.c (parse_opts): Initialize allocated string to prevent heap by nstraz · 24 years ago
  21. 6a91881 Cleaned out unused defines by nstraz · 24 years ago
  22. def354d Finished updating parse_opts man page, made sure everything is in sync, and removed the rest of mc_getopt. by nstraz · 24 years ago
  23. 9418108 - Removed mc_getopt.c and used getopt() instead. user defined help is now by nstraz · 24 years ago
  24. 489cc7f Updating forker to match SGI internal ptools version. by alaffin · 24 years ago
  25. 8bb5ea6 Updated the mc_getopt routine files with GPL headers. Oops, we missed a couple. by alaffin · 24 years ago
  26. cc2e555 New additions: by alaffin · 24 years ago
  27. b973f2b Initial source for rwtest/doio in LTP by whr · 24 years ago