libuproc
1.2.0
|
Module: Info about compile-time features. More...
Go to the source code of this file.
Functions | |
void | uproc_features_print (uproc_io_stream *stream) |
Print formatted info about features. More... | |
const char * | uproc_features_version (void) |
Version name. More... | |
bool | uproc_features_zlib (void) |
Check zlib support. More... | |
const char * | uproc_features_zlib_version (void) |
zlib's version string More... | |
bool | uproc_features_mmap (void) |
Check mmap() support. More... | |
int | uproc_features_openmp (void) |
Obtain OpenMP version. More... | |
Module: Info about compile-time features.