fchmod-tests, fchmodat tests, lchmod tests: Add more tests.
[gnulib.git] / doc / glibc-functions / __libc_single_threaded.texi
blob88853975e2d520dc9e970fc4e607e48ffc36e2cf
1 @node __libc_single_threaded
2 @subsection @code{__libc_single_threaded}
3 @findex __libc_single_threaded
5 Documentation:@*
6 @ifinfo
7 @ref{Single Threaded,,Detecting Single-Threaded Execution,libc}.
8 @end ifinfo
9 @ifnotinfo
10 @url{https://www.gnu.org/software/libc/manual/html_node/Single_002dThreaded.html}.
11 @end ifnotinfo
13 Gnulib module: ---
15 Portability problems fixed by Gnulib:
16 @itemize
17 @end itemize
19 Portability problems not fixed by Gnulib:
20 @itemize
21 @item
22 This variable is missing on all non-glibc platforms:
23 glibc 2.31, Mac OS X 10.13, FreeBSD 6.4, NetBSD 9.0, OpenBSD 6.7, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
24 @end itemize