]> sourceware.org Git - glibc.git/commitdiff
1998-10-19 Roland McGrath <roland@baalperazim.frob.com>
authorRoland McGrath <roland@gnu.org>
Sun, 18 Oct 1998 21:39:23 +0000 (21:39 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 18 Oct 1998 21:39:23 +0000 (21:39 +0000)
* sysdeps/mach/hurd/i386/init-first.c (init1): Don't call
__libc_init_secure.  Instead set __libc_enable_secure here from
the exec flags.
(__libc_enable_secure): New variable it.
* sysdeps/mach/hurd/enbl-secure.c: New file, empty placeholder module.

ChangeLog

index d160409544173b584867b5be577384f545947961..00d615d8f1e44cf29a20a7e15127c3bbe022e718 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+1998-10-19  Roland McGrath  <roland@baalperazim.frob.com>
+
+       * sysdeps/mach/hurd/i386/init-first.c (init1): Don't call
+       __libc_init_secure.  Instead set __libc_enable_secure here from
+       the exec flags.
+       (__libc_enable_secure): New variable it.
+       * sysdeps/mach/hurd/enbl-secure.c: New file, empty placeholder module.
+
 1998-10-18  Ulrich Drepper  <drepper@cygnus.com>
 
        * sysdeps/posix/getcwd.c (__getcwd): Don't stop processing
This page took 0.046022 seconds and 5 git commands to generate.