]> sourceware.org Git - glibc.git/commit
* sysdeps/generic/setenv.c (setenv): Return -1/EINVAL if name is
authorRoland McGrath <roland@gnu.org>
Wed, 9 Jun 2004 18:33:36 +0000 (18:33 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 9 Jun 2004 18:33:36 +0000 (18:33 +0000)
commite17f8b6119eb64d126422eda8a18d577cbdc9976
tree420d90c088e34223e18c9dc838264785555aab9e
parent616340ca428df8879afb1fcb8771d4e4050ff1e2
* sysdeps/generic/setenv.c (setenv): Return -1/EINVAL if name is

NULL, "" or contains '=' character in it.  Reported by
Michael T Kerrisk <mtk-lists@gmx.net>.
* stdlib/tst-environ.c: Include errno.h.
(main): Add tests for these arguments to setenv/unsetenv.
ChangeLog
stdlib/tst-environ.c
sysdeps/generic/setenv.c
This page took 0.042551 seconds and 5 git commands to generate.