as an extension, have putenv("VAR") behave as unsetenv("VAR")
[musl] / crt / Scrt1.c
2012-05-03 Rich FelkerPIE support for i386