commit | 9ffd42317b5a53c2236268808e34c90601f286c1 | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Sun May 21 18:30:35 2006 +0000 |
committer | Rob Landley <rob@landley.net> | Sun May 21 18:30:35 2006 +0000 |
tree | b126ca6ff7d2db91fa3525c6e5d3978932137fa3 | |
parent | c020f5f518714af603488c7d9e6cc72543fabc49 [diff] |
Minor cleanups: Convert a few calloc() calls to xzalloc, remove unnecessary memset, collate variable declarations...