This is the mail archive of the
glibc-cvs@sourceware.org
mailing list for the glibc project.
libc/elf dl-runtime.c
- From: drepper at sourceware dot org
- To: glibc-cvs at sourceware dot org
- Date: 18 Oct 2006 19:16:52 -0000
- Subject: libc/elf dl-runtime.c
CVSROOT: /cvs/glibc
Module name: libc
Changes by: drepper@sourceware.org 2006-10-18 19:16:52
Modified files:
elf : dl-runtime.c
Log message:
Include sysdep-cancel.h.
(_dl_fixup, _dl_profile_fixup): Use __rtld_mrlock_* and
scoperec->nusers only if !SINGLE_THREAD_P. Use atomic_*
instead of catomic_* macros.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/elf/dl-runtime.c.diff?cvsroot=glibc&r1=1.71&r2=1.72