putenv tests: Put the putenv() argument strings into writable memory. * tests/test-putenv.c (main): Declare static variables of type 'char[]', not 'char *'.