void * realloc(void *, size_t)
Attempts to resize OLD_BLOCK to NEW_SIZE bytes, possibly moving it in the process.
static char dst[8192] __attribute__((section(".testEndmem,\"aw\",@nobits#")))
Utility function for tests that try to break system calls by passing them data that crosses from one ...