This is the mail archive of the glibc-cvs@sources.redhat.com 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/linuxthreads/sysdeps/ia64 pspinlock.c


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sources.redhat.com	2005-05-21 18:30:18

Modified files:
	linuxthreads/sysdeps/ia64: pspinlock.c 

Log message:
	(__pthread_spin_lock): Use
	__sync_val_compare_and_swap, not explicit _si variant.
	(__pthread_spin_trylock): Likewise.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/linuxthreads/sysdeps/ia64/pspinlock.c.diff?cvsroot=glibc&r1=1.4&r2=1.5


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