Paul Eggert 03c1e456b0 Better fix for setenv (..., NULL, ...)
* stdlib/setenv.c (__add_to_environ):
Dump core quickly if setenv (..., NULL, ...) is called.
This time, do it the right way, and pacify GCC with a pragma.
2015-04-19 01:07:31 -07:00
..
2012-01-16 09:03:20 -05:00
2012-07-16 18:46:40 +02:00
2014-12-29 23:14:38 -05:00