This is the mail archive of the
glibc-cvs@sourceware.org
mailing list for the glibc project.
libc/elf dl-close.c
- From: drepper at sourceware dot org
- To: glibc-cvs at sourceware dot org
- Date: 27 Oct 2006 20:13:18 -0000
- Subject: libc/elf dl-close.c
CVSROOT: /cvs/glibc
Module name: libc
Changes by: drepper@sourceware.org 2006-10-27 20:13:18
Modified files:
elf : dl-close.c
Log message:
(_dl_close_worker): Renamed from _dl_close and split out locking and
parameter checking.
(_dl_close): Call _dl_close_worker after locking and checking.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/elf/dl-close.c.diff?cvsroot=glibc&r1=1.121&r2=1.122