Up to [Development] / ltp / include
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.1 / (download) - annotate - [select for diffs], Wed Aug 30 18:43:38 2000 UTC (17 years, 1 month ago) by nstraz
Branch: MAIN
CVS Tags: HEAD
- 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.