char * copy_string_across_boundary(const char *src)
Returns a copy of SRC split across the boundary between two pages.
void test_main(void)
Exec a child with an exec string that spans a page boundary.
static void wait(struct intq *q, struct thread **waiter)
pid_t exec(const char *file)