8e31b1abf69f180c9c816b85e9806d616e8e5966
[gnulib.git] / doc / glibc-functions / get_nprocs.texi
1 @node get_nprocs
2 @subsection @code{get_nprocs}
3 @findex get_nprocs
4
5 Gnulib module: ---
6
7 Portability problems fixed by Gnulib:
8 @itemize
9 @end itemize
10
11 Portability problems not fixed by Gnulib:
12 @itemize
13 @item
14 This function is missing on many non-glibc platforms:
15 MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11,
16 IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.7.1, mingw, Interix 3.5, BeOS.
17 @end itemize
18
19 Gnulib provides the module @code{nproc} that performs a similar
20 function but is portable to more systems.