]> git.baikalelectronics.ru Git - kernel.git/commit
compat_ioctl: add compat handler for TIOCGSID ioctl
authorAndreas Schwab <schwab@linux-m68k.org>
Wed, 10 Feb 2010 21:56:40 +0000 (13:56 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 11 Feb 2010 21:59:42 +0000 (13:59 -0800)
commit11b374698a70ed92b4012db49ee28aa3f1f4295b
treef0f9b30905a913667fbe4f67ff2505c2f8b5d132
parent5db1f8f493f8e3e15655010025a3e42b3edb207d
compat_ioctl: add compat handler for TIOCGSID ioctl

This is used by tcgetsid(3).

Signed-off-by: Andreas Schwab <schwab@linux-m68k.org>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/compat_ioctl.c