* sysdeps/generic/dl-environ.c (unsetenv): Redo last fix without
authorRoland McGrath <roland@gnu.org>
Wed, 11 Sep 2002 22:16:50 +0000 (22:16 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 11 Sep 2002 22:16:50 +0000 (22:16 +0000)
commit68b68cb3a475ed999d150376c32a30ed97bd6fe9
tree7fc4fd1cbc7dd0d6aa6c1fc25315b139333faa2e
parent0d35c2426d7a2682631da0433299e1c912f0ccfa
* sysdeps/generic/dl-environ.c (unsetenv): Redo last fix without

strncmp, keeps the code smaller for a non-performance-critical case.
ChangeLog
sysdeps/generic/dl-environ.c