Denis Vlasenko
|
d723fb155d
|
inotifyd: save resourses by closing unused inotify descriptors
|
2008-11-29 09:07:24 +00:00 |
|
Denis Vlasenko
|
9a4c0d59a7
|
inotifyd: exit if x event happened for all files
fix FIONREAD parameter type
fix default mask code
shrink help text
function old new delta
inotifyd_main 497 506 +9
packed_usage 25446 25431 -15
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/1 up/down: 9/-15) Total: -6 bytes
|
2008-11-20 01:24:39 +00:00 |
|
Denis Vlasenko
|
a09a42cd83
|
inotify: add x, o, and u events
|
2008-11-17 22:19:18 +00:00 |
|
Denis Vlasenko
|
2479cd4a5d
|
inotifyd: fix "inotifyd with no params" case
|
2008-11-14 22:14:12 +00:00 |
|
Denis Vlasenko
|
289ff0e341
|
inotify: document waiting behavior
|
2008-11-14 21:52:16 +00:00 |
|
Denis Vlasenko
|
b0e5d42d4f
|
inotify: fix buffer overflow and "unreaped zombies" problem
|
2008-11-14 21:34:13 +00:00 |
|
Bernhard Reutner-Fischer
|
01ea971610
|
- use sys/inotify.h
|
2008-10-21 17:26:10 +00:00 |
|
Denis Vlasenko
|
08ea11ab07
|
runsvd: shrink by Vladimir
*: use unified trivial signal handler
function old new delta
record_signo - 10 +10
process_stdin 433 443 +10
bbunpack 383 391 +8
wc_main 598 605 +7
conescape 293 296 +3
nmeter_main 670 672 +2
fallbackSort 1717 1719 +2
bb_got_signal - 1 +1
microcom_main 713 712 -1
signalled 2 - -2
pack_gzip 1661 1659 -2
evalvar 1376 1374 -2
compare_keys 737 735 -2
parse_command 1460 1456 -4
expand 1748 1744 -4
s_term 37 29 -8
s_hangup 8 - -8
fgotsig 10 - -10
find_pair 187 169 -18
signal_handler 190 170 -20
runsvdir_main 1701 1583 -118
------------------------------------------------------------------------------
(add/remove: 2/3 grow/shrink: 6/10 up/down: 43/-199) Total: -156 bytes
|
2008-09-11 19:51:11 +00:00 |
|
Denis Vlasenko
|
a60f84ebf0
|
*: rename ATTRIBUTE_XXX to just XXX.
|
2008-07-05 09:18:54 +00:00 |
|
Denis Vlasenko
|
8e2c9e1518
|
inotify: new applet by Vladimir Dronnikov <dronnikov AT gmail.com>
function old new delta
inotifyd_main - 453 +453
packed_usage 24246 24450 +204
inotify_add_watch - 47 +47
inotify_init - 29 +29
mask_names - 13 +13
signal_handler 130 140 +10
applet_names 1859 1868 +9
applet_main 1132 1136 +4
applet_nameofs 566 568 +2
signalled 1 2 +1
|
2008-05-24 20:47:18 +00:00 |
|