Up to [Development] / projects / ltp / tests
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: HEAD
Revision 1.2 / (download) - annotate - [select for diffs], Wed Aug 30 18:43:38 2000 UTC (17 years, 2 months ago) by nstraz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +8 -2
lines
Diff to previous 1.1 (colored)
- Removed mc_getopt.c and used getopt() instead. user defined help is now passed into parse_opts(). Related changes to all tests. - Fixed prototype issues and code cleanup on all tests. cc -Wall now produces no warnings on Linux.