uterm: vt: always register signal handlers
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 12 Aug 2012 08:11:50 +0000 (10:11 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 12 Aug 2012 08:11:50 +0000 (10:11 +0200)
commit4029539cd1d96581b1c9f38d973b1dc93293e135
treeab11660075ca3150bfafcb2f37c4aae6910ea9fc
parent58eb1e85b9bcdb07d16da3969237713f69a9690c
uterm: vt: always register signal handlers

This register the SIGUSR1/2 signal handlers even though we are no real VT.
This is needed to implement other fake-VT helpers for systems were real
VTs are not available.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
src/uterm_vt.c