]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/tty.h
tty: the vhangup syscall is racy
[linux-2.6-omap-h63xx.git] / include / linux / tty.h
index c30ed8d3bcbdd1580aa598ea8d6e373167a11317..e00393a3d1c9376ca2ee9f607408fcf1700c7e99 100644 (file)
@@ -361,6 +361,7 @@ extern int is_ignored(int sig);
 extern int tty_signal(int sig, struct tty_struct *tty);
 extern void tty_hangup(struct tty_struct *tty);
 extern void tty_vhangup(struct tty_struct *tty);
+extern void tty_vhangup_self(void);
 extern void tty_unhangup(struct file *filp);
 extern int tty_hung_up_p(struct file *filp);
 extern void do_SAK(struct tty_struct *tty);