HomeFreeBSD

More warns cleanups and misc cleanups:

Description

More warns cleanups and misc cleanups:

  1. Make fetch_mode a pointer 'cos we can just use the optarg.
  2. Constness.
  3. Add/complete prototypes.
  4. Change an int to a socklen_t.
  5. Don't use C++ style comments.
  6. Check return values from read and fork a little more carefully.
  7. Avoid closing an uninitialised int.
  8. Get rid of unneeded extern declarations.

Details

Provenance
dwmaloneAuthored on Apr 5 2003, 3:27 PM
Parents
rG35e4d538fc1c: Fix/add missing accents on the weekday names.
Branches
Unknown
Tags
Unknown

Event Timeline