CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/08/08 16:40:03
Modified files:
lib/libc/stdlib: setenv.c getenv.3
Log message:
For putenv(3), return an error if string starts with a '=' character.
Both FreeBSD and NetBSD have this behavior. OK deraadt@
