From a692d00365474d155726c8e59bea013a57acb02b Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 25 May 1995 09:00:08 +0000 Subject: [PATCH] Sun May 21 05:05:37 1995 Roland McGrath * elf/Makefile (ld.so): Use -nostartfiles in addition to -nostdlib. --- ChangeLog | 5 +++++ manual/libc.texinfo | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 29335d604a..91e0ea0e5e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sun May 21 05:05:37 1995 Roland McGrath + + * elf/Makefile (ld.so): Use -nostartfiles in addition to + -nostdlib. + Sun May 21 02:01:29 1995 Jim Meyering (meyering@comco.com) * sysdeps/generic/memchr.c: Don't include at all. diff --git a/manual/libc.texinfo b/manual/libc.texinfo index 0b455b32d2..1ba44c2071 100644 --- a/manual/libc.texinfo +++ b/manual/libc.texinfo @@ -22,7 +22,7 @@ This file documents the GNU C library. This is Edition @value{EDITION}, last updated @value{UPDATED}, of @cite{The GNU C Library Reference Manual}, for Version @value{VERSION}. -Copyright (C) 1993, 1994 Free Software Foundation, Inc. +Copyright (C) 1993, 1994, 1995 Free Software Foundation, Inc. Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice @@ -66,10 +66,10 @@ Foundation. @center for version @value{VERSION} @page @vskip 0pt plus 1filll -Copyright @copyright{} 1993, 1994 Free Software Foundation, Inc. +Copyright @copyright{} 1993, 1994, 1995 Free Software Foundation, Inc. @sp 2 Published by the Free Software Foundation @* -675 Massachusetts Avenue, @* +675 Massachusetts Avenue @* Cambridge, MA 02139 USA @* Printed copies are available for $50 each. @* ISBN @value{ISBN} @* -- 2.43.5