njoly 4c968434a3 Make setenv(3) follow the standard, by rejecting invalid strings. It
now fails with EINVAL errno when variable is NULL, empty or contains
an `=' character; or value is NULL.

Adjust the man page accordingly, and exercize them in the existing
environment testcase.
2010-10-16 11:23:41 +00:00
..
2010-09-16 20:08:51 +00:00
2010-10-05 23:48:16 +00:00
2010-09-20 17:51:38 +00:00