From owner-cvs-lib Sun May 25 13:25:59 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA07806 for cvs-lib-outgoing; Sun, 25 May 1997 13:25:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA07715; Sun, 25 May 1997 13:24:25 -0700 (PDT) From: John Polstra Received: (from jdp@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA22662; Sun, 25 May 1997 13:24:00 -0700 (PDT) Date: Sun, 25 May 1997 13:24:00 -0700 (PDT) Message-Id: <199705252024.NAA22662@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/csu/i386 crt0.c Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jdp 1997/05/25 13:24:00 PDT Modified files: (Branch: RELENG_2_2) lib/csu/i386 crt0.c Log: Merge bugfix from main branch 1.26 -> 1.27: Set the pathname of the dynamic linker so that it comes out right in error messages. Revision Changes Path 1.25.2.1 +2 -1 src/lib/csu/i386/crt0.c