Subject: CVS commit: basesrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 05/01/2001 15:06:01
Module Name: basesrc
Committed By: he
Date: Tue May 1 12:06:01 UTC 2001
Modified Files:
basesrc/libexec/ld.elf_so [netbsd-1-5]: headers.c
Log Message:
Pull up revision 1.9 (requested by kleink):
Rename ElfNN_RelA to ElfNN_Rela, which is what SVR4 ABIs and the
rest of the world uses. Fixes PR#12274.
To generate a diff of this commit:
cvs rdiff -r1.6.4.1 -r1.6.4.2 basesrc/libexec/ld.elf_so/headers.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.