postsize is off_t now, so we typecase it to int before doing normal printf
with it (knowing it won't be larger than what fits in an int)
parent
24cfa7f1
Please register or sign in to comment
with it (knowing it won't be larger than what fits in an int)