aboutsummaryrefslogtreecommitdiff
path: root/libbb/safe_strtol.c
AgeCommit message (Expand)Author
2006-11-27safe_strtoXX interface proved to be a bit unconvenient.Denis Vlasenko
2006-11-24tar: sanitize option handlingDenis Vlasenko
2006-10-08attempt to regularize atoi mess.Denis Vlasenko
2006-10-05build system overhaulDenis Vlasenko
2006-09-26wget: add (configurable) large file support. Run tested.Denis Vlasenko
2006-07-10Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate."Robert P. J. Day"
2006-03-29More extern removal from Robert P. Day.Rob Landley
2004-03-06Fix/eliminate use of atolEric Andersen