X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Ftcgetsid.texi;h=dce252e50bad4694e18bb00dfb2713c06acaaa12;hb=23eecb48e39afd0d267d64d40ba6bf97aa865e13;hp=46e07ca12254b8a91395fcd9065d8b4f28524667;hpb=4e39aa42880fd6a5c6d55f67c912381c0d0980aa;p=gnulib.git diff --git a/doc/posix-functions/tcgetsid.texi b/doc/posix-functions/tcgetsid.texi index 46e07ca12..dce252e50 100644 --- a/doc/posix-functions/tcgetsid.texi +++ b/doc/posix-functions/tcgetsid.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, OpenBSD 4.5, Minix 3.1.8, Cygwin, mingw, MSVC 9, Interix 3.5, BeOS. +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. @item This function is not declared on some platforms: OSF/1 5.1. @@ -24,5 +24,8 @@ Portability problems not fixed by Gnulib: @itemize @item This function always fails on some platforms: -FreeBSD 6.0, Cygwin, mingw, MSVC 9, Interix 3.5, BeOS. +FreeBSD 6.0, Cygwin 1.7.8, mingw, MSVC 9, Interix 3.5, BeOS. +@item +This function returns int instead of pid_t on some platforms: +Cygwin 1.7.11. @end itemize