]> err.no Git - util-linux/commit
login-utils: remove deprecated sigsetmask() from wall
authorKarel Zak <kzak@redhat.com>
Tue, 17 Jul 2007 09:44:34 +0000 (11:44 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 17 Jul 2007 09:44:34 +0000 (11:44 +0200)
commit1ed485b571c3a58560eca2701e502d737143c61c
treed709b99290269407d891c8d77478e5d6b30753c0
parentcc2ce9454a150fc21fa2e73723b13f7dc287325a
login-utils: remove deprecated sigsetmask() from wall

The sigsetmask() is deprecated in favor of sigprocmask().

Signed-off-by: Karel Zak <kzak@redhat.com>
login-utils/ttymsg.c