aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
authorAlexander Viro <viro@parcelfarce.linux.theplanet.co.uk>2004-06-30 11:06:47 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-04-07 21:02:10 -0700
commitda6d44fd6192915ca6b76f5c6ec565109620be4f (patch)
tree03f2e25e7f22171edce4447d1b3008f1c6cad711 /Makefile
parent2d0659ec1e30a223aaafdf04864356260f8fa17e (diff)
downloadsparse-dev-da6d44fd6192915ca6b76f5c6ec565109620be4f.tar.gz
[PATCH] Update get_number_value()
This updates the type semantics of "get_number_value()" to C99 semantics rather than the previous gcc/C90 type expansion semantics. Now regular decimal integers (without suffixes) that are too big to fit in "long" expand to "long long" rather than "unsigned long". It also uses "strtoull()" rather than open-coding the conversion.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions