-
由 Bob Wilson 提交于
Avoid using typedefs for stat fields. Make stat64.st_blocks an unsigned long long to avoid endian-specific padding with 32-bit values. Clean up signed vs. unsigned and int vs. long types to be consistent with other uses of these values. Signed-off-by: NBob Wilson <bob.wilson@acm.org> Signed-off-by: NChris Zankel <chris@zankel.net>
71d28e6c