This commit is contained in:
Jim Meyering 2001-08-26 10:43:00 +00:00
parent de8c144109
commit a4b249905e

View File

@ -5,6 +5,7 @@
* strtoll.c: New file, from GNU libc.
* xstrtoimax.c: New file.
* xstrtol.h: Add xstrtoimax.
* strtoumax.c: New file. Simply include "strtoumax.c".
* strtoimax.c: New file. Likewise, but first define STRTOUXMAX_SIGNED.