Tor
0.4.7.0-alpha-dev
|
Functions to get the name and version of the system libc. More...
Go to the source code of this file.
Macros | |
#define | STR_IMPL(x) #x |
#define | STR(x) STR_IMPL(x) |
Functions | |
const char * | tor_libc_get_name (void) |
const char * | tor_libc_get_version_str (void) |
const char * | tor_libc_get_header_version_str (void) |
Functions to get the name and version of the system libc.
Definition in file libc.c.
const char* tor_libc_get_header_version_str | ( | void | ) |
const char* tor_libc_get_name | ( | void | ) |