1. 45a8ba0 trim trailing whitespace by vapier · 15 years ago
  2. 88c166c Test library cleanups: Removing no longer used code from test.h eg. test_error.c is no longer in ltp, and the same for t_res.c so there is no need to include function prototypes for these. Adding void to functions that doesn't take any parameters; tst_exit() -> tst_exit(void); so code that pases parameters to these is not compileable any more. Also fixes all test broken by that change. As parameters passed to tst_exit() are ignored anyway it's quite safe to just remove them; but I'would rather see someone take a closer look. Code cleanups and fixes in tst_res.c: by subrata_modak · 15 years ago
  3. 85944b7 Corrected the copyright information to reflect SGI, instead of Cray, which by robbiew · 18 years ago
  4. 627d646 added 4 CVS: by iyermanoj · 23 years ago
  5. 731cf7b Code made portable by iyermanoj · 23 years ago
  6. 090ed00 Here are 92 tests and 2 new library functions. by nstraz · 24 years ago