safec
3.6.0
Safe C Library - ISO TR24731 Bounds Checking Interface
|
Macros | |
#define | RSIZE_MAX_MEM (256UL << 20) /* 256MB */ |
#define | RSIZE_MAX_STR (4UL << 10) /* 4KB */ |
#define | SAFECLIB_STR_NULL_SLACK 1 |
#define | SAFECLIB_ENABLE_UNSAFE 1 |
#define | HAVE___BUILTIN_OBJECT_SIZE 1 |
#define | HAVE___BUILTIN_CONSTANT_P 1 |
#define | SAFECLIB_HAVE_C99 1 |
#define | STRTOK_DELIM_MAX_LEN 16 |
#define RSIZE_MAX_MEM (256UL << 20) /* 256MB */ |
#define RSIZE_MAX_STR (4UL << 10) /* 4KB */ |
#define SAFECLIB_STR_NULL_SLACK 1 |
#define SAFECLIB_ENABLE_UNSAFE 1 |
#define HAVE___BUILTIN_OBJECT_SIZE 1 |
#define HAVE___BUILTIN_CONSTANT_P 1 |
#define SAFECLIB_HAVE_C99 1 |
#define STRTOK_DELIM_MAX_LEN 16 |