X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_setspecific.texi;fp=doc%2Fposix-functions%2Fpthread_setspecific.texi;h=3c4f51cad545c9c2e72210e714c66ab6d1b98cc5;hb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;hp=0000000000000000000000000000000000000000;hpb=e606e4f86f58f108829f84777e565eebd0a467e7;p=gnulib.git diff --git a/doc/posix-functions/pthread_setspecific.texi b/doc/posix-functions/pthread_setspecific.texi new file mode 100644 index 000000000..3c4f51cad --- /dev/null +++ b/doc/posix-functions/pthread_setspecific.texi @@ -0,0 +1,18 @@ +@node pthread_setspecific +@section @code{pthread_setspecific} +@findex pthread_setspecific + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_setspecific.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw, BeOS. +@end itemize