Commit 5cda9cf92f11d9cd4a640732651eaa54a0b3568b

Jim Meyering 1999-04-21T04:28:36

Remove the temporary strtoumax replacement; we now have a true replacement in strtoumax.c. (__strtol): Always define to strtoumax. (<stdlib.h>): No need to include. (PARAMS): Remove. (my_strtoumax): Move this to strtoumax.c, rename it to strtoumax, and simplify.