On Wed, 10 Feb 2016 08:36:42 -0700, "Todd C. Miller" wrote: > Making those values unsigned int should be sufficient but it is a > fairly intrusive change.
Actually, this is trickier than it appears since diff uses the sign bit in a clever way to save space. - todd
