hush/include
Maksym Kryzhanovskyy fef9ee7072 fuser: code shrink, fixing default signal, exitcode and PID display
Defult signal is KILL, not TERM.
We used to not display PIDs with -k but without -s, but
upstream (fuser from PSmisc 22.7) still shows PIDs.
Filtering out of our own PID was buggy.

function                                             old     new   delta
fuser_main                                           669     918    +249
search_dev_inode                                      67      74      +7
add_pid                                               38      39      +1
scan_pid_maps                                        225     222      -3
add_inode                                             91      88      -3
packed_usage                                       27047   27039      -8
scan_dir_links                                       102      76     -26
scan_link                                             78      46     -32
file_to_dev_inode                                     64       -     -64
scan_proc_net                                        307       -    -307
------------------------------------------------------------------------------
(add/remove: 0/2 grow/shrink: 3/5 up/down: 257/-443)         Total: -186 bytes

Signed-off-by: Maksym Kryzhanovskyy <xmaks@email.cz>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-05-22 20:41:08 +02:00
..
.gitignore add .gitignore files 2009-05-05 09:05:30 -04:00
applets.h shell: make it possible to alias one of shells to "bash" 2010-05-20 02:09:45 +02:00
ar.h ar: add archive creation support 2010-03-15 15:38:09 +01:00
busybox.h rename _BB_SUID_ALWAYS and NEVER into REQUIRE and DROP. No code changes. 2009-07-30 12:57:19 +02:00
dump.h *: make "pragma GCC visibility push(hidden)" less ugly 2009-04-09 12:35:13 +00:00
fix_u32.h include/fix_u32.h: try harder to not cause redefinition errors 2010-03-16 01:22:35 +01:00
grp_.h libpwdgrp: comment out functions with UNUSED_SINCE_WE_AVOID_STATIC_BUFS 2010-03-31 12:38:17 +02:00
inet_common.h more thorough fix for systems with strange socklen_t 2010-02-02 12:45:38 +01:00
libbb.h rpm: code shrink. Now uses open_zipped's logic (factored out into setup_unzip_on_fd()) 2010-05-06 14:19:19 +00:00
platform.h dnsd: enforce alignment on packet buffer 2010-04-14 10:14:25 -07:00
pwd_.h libpwdgrp: comment out functions with UNUSED_SINCE_WE_AVOID_STATIC_BUFS 2010-03-31 12:38:17 +02:00
rtc_.h *: make it easier to distinquish "struct tm", pointer to one, etc 2010-01-09 19:10:49 +01:00
shadow_.h libpwdgrp: comment out more unused functions 2010-03-31 14:43:58 +02:00
unarchive.h tar: optional support for restoring selinux context 2010-03-19 14:48:51 +01:00
unicode.h stop using LAST_SUPPORTED_WCHAR and CONFIG_LAST_SUPPORTED_WCHAR, it's confusing 2010-05-16 21:15:03 +02:00
usage.h fuser: code shrink, fixing default signal, exitcode and PID display 2010-05-22 20:41:08 +02:00
volume_id.h swaponoff: add uuid/label support. By Natanael Copa 2009-09-20 04:28:22 +02:00
xatonum.h include/xatonum.h: make it survive -Wconversion 2009-10-11 22:29:15 +02:00
xregex.h *: make "pragma GCC visibility push(hidden)" less ugly 2009-04-09 12:35:13 +00:00