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]

linuxthreads/linuxthreads ChangeLog pthread.c ...


CVSROOT:	/cvs/glibc
Module name:	linuxthreads
Changes by:	drow@sourceware.org	2006-07-24 15:12:15

Modified files:
	linuxthreads   : ChangeLog pthread.c spinlock.h 

Log message:
	* spinlock.h (atomic_increment, atomic_decrement): Renamed to...
	(pthread_atomic_increment, pthread_atomic_decrement): ... these.
	* pthread.c (__pthread_restart_old, __pthread_suspend_old,
	__pthread_timedsuspend_old): Update calls.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/linuxthreads/linuxthreads/ChangeLog.diff?cvsroot=glibc&r1=1.876&r2=1.877
http://sourceware.org/cgi-bin/cvsweb.cgi/linuxthreads/linuxthreads/pthread.c.diff?cvsroot=glibc&r1=1.139&r2=1.140
http://sourceware.org/cgi-bin/cvsweb.cgi/linuxthreads/linuxthreads/spinlock.h.diff?cvsroot=glibc&r1=1.24&r2=1.25


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