]> granicus.if.org Git - sudo/commit
Skip leading space (ala strtol) so that we can pick up the sign
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 13 Jul 2014 13:08:12 +0000 (07:08 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 13 Jul 2014 13:08:12 +0000 (07:08 -0600)
commitc10c9cd5e619f61368c0f21a13c3bb1ae48ec1b8
tree24c662e56f634ea359137c6994656f702d0871e5
parentcedc34561d5aea36f2bad709464e8e7efd45b6e1
Skip leading space (ala strtol) so that we can pick up the sign
even if it is not the first character of the string.
lib/util/strtoid.c