busybox/miscutils
Denys Vlasenko a7ccdeef39 libbb: added xfdopen_for_read/write
function                                             old     new   delta
xfdopen_helper                                         -      40     +40
logdir_open                                         1163    1184     +21
process_stdin                                        433     443     +10
xfdopen_for_write                                      -       9      +9
doCommands                                          2465    2474      +9
patch_main                                          1214    1222      +8
bbunpack                                             457     465      +8
xfdopen_for_read                                       -       7      +7
scan_tree                                            258     262      +4
xstrtoul_range_sfx                                   230     231      +1
sendmail_main                                        957     955      -2
passwd_main                                         1027    1023      -4
parse                                                969     964      -5
test_main                                            253     247      -6
sed_main                                             655     649      -6
dos2unix_main                                        437     429      -8
fbsplash_main                                        950     938     -12
handle_dir_common                                    371     354     -17
expand_vars_to_list                                 2197    2169     -28
update_passwd                                       1275    1246     -29
------------------------------------------------------------------------------
(add/remove: 3/0 grow/shrink: 7/10 up/down: 117/-117)           Total: 0 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2009-11-15 23:28:11 +01:00
..
adjtimex.c ifconfig: code shrink 2007-11-04 04:10:17 +00:00
bbconfig.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
beep.c beep: optimize 2009-08-22 18:00:39 +02:00
chat.c chat: update by Vladimir 2009-03-16 23:06:23 +00:00
chrt.c - update my name. No obj-code changes ;) 2008-09-25 12:13:34 +00:00
Config.in wall: new applet 2009-10-27 17:34:36 +01:00
crond.c *: use "can't" instead of "cannot" 2009-11-13 09:08:27 +01:00
crontab.c *: use "can't" instead of "cannot" 2009-11-13 09:08:27 +01:00
dc.c more C standard compat fixes from Dan Fandrich 2009-09-06 12:47:55 +02:00
devfsd.c *: add FAST_FUNC to function ptrs where it makes sense 2009-06-05 12:06:05 +02:00
devmem.c devmem: fixlet in cleanup code 2008-10-26 19:07:43 +00:00
eject.c eject: band-aid for kernel headers using u8 type 2009-11-15 02:48:01 +01:00
fbsplash.c libbb: added xfdopen_for_read/write 2009-11-15 23:28:11 +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 *: introduce and use ffulsh_all() 2009-11-02 14:19:51 +01:00
flash_lock_unlock.c flash_lock, flash_unlock: new applets 2009-05-25 04:15:37 +02:00
hdparm.c *: introduce and use ffulsh_all() 2009-11-02 14:19:51 +01:00
inotifyd.c documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com) 2009-09-06 02:58:59 +02:00
ionice.c trailing whitespace removal 2009-04-01 11:24:04 +00:00
Kbuild wall: new applet 2009-10-27 17:34:36 +01:00
last_fancy.c whitespace fix 2008-07-09 22:04:37 +00:00
last.c taskset: fix some careless code in both fancy and non-fancy cases. 2008-07-11 13:57:08 +00:00
less.c *: introduce and use ffulsh_all() 2009-11-02 14:19:51 +01:00
makedevs.c makedevs: shrink by Vladimir 2008-08-03 22:14:02 +00:00
man.c man: use man.config, not only man.conf (man version 1.6f compat) 2009-07-24 02:28:12 +02:00
microcom.c tidy up O_NONBLOCK usage. use libbb functions in stty. 2009-11-11 21:05:42 +01:00
mountpoint.c mountpoint: btrfs fix 2009-11-01 04:33:23 +01:00
mt.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
raidautorun.c - update my name. No obj-code changes ;) 2008-09-25 12:13:34 +00:00
readahead.c mkswap, readahead: stop using fdlength, it is reported to be unreliable 2008-01-27 23:41:34 +00:00
runlevel.c - update my name. No obj-code changes ;) 2008-09-25 12:13:34 +00:00
rx.c rx: strip padding from last block. closes bug 501. 2009-08-02 19:45:31 +02:00
setsid.c Compatibility fixes: 2009-03-20 22:17:13 +00:00
strings.c strings: code shrink -22 bytes by Tito 2008-11-23 14:58:14 +00:00
taskset.c - update my name. No obj-code changes ;) 2008-09-25 12:13:34 +00:00
time.c *: use "can't" instead of "cannot" 2009-11-13 09:08:27 +01:00
timeout.c timeout: fix parsing of -t NUM on MMU 2009-03-22 14:49:00 +00:00
ttysize.c *: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname. 2008-03-17 09:29:43 +00:00
volname.c typo fix in comment 2009-08-14 01:36:28 +02:00
wall.c wall: new applet 2009-10-27 17:34:36 +01:00
watchdog.c more C standard compat fixes from Dan Fandrich 2009-09-06 12:47:55 +02:00