]> git.ipfire.org Git - thirdparty/util-linux.git/commit - configure.ac
tailf: inotify based reimplementation
authorKarel Zak <kzak@redhat.com>
Fri, 7 Dec 2007 00:56:06 +0000 (01:56 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 17 Dec 2007 09:06:20 +0000 (10:06 +0100)
commitfc7aeb09d4b45b53e6c6a277157aee8674bf400c
treebaffd818f752a7cd52d40604c82989360b3eed45
parent351a93169ebb30295221c37a22726ff63137f2a5
tailf: inotify based reimplementation

This patch:
 - clean up tailf(1) code
 - remove stupid "for() { malloc() }" array allocation in the tailf() function
 - add inotify(7) support

Signed-off-by: Karel Zak <kzak@redhat.com>
configure.ac
text-utils/tailf.1
text-utils/tailf.c