Home | History | Annotate | Download | only in linux-lib

Lines Matching full:platforms

130      platforms, but is declared and works fine on the platforms on which
143 * For providing a replacement for a function that exists on all platforms,
144 but is broken/insufficient and needs to be replaced on some platforms:
162 * For providing a replacement for a function that exists on some platforms
164 is additionally either missing or undeclared on some other platforms:
506 _GL_WARN_ON_USE (fdopen, "fdopen on native Windows platforms is not POSIX compliant - "
579 _GL_WARN_ON_USE (fopen, "fopen on native Windows platforms is not POSIX compliant - "
707 "freopen on native Windows platforms is not POSIX compliant - "
816 "on 32-bit platforms - "
875 "on 32-bit platforms - "
1134 _GL_WARN_ON_USE (popen, "popen is buggy on some platforms - "
1246 _GL_WARN_ON_USE (remove, "remove cannot handle directories on some platforms - "
1269 _GL_WARN_ON_USE (rename, "rename is buggy on some platforms - "