]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 13 Jul 1998 16:24:51 +0000 (16:24 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 13 Jul 1998 16:24:51 +0000 (16:24 +0000)
ChangeLog

index cb4e258ac59cc37bb766f3e1d998ea45218f5e54..d18257d896129154a76ab0711ca9c2d350da6686 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
 1998-07-13  Ulrich Drepper  <drepper@cygnus.com>
 
+       * sysdeps/generic/dl-sysdep.c (unsetenv): Use _environ not __environ.
        * sysdeps/generic/dl-sysdep.c: Define unsetenv.
        * elf/rtld.c (dl_main): Correct tests in preloading interpreting
        lines.  Patch by Christian Gafton.