OSDN Git Service

Modify interfaces for _dl_parse_relocation_information()
authorEric Andersen <andersen@codepoet.org>
Thu, 29 Jan 2004 12:18:58 +0000 (12:18 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 29 Jan 2004 12:18:58 +0000 (12:18 -0000)
commit875a6e83f49ae0833d9ef45ee23da87f66c5aa3c
treeecef1fd217717e71fe0fa033dfcec4ffbbbcc07b
parent8391a5231556a37c6f7eef871c3e310e91623b00
Modify interfaces for _dl_parse_relocation_information()
_dl_parse_lazy_relocation_information() and _dl_parse_copy_information()
so they are all consistant, allowing for future consolidation.

Trim some trailing whitespace as well.
13 files changed:
ldso/include/dl-elf.h
ldso/include/ld_elf.h
ldso/ldso/arm/elfinterp.c
ldso/ldso/cris/elfinterp.c
ldso/ldso/dl-elf.c
ldso/ldso/i386/elfinterp.c
ldso/ldso/m68k/elfinterp.c
ldso/ldso/mips/elfinterp.c
ldso/ldso/powerpc/elfinterp.c
ldso/ldso/readelflib1.c
ldso/ldso/sh/elfinterp.c
ldso/ldso/sh64/elfinterp.c
ldso/ldso/sparc/elfinterp.c