aboutsummaryrefslogtreecommitdiff
path: root/src/database/sql
diff options
context:
space:
mode:
authorMartin Möhrmann <martisch@uos.de>2014-12-31 18:45:05 +0100
committerMikio Hara <mikioh.mikioh@gmail.com>2015-01-22 13:01:28 +0000
commit494b4ce2a7bc9fd4813ea546ef589b3ce0fc980f (patch)
tree4cec3e530a1218b8d62ccf701ae2bc790b50b900 /src/database/sql
parentafe6668216516b012a09f6c7166009761e965f5b (diff)
downloadgo-494b4ce2a7bc9fd4813ea546ef589b3ce0fc980f.tar.xz
net: simplify itoa conversions
Rename itod to uitoa to have consistent naming with other itoa functions. Reduce redundant code by calling uitoa from itoa. Reduce buffer to maximally needed size for conversion of 64bit integers. Adjust calls to itoa functions in package net to use new name for itod. Avoid calls to itoa if uitoa suffices. Change-Id: I79deaede4d4b0c076a99a4f4dd6f644ba1daec53 Reviewed-on: https://go-review.googlesource.com/2212 Reviewed-by: Mikio Hara <mikioh.mikioh@gmail.com>
Diffstat (limited to 'src/database/sql')
0 files changed, 0 insertions, 0 deletions