Todd C. Miller
|
47835ff289
|
Rename missing.h -> sudo_compat.h
|
2014-07-22 14:25:16 -06:00 |
|
Todd C. Miller
|
844a285391
|
Version the functions in libsudo_util
|
2014-07-22 11:26:17 -06:00 |
|
Todd C. Miller
|
127ba1354b
|
Rename gettext.h -> sudo_gettext.h
|
2014-07-21 14:49:43 -06:00 |
|
Todd C. Miller
|
c10c9cd5e6
|
Skip leading space (ala strtol) so that we can pick up the sign
even if it is not the first character of the string.
|
2014-07-13 07:08:12 -06:00 |
|
Todd C. Miller
|
a8fa112a53
|
atobool -> sudo_strtobool
atoid-> sudo_strtoid
atomode -> sudo_strtomode
|
2014-06-27 14:53:54 -06:00 |
|