strtoull: remove dependency on strtoul
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 25 Apr 2011 06:28:39 +0000 (23:28 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 25 Apr 2011 06:32:18 +0000 (23:32 -0700)
commite1cbfb6b2aee287a925901f3e0466d2e5b65c8b7
tree4eef0a0c727386b714e44edbc937d8b768a80b0a
parente8764024e68e11f153ba409bef4376129c20c073
strtoull: remove dependency on strtoul

This is like the strtoll change.
* modules/strtoull (Files): Add lib/strtol.c, lib/strtoul.c.
(Depends-on): Remove strtoul.
ChangeLog
modules/strtoull