atoll
atoll(const char *);
PROTO_STD_DEPRECATED(atoll);
pw->pw_change = atoll(p);
pw->pw_expire = atoll(p);
*tp = (time_t)atoll(s);