2 @section @code{tcgetsid}
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/tcgetsid.html}
7 Gnulib module: tcgetsid
9 Portability problems fixed by Gnulib:
12 This function is missing on some platforms:
13 Mac OS X 10.3, FreeBSD 6.0, OpenBSD 4.5, Minix 3.1.8, Cygwin 1.7.9, mingw, MSVC 9, Interix 3.5, BeOS.
15 This function is not declared on some platforms:
18 The declaration of this function in C++ compilation units has C++ linkage, not
19 C linkage, on some platforms:
23 Portability problems not fixed by Gnulib:
26 This function always fails on some platforms:
27 FreeBSD 6.0, Cygwin 1.7.8, mingw, MSVC 9, Interix 3.5, BeOS.
29 This function returns int instead of pid_t on some platforms: