Mercurial > hg > octave-shane > gnulib-hg
diff doc/posix-functions/ttyname_r.texi @ 13266:ddd7bebf854c
ttyname_r: Make it work on MacOS X 10.4 and Solaris 10.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 25 Apr 2010 20:57:52 +0200 (2010-04-25) |
parents | d12a380d8ac1 |
children | 7287ecc3411c |
line wrap: on
line diff
--- a/doc/posix-functions/ttyname_r.texi +++ b/doc/posix-functions/ttyname_r.texi @@ -11,11 +11,11 @@ @item This function is missing on some platforms: NetBSD 3.0, mingw, BeOS. +@item +This function has an incompatible declaration on some platforms: +MacOS X 10.4, Solaris 10 (when @code{_POSIX_PTHREAD_SEMANTICS} is not defined). @end itemize Portability problems not fixed by Gnulib: @itemize -@item -This function has an incompatible declaration on some platforms: -MacOS X 10.4, Solaris 10 (when @code{_POSIX_PTHREAD_SEMANTICS} is not defined). @end itemize