busybox/miscutils
Denis Vlasenko c3122bca53 hdparm: simplify timing measurement (it wa the last last user
of setitimer in the tree).

static.thousand                                       16       -     -16
read_big_block                                        81      46     -35
getitimer                                             41       -     -41
setitimer                                             47       -     -47
__GI_setitimer                                        47       -     -47
do_time                                              480     386     -94
------------------------------------------------------------------------------
(add/remove: 0/4 grow/shrink: 0/2 up/down: 0/-280)           Total: -280 bytes

M    miscutils/hdparm.c
2007-09-28 10:28:03 +00:00
..
adjtimex.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
bbconfig.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
chrt.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
Config.in move microcom to miscutils 2007-09-22 20:51:41 +00:00
crond.c crond: code shrink 2007-08-19 18:49:21 +00:00
crontab.c style and message text fixes 2007-09-27 10:17:53 +00:00
dc.c Audit bb_common_bufsiz usage, add script which looks for misuse. 2007-06-04 10:16:52 +00:00
devfsd.c assorted fixes for breakage found by randomconfig 2007-08-17 08:29:48 +00:00
eject.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
hdparm.c hdparm: simplify timing measurement (it wa the last last user 2007-09-28 10:28:03 +00:00
Kbuild move microcom to miscutils 2007-09-22 20:51:41 +00:00
last.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
less.c less: make 'f' page forward 2007-09-27 17:11:48 +00:00
makedevs.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
microcom.c introduce safe_poll (fixes a problem in top) 2007-09-27 10:09:59 +00:00
mountpoint.c introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 2007-09-27 10:20:47 +00:00
mt.c xioctl and friends by Tito <farmatito@tiscali.it> 2007-07-14 22:07:14 +00:00
raidautorun.c xioctl and friends by Tito <farmatito@tiscali.it> 2007-07-14 22:07:14 +00:00
readahead.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
runlevel.c stray trailing tabs removed 2007-07-19 22:50:47 +00:00
rx.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
setsid.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
strings.c introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 2007-09-27 10:20:47 +00:00
taskset.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
time.c introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 2007-09-27 10:20:47 +00:00
ttysize.c introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 2007-09-27 10:20:47 +00:00
watchdog.c watchdog: allow millisecond spec (-t 250ms) 2007-09-05 12:13:51 +00:00