This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libc stdlib/cxa_finalize.c resolv/res_libc.c n ...


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.org	2006-10-11 08:59:28

Modified files:
	stdlib         : cxa_finalize.c 
	resolv         : res_libc.c 
	nptl/sysdeps/unix/sysv/linux: rtld-lowlevel.h 
	malloc         : memusage.c 
	gmon           : mcount.c 
	elf            : dl-sym.c dl-runtime.c dl-profile.c dl-open.c 
	                 dl-fptr.c dl-close.c 

Log message:
	Use catomic_* operations instead of atomic_*.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/stdlib/cxa_finalize.c.diff?cvsroot=glibc&r1=1.12&r2=1.13
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/resolv/res_libc.c.diff?cvsroot=glibc&r1=1.22&r2=1.23
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/rtld-lowlevel.h.diff?cvsroot=glibc&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/malloc/memusage.c.diff?cvsroot=glibc&r1=1.14&r2=1.15
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/gmon/mcount.c.diff?cvsroot=glibc&r1=1.12&r2=1.13
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/elf/dl-sym.c.diff?cvsroot=glibc&r1=1.28&r2=1.29
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/elf/dl-runtime.c.diff?cvsroot=glibc&r1=1.70&r2=1.71
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/elf/dl-profile.c.diff?cvsroot=glibc&r1=1.41&r2=1.42
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/elf/dl-open.c.diff?cvsroot=glibc&r1=1.129&r2=1.130
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/elf/dl-fptr.c.diff?cvsroot=glibc&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/elf/dl-close.c.diff?cvsroot=glibc&r1=1.118&r2=1.119


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]