aboutsummaryrefslogtreecommitdiff
path: root/libbb/bb_strtonum.c
AgeCommit message (Collapse)Author
2008-06-27*: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko
text data bss dec hex filename 808035 611 6868 815514 c719a busybox_old 804472 611 6868 811951 c63af busybox_unstripped
2006-12-26merge post-1.3.0 fixesDenis Vlasenko
2006-11-28fix bug in new str -> num convertorsDenis Vlasenko
2006-11-27svn add bb_strtonum.c :(Denis Vlasenko