CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/06/28 22:09:34
Modified files:
lib/libc/stdlib: setenv.c
Log message:
Make unsetenv(NULL) and unsetenv("") give EINVAL, per POSIX. ok deraadt@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/06/28 22:09:34
Modified files:
lib/libc/stdlib: setenv.c
Log message:
Make unsetenv(NULL) and unsetenv("") give EINVAL, per POSIX. ok deraadt@