Add a tcgetsid() function that returns session id.
commitfa94d286d24122ffbcf2733185de0a49c222fb0b
authorPeter Avalos <pavalos@theshell.com>
Sun, 15 Mar 2009 11:01:05 +0000 (15 01:01 -1000)
committerPeter Avalos <pavalos@theshell.com>
Tue, 7 Apr 2009 07:10:00 +0000 (6 21:10 -1000)
tree5f9889150eb4dd5c518111c695ebab8948514617
parentcc753ff342cfffc25e027978128fef027531be13
Add a tcgetsid() function that returns session id.

Obtained-from: FreeBSD
lib/libc/gen/Makefile.inc
lib/libc/gen/tcgetsid.3 [new file with mode: 0644]
lib/libc/gen/termios.c
sys/kern/tty.c
sys/sys/ttycom.h