Up to [Development] / ltp / lib
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.3, Wed Aug 30 18:43:38 2000 UTC (17 years, 1 month ago) by nstraz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +1 -1
lines
FILE REMOVED
- 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.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Jul 30 19:34:14 2000 UTC (17 years, 2 months ago) by alaffin
Branch: MAIN
Changes since 1.1: +33 -6
lines
Diff to previous 1.1 (colored)
Updated the mc_getopt routine files with GPL headers. Oops, we missed a couple.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Jul 27 17:13:18 2000 UTC (17 years, 3 months ago) by alaffin
Branch: MAIN
New additions: - tst_ library code. - new quickhit tests - more general code cleanup