summaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/enbl-secure.c
Commit message (Collapse)AuthorAgeFilesLines
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
| | | | | | | | | | | | | | 2001-07-06 Paul Eggert <eggert@twinsun.com> * manual/argp.texi: Remove ignored LGPL copyright notice; it's not appropriate for documentation anyway. * manual/libc-texinfo.sh: "Library General Public License" -> "Lesser General Public License". 2001-07-06 Andreas Jaeger <aj@suse.de> * All files under GPL/LGPL version 2: Place under LGPL version 2.1.
* 1998-10-19 Roland McGrath <roland@baalperazim.frob.com> Roland McGrath1998-10-181-0/+24
* 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.