summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2015-10-07build system: -fno-builtin-printfDenys Vlasenko24-124/+127
2014-06-22libbb: use a wrapper around sysconf(_SC_CLK_TCK) to save a few bytesBartosz Golaszewski7-16/+12
2011-06-05*: remove "Options:" string from help textsDenys Vlasenko198-268/+40
2011-06-05iostat: code shrinkMaksym Kryzhanovskyy1-120/+117
2011-05-07iostat: code shrink ~0.5kMaksym Kryzhanovskyy3-187/+131
2011-05-07preparatory patchDenys Vlasenko1-19/+20
2011-01-18mass removal of underscores from _BB_DIR_foo and _BB_SUID_fooDenys Vlasenko41-409/+409
2010-10-29whitespace cleanupDenys Vlasenko69-268/+231
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko570-630/+628
2010-08-16*: fix "see file License ..." - the file is named LICENSE (in uppercase)Denys Vlasenko22-22/+22
2010-08-16libbb: factor out common code from mpstat/iostatDenys Vlasenko5-66/+56
2010-08-12iostat: add forgotted fclose(); fix default count.Denys Vlasenko1-4/+7
2010-08-12*: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_iDenys Vlasenko27-44/+49
2010-08-11iostat: new applet. 2800 bytesMarek Polacek1-0/+615