1. 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
  2. 6eaecb2 Applied Coldfire patch from Jody McIntyre: by robbiew · 19 years ago
  3. 3ffcfcd Applied fix from Greg Edwards for 64bit execution. by robbiew · 19 years ago
  4. 2e6837d Updated the TEST() macro to return long, instead of int for use with 64bit architectures. by robbiew · 19 years ago
  5. 90b1698 reset errno to 0 before executing the system call in TEST_VOID() by plars · 22 years ago
  6. 9c25979 clear errno at the beginning of each TEST() by plars · 23 years ago
  7. 829b40a - lib/parse_opts.c (parse_opts): Initialize allocated string to prevent heap by nstraz · 24 years ago
  8. 6a91881 Cleaned out unused defines by nstraz · 24 years ago
  9. 9418108 - Removed mc_getopt.c and used getopt() instead. user defined help is now by nstraz · 24 years ago
  10. cc2e555 New additions: by alaffin · 24 years ago