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/nptl/sysdeps/pthread pthread_barrier_wait ...


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.org	2006-10-28 05:05:46

Removed files:
	nptl/sysdeps/pthread: pthread_barrier_wait.c 
	                      pthread_cond_broadcast.c 
	                      pthread_cond_signal.c 
	                      pthread_cond_timedwait.c 
	                      pthread_cond_wait.c pthread_once.c 
	                      pthread_rwlock_rdlock.c 
	                      pthread_rwlock_timedrdlock.c 
	                      pthread_rwlock_timedwrlock.c 
	                      pthread_rwlock_wrlock.c 
	                      pthread_rwlock_unlock.c 
	                      pthread_spin_destroy.c pthread_spin_init.c 
	                      pthread_spin_unlock.c 
	                      pthread_getcpuclockid.c 

Log message:
	Move into nptl subdir.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/pthread/pthread_barrier_wait.c.diff?cvsroot=glibc&r1=1.5&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/pthread/pthread_cond_broadcast.c.diff?cvsroot=glibc&r1=1.8&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/pthread/pthread_cond_signal.c.diff?cvsroot=glibc&r1=1.5&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/pthread/pthread_cond_timedwait.c.diff?cvsroot=glibc&r1=1.23&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/pthread/pthread_cond_wait.c.diff?cvsroot=glibc&r1=1.18&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/pthread/pthread_once.c.diff?cvsroot=glibc&r1=1.1.1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/pthread/pthread_rwlock_rdlock.c.diff?cvsroot=glibc&r1=1.5&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/pthread/pthread_rwlock_timedrdlock.c.diff?cvsroot=glibc&r1=1.8&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/pthread/pthread_rwlock_timedwrlock.c.diff?cvsroot=glibc&r1=1.9&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/pthread/pthread_rwlock_wrlock.c.diff?cvsroot=glibc&r1=1.6&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/pthread/pthread_rwlock_unlock.c.diff?cvsroot=glibc&r1=1.3&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/pthread/pthread_spin_destroy.c.diff?cvsroot=glibc&r1=1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/pthread/pthread_spin_init.c.diff?cvsroot=glibc&r1=1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/pthread/pthread_spin_unlock.c.diff?cvsroot=glibc&r1=1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/pthread/pthread_getcpuclockid.c.diff?cvsroot=glibc&r1=1.3&r2=NONE


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