Use an unsigned type (size_t) for all loop iterators.
[libguestfs.git] / daemon / truncate.c
2009-11-02 Richard JonesNew API calls: truncate, truncate_size, mkdir_mode...