commit | 9418108733276af88b5458a866b6cd9a90e9232a | [log] [tgz] |
---|---|---|
author | nstraz <nstraz> | Wed Aug 30 18:43:38 2000 +0000 |
committer | nstraz <nstraz> | Wed Aug 30 18:43:38 2000 +0000 |
tree | d795b5f09c2476b7abd120c50c80e7b6e1041cfb | |
parent | ad4c5fab00de62d68716452285736c6e06b982b7 [diff] |
- 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.