Module Name: src
Committed By: skrll
Date: Thu Sep 9 10:19:31 UTC 2010
Modified Files:
src/lib/libc/stdlib: exit.c
Log Message:
Only do the __libc_init hack in libc, i.e. remove it from ld.elf_so.
This fixes hppa ld.elf_so by reducing the number of PLABELs required to
the number before the hack was applied.
Hi Joerg!
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/lib/libc/stdlib/exit.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.