poll tests: Avoid test failure on BSD and Solaris systems.
[gnulib.git] / doc / posix-functions / sysconf.texi
blobd9175557d98271eef9eff207b93fdde845b84412
1 @node sysconf
2 @section @code{sysconf}
3 @findex sysconf
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/sysconf.html}
7 LSB specification:@* @url{https://refspecs.linuxbase.org/LSB_5.0.0/LSB-Core-generic/LSB-Core-generic/baselib-sysconf.html}
9 Gnulib module: ---
11 Portability problems fixed by Gnulib:
12 @itemize
13 @end itemize
15 Portability problems not fixed by Gnulib:
16 @itemize
17 @item
18 This function is missing on some platforms:
19 mingw, MSVC 14.
20 @end itemize