Replaced atooi() with strtoul(..., 8). That's part of C89 and thus okay for us.
authormarkus schnalke <meillo@marmaro.de>
Sat, 24 Mar 2012 11:14:00 +0000 (12:14 +0100)
committermarkus schnalke <meillo@marmaro.de>
Sat, 24 Mar 2012 11:14:00 +0000 (12:14 +0100)
commitc490c51b3c0f8871b6953bd0c74551404f840a74
tree50e8fca7c53223744746d633a2851f09dfa119d5
parent2968a0027b4c64664076f0d03a37f9744fe26782
Replaced atooi() with strtoul(..., 8). That's part of C89 and thus okay for us.
config/config.c
h/prototypes.h
man/mh-profile.man5
sbr/Makefile.in
sbr/atooi.c [deleted file]
sbr/m_gmprot.c
sbr/makedir.c