If long is 8 bytes we can use strtol() to get 64 bit numbers and won't need
our strtoll() replacement function.
1 file changed