aboutsummaryrefslogtreecommitdiffstats
path: root/lib/strtoll.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge from gnulib.Paul Eggert2012-05-261-2/+2
| | | | Fixes: debbugs:11527
* Add strtoimax module, needed for Solaris 8 port.Paul Eggert2011-07-081-0/+33
| | | | | | | * Makefile.in (GNULIB_MODULES): Add strtoimax. * lib/strtoll.c, m4/strtoimax.m4, m4/strtoll.m4: New files, automatically imported from gnulib. * lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
* Simpler version of strtoumax module.Paul Eggert2011-04-221-33/+0
|
* * Makefile.in (GNULIB_MODULES): Add strtoumax.Paul Eggert2011-04-211-0/+33