hush/miscutils
Denys Vlasenko 01ccdd1d3c libbb: consolidate the code to set termios unbuffered mode
function                                             old     new   delta
set_termios_to_raw                                     -     116    +116
count_lines                                           72      74      +2
powertop_main                                       1458    1430     -28
top_main                                             943     914     -29
more_main                                            759     714     -45
fsck_minix_main                                     2969    2921     -48
conspy_main                                         1197    1135     -62
rawmode                                               99      36     -63
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 1/6 up/down: 118/-275)         Total: -157 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2017-01-11 16:17:59 +01:00
..
adjtimex.c Convert all miscutils/* applets to "new style" applet definitions 2016-11-22 23:54:17 +01:00
bbconfig.c Convert all miscutils/* applets to "new style" applet definitions 2016-11-22 23:54:17 +01:00
beep.c Convert all miscutils/* applets to "new style" applet definitions 2016-11-22 23:54:17 +01:00
chat.c libbb: consolidate the code to set termios unbuffered mode 2017-01-11 16:17:59 +01:00
chrt.c Convert all miscutils/* applets to "new style" applet definitions 2016-11-22 23:54:17 +01:00
Config.src Split miscutils/Config.src items into miscutils/*.c files 2016-11-22 23:14:24 +01:00
conspy.c libbb: consolidate the code to set termios unbuffered mode 2017-01-11 16:17:59 +01:00
crond.c *: add most of the required setup_common_bufsiz() calls 2016-04-21 18:18:48 +02:00
crontab.c Convert all miscutils/* applets to "new style" applet definitions 2016-11-22 23:54:17 +01:00
dc.c Convert all miscutils/* applets to "new style" applet definitions 2016-11-22 23:54:17 +01:00
devfsd.c Big cleanup in config help and description 2017-01-10 14:58:54 +01:00
devmem.c Convert all miscutils/* applets to "new style" applet definitions 2016-11-22 23:54:17 +01:00
eject.c Convert all miscutils/* applets to "new style" applet definitions 2016-11-22 23:54:17 +01:00
fbsplash.c Convert all miscutils/* applets to "new style" applet definitions 2016-11-22 23:54:17 +01:00
fbsplash.cfg fbsplash: cosmetic comment and Config text fixes; rename .ini -> .cfg 2008-03-26 15:12:11 +00:00
flash_eraseall.c Convert all miscutils/* applets to "new style" applet definitions 2016-11-22 23:54:17 +01:00
flash_lock_unlock.c Convert all miscutils/* applets to "new style" applet definitions 2016-11-22 23:54:17 +01:00
flashcp.c Convert all miscutils/* applets to "new style" applet definitions 2016-11-22 23:54:17 +01:00
hdparm.c Big cleanup in config help and description 2017-01-10 14:58:54 +01:00
i2c_tools.c i2cdump: don't use common_bufsiz1 2016-06-24 03:58:43 +02:00
inotifyd.c Convert all miscutils/* applets to "new style" applet definitions 2016-11-22 23:54:17 +01:00
ionice.c Convert all miscutils/* applets to "new style" applet definitions 2016-11-22 23:54:17 +01:00
Kbuild.src Remove trailing empty lines 2016-11-23 10:43:39 +01:00
last_fancy.c libbb: add a function to make a copy of a region of memory 2015-07-19 23:05:20 +02:00
last.c Big cleanup in config help and description 2017-01-10 14:58:54 +01:00
less.c Big cleanup in config help and description 2017-01-10 14:58:54 +01:00
makedevs.c Code style fixes, no code changes 2016-11-28 01:22:57 +01:00
man.c Convert all miscutils/* applets to "new style" applet definitions 2016-11-22 23:54:17 +01:00
microcom.c libbb: consolidate the code to set termios unbuffered mode 2017-01-11 16:17:59 +01:00
mountpoint.c Convert all miscutils/* applets to "new style" applet definitions 2016-11-22 23:54:17 +01:00
mt.c Convert all miscutils/* applets to "new style" applet definitions 2016-11-22 23:54:17 +01:00
nandwrite.c nandwrite: implement -n (read/write without ecc) 2016-01-02 01:33:01 +01:00
raidautorun.c Convert all miscutils/* applets to "new style" applet definitions 2016-11-22 23:54:17 +01:00
readahead.c Convert all miscutils/* applets to "new style" applet definitions 2016-11-22 23:54:17 +01:00
rfkill.c rfkill: use new-style config/kbuild/applet 2013-11-20 14:21:29 +01:00
runlevel.c Convert all miscutils/* applets to "new style" applet definitions 2016-11-22 23:54:17 +01:00
rx.c libbb: consolidate the code to set termios unbuffered mode 2017-01-11 16:17:59 +01:00
setserial.c *: slap on a few ALIGN1/2s where appropriate 2016-04-22 18:09:21 +02:00
setsid.c Convert all miscutils/* applets to "new style" applet definitions 2016-11-22 23:54:17 +01:00
strings.c Convert all miscutils/* applets to "new style" applet definitions 2016-11-22 23:54:17 +01:00
taskset.c taskset: fix non-fancy cpuset printing on big-endian 2016-02-26 14:36:24 +01:00
time.c Convert all miscutils/* applets to "new style" applet definitions 2016-11-22 23:54:17 +01:00
timeout.c Convert all miscutils/* applets to "new style" applet definitions 2016-11-22 23:54:17 +01:00
ttysize.c Convert all miscutils/* applets to "new style" applet definitions 2016-11-22 23:54:17 +01:00
ubi_tools.c getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST 2016-07-06 21:58:02 +02:00
ubirename.c whitespace and namespace cleanups 2016-04-03 22:24:51 +02:00
volname.c Convert all miscutils/* applets to "new style" applet definitions 2016-11-22 23:54:17 +01:00
wall.c *: Switch to POSIX utmpx API 2015-04-02 23:03:46 +02:00
watchdog.c Convert all miscutils/* applets to "new style" applet definitions 2016-11-22 23:54:17 +01:00