Subject: CVS commit: src/libexec/ld.elf_so/arch/alpha
To: None <source-changes@NetBSD.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 02/18/2004 23:04:49
Module Name: src
Committed By: enami
Date: Wed Feb 18 23:04:49 UTC 2004
Modified Files:
src/libexec/ld.elf_so/arch/alpha: rtld_start.S
Log Message:
Salvage the instruction to save the pointer to ps_strings for later use
so that setproctitle() works again. The problem reported by Naoki Fukaumi
on japanese mailing list.
Approved by: Ross Harvey
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/libexec/ld.elf_so/arch/alpha/rtld_start.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.