]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common: Add strict_strtof, strict_strtod, unittest
authorColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Wed, 30 Mar 2011 21:57:45 +0000 (14:57 -0700)
committerColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Wed, 30 Mar 2011 21:57:45 +0000 (14:57 -0700)
commita68ef601c9ac4bdbcde1367485c7e9b87667b4bd
treed714b43712a313267ebe2da664ce0d6d156d5192
parent9cde1f44a57cd630a66e77ed3d59127d91834d09
common: Add strict_strtof, strict_strtod, unittest

Signed-off-by: Colin McCabe <colin.mccabe@dreamhost.com>
src/Makefile.am
src/common/strtol.cc
src/common/strtol.h
src/test/strtol.cc [new file with mode: 0644]