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 ./ChangeLog fedora/branch.mk fedora/glibc ...


CVSROOT:	/cvs/glibc
Module name:	libc
Branch: 	fedora-branch
Changes by:	jakub@sourceware.org	2007-08-01 17:16:42

Modified files:
	.              : ChangeLog 
	fedora         : branch.mk glibc.spec.in 
	localedata     : ChangeLog tst-strptime.c 
	nptl           : ChangeLog allocatestack.c descr.h 
	                 old_pthread_cond_broadcast.c 
	                 old_pthread_cond_signal.c 
	                 old_pthread_cond_timedwait.c 
	                 old_pthread_cond_wait.c pthreadP.h 
	                 pthread_attr_init.c pthread_barrier_destroy.c 
	                 pthread_barrier_init.c pthread_barrier_wait.c 
	                 pthread_cond_broadcast.c pthread_cond_destroy.c 
	                 pthread_cond_init.c pthread_cond_signal.c 
	                 pthread_cond_timedwait.c pthread_cond_wait.c 
	                 pthread_create.c pthread_getattr_np.c 
	                 pthread_getschedparam.c pthread_mutex_lock.c 
	                 pthread_mutex_timedlock.c 
	                 pthread_mutex_trylock.c pthread_mutex_unlock.c 
	                 pthread_once.c pthread_rwlock_rdlock.c 
	                 pthread_rwlock_timedrdlock.c 
	                 pthread_rwlock_timedwrlock.c 
	                 pthread_rwlock_tryrdlock.c 
	                 pthread_rwlock_trywrlock.c 
	                 pthread_rwlock_unlock.c pthread_rwlock_wrlock.c 
	                 pthread_setschedparam.c pthread_setschedprio.c 
	                 sem_close.c sem_open.c semaphoreP.h tpp.c 
	                 tst-rwlock14.c 
	nptl/sysdeps/pthread: createthread.c 
	nptl/sysdeps/pthread/bits: libc-lock.h stdio-lock.h 
	nptl/sysdeps/sparc: tls.h 
	nptl/sysdeps/unix/sysv/linux: fork.c fork.h lowlevellock.c 
	                              lowlevelrobustlock.c 
	                              pthread_mutex_cond_lock.c 
	                              register-atfork.c sem_post.c 
	                              sem_timedwait.c sem_wait.c 
	                              unregister-atfork.c 
	nptl/sysdeps/unix/sysv/linux/alpha: lowlevellock.h 
	nptl/sysdeps/unix/sysv/linux/i386: lowlevellock.h pthread_once.S 
	nptl/sysdeps/unix/sysv/linux/i386/i486: libc-lowlevellock.S 
	                                        lowlevellock.S 
	                                        lowlevelrobustlock.S 
	                                        pthread_barrier_wait.S 
	                                        pthread_cond_broadcast.S 
	                                        pthread_cond_signal.S 
	                                        pthread_cond_timedwait.S 
	                                        pthread_cond_wait.S 
	                                        pthread_rwlock_rdlock.S 
	                                        pthread_rwlock_timedrdlock.S 
	                                        pthread_rwlock_timedwrlock.S 
	                                        pthread_rwlock_unlock.S 
	                                        pthread_rwlock_wrlock.S 
	                                        sem_post.S 
	                                        sem_timedwait.S 
	                                        sem_trywait.S sem_wait.S 
	nptl/sysdeps/unix/sysv/linux/ia64: lowlevellock.h 
	nptl/sysdeps/unix/sysv/linux/powerpc: lowlevellock.h sem_post.c 
	nptl/sysdeps/unix/sysv/linux/s390: lowlevellock.h 
	nptl/sysdeps/unix/sysv/linux/sparc: lowlevellock.h 
	nptl/sysdeps/unix/sysv/linux/sparc/sparc32: lowlevellock.c 
	                                            pthread_barrier_wait.c 
	nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9: 
	                                                    pthread_barrier_wait.c 
	nptl/sysdeps/unix/sysv/linux/x86_64: libc-lowlevellock.S 
	                                     lowlevellock.S 
	                                     lowlevellock.h 
	                                     lowlevelrobustlock.S 
	                                     pthread_barrier_wait.S 
	                                     pthread_cond_broadcast.S 
	                                     pthread_cond_signal.S 
	                                     pthread_cond_timedwait.S 
	                                     pthread_cond_wait.S 
	                                     pthread_once.S 
	                                     pthread_rwlock_rdlock.S 
	                                     pthread_rwlock_timedrdlock.S 
	                                     pthread_rwlock_timedwrlock.S 
	                                     pthread_rwlock_unlock.S 
	                                     pthread_rwlock_wrlock.S 
	                                     sem_post.S sem_timedwait.S 
	                                     sem_trywait.S sem_wait.S 
	stdio-common   : tst-fmemopen2.c 
	stdlib         : tst-strtod2.c 
	sysdeps/generic: unwind-dw2-fde-glibc.c unwind-dw2-fde.c 
	                 unwind-dw2.c 
	sysdeps/unix/sysv/linux: getsysstats.c posix_fallocate.c 
	sysdeps/unix/sysv/linux/i386: syscalls.list 
Added files:
	nptl/sysdeps/unix/sysv/linux/sparc: internaltypes.h 
	                                    pthread_barrier_destroy.c 
	                                    pthread_barrier_init.c 
	                                    pthread_barrier_wait.c 
	sysdeps/unix/sysv/linux/i386: posix_fallocate.c 
	                              posix_fallocate64.c 

Log message:
	Updated to fedora-glibc-20070801T1703

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/ChangeLog.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.8782.2.260&r2=1.8782.2.261
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/fedora/branch.mk.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.171&r2=1.1.2.172
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/fedora/glibc.spec.in.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.234&r2=1.1.2.235
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/localedata/ChangeLog.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.494.2.50&r2=1.494.2.51
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/localedata/tst-strptime.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.1&r2=1.1.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/ChangeLog.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.706.2.131&r2=1.706.2.132
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/allocatestack.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.51.2.15&r2=1.51.2.16
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/descr.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.23.2.20&r2=1.23.2.21
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/old_pthread_cond_broadcast.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.7&r2=1.7.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/old_pthread_cond_signal.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.7&r2=1.7.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/old_pthread_cond_timedwait.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.6&r2=1.6.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/old_pthread_cond_wait.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.7&r2=1.7.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/pthreadP.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.54.2.13&r2=1.54.2.14
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/pthread_attr_init.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.4&r2=1.4.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/pthread_barrier_destroy.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/pthread_barrier_init.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.1.1.2.1&r2=1.1.1.1.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/pthread_barrier_wait.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.2&r2=1.1.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/pthread_cond_broadcast.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.4.2.2&r2=1.4.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/pthread_cond_destroy.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.5.2.2&r2=1.5.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/pthread_cond_init.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.10.2.2&r2=1.10.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/pthread_cond_signal.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.4.2.2&r2=1.4.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/pthread_cond_timedwait.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.5.2.2&r2=1.5.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/pthread_cond_wait.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.5.2.2&r2=1.5.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/pthread_create.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.34.2.20&r2=1.34.2.21
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/pthread_getattr_np.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.11.2.4&r2=1.11.2.5
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/pthread_getschedparam.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.5.2.1&r2=1.5.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/pthread_mutex_lock.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.8.2.8&r2=1.8.2.9
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/pthread_mutex_timedlock.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.4.2.8&r2=1.4.2.9
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/pthread_mutex_trylock.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.5.2.8&r2=1.5.2.9
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/pthread_mutex_unlock.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.7.2.7&r2=1.7.2.8
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/pthread_once.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.1&r2=1.1.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/pthread_rwlock_rdlock.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.2&r2=1.1.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/pthread_rwlock_timedrdlock.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.2&r2=1.1.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/pthread_rwlock_timedwrlock.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.2&r2=1.1.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/pthread_rwlock_tryrdlock.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.1.1.2.1&r2=1.1.1.1.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/pthread_rwlock_trywrlock.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.3.2.2&r2=1.3.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/pthread_rwlock_unlock.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.2&r2=1.1.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/pthread_rwlock_wrlock.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.2&r2=1.1.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/pthread_setschedparam.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.4.2.2&r2=1.4.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/pthread_setschedprio.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.3&r2=1.1.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sem_close.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.2&r2=1.2.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sem_open.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.10.2.2&r2=1.10.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/semaphoreP.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.2.2.2&r2=1.2.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/tpp.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.1&r2=1.1.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/tst-rwlock14.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.3&r2=1.3.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/pthread/createthread.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.23.2.4&r2=1.23.2.5
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/pthread/bits/libc-lock.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.17.2.4&r2=1.17.2.5
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/pthread/bits/stdio-lock.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.5.2.1&r2=1.5.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/sparc/tls.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.3.2.8&r2=1.3.2.9
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/fork.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.11.2.2&r2=1.11.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/fork.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.8.2.1&r2=1.8.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/lowlevellock.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.13.2.1&r2=1.13.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.4&r2=1.1.2.5
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/pthread_mutex_cond_lock.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.3.2.1&r2=1.3.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/register-atfork.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.8.2.1&r2=1.8.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/sem_post.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.4.2.1&r2=1.4.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/sem_timedwait.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.4.2.1&r2=1.4.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/sem_wait.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.4.2.1&r2=1.4.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/unregister-atfork.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.5.2.2&r2=1.5.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/alpha/lowlevellock.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.5.2.5&r2=1.5.2.6
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.25.2.8&r2=1.25.2.9
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/i386/pthread_once.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.12.2.1&r2=1.12.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.11.2.2&r2=1.11.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.13.2.4&r2=1.13.2.5
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.3&r2=1.1.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.11.2.2&r2=1.11.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.13.2.1&r2=1.13.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.14.2.1&r2=1.14.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.37.2.2&r2=1.37.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.32.2.2&r2=1.32.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.10.2.1&r2=1.10.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.10.2.1&r2=1.10.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.11.2.1&r2=1.11.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.7.2.1&r2=1.7.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.10.2.1&r2=1.10.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_post.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.6.2.2&r2=1.6.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.6.2.5&r2=1.6.2.6
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.4.2.2&r2=1.4.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.5.2.4&r2=1.5.2.5
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/ia64/lowlevellock.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.17.2.5&r2=1.17.2.6
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/powerpc/lowlevellock.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.18.2.7&r2=1.18.2.8
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/powerpc/sem_post.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.2.2.1&r2=1.2.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.12.2.5&r2=1.12.2.6
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/sparc/internaltypes.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_destroy.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_init.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_wait.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/sparc/lowlevellock.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.4.2.5&r2=1.4.2.6
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/lowlevellock.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.2&r2=1.1.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pthread_barrier_wait.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.2&r2=1.1.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/pthread_barrier_wait.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.2&r2=1.1.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.2.2.1&r2=1.2.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.11.2.7&r2=1.11.2.8
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.23.2.7&r2=1.23.2.8
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.3&r2=1.1.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.5.2.2&r2=1.5.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.8.2.2&r2=1.8.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.7.2.2&r2=1.7.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.23.2.2&r2=1.23.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.21.2.3&r2=1.21.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_once.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.10.2.3&r2=1.10.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.7.2.2&r2=1.7.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.9.2.2&r2=1.9.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.7.2.2&r2=1.7.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.5.2.2&r2=1.5.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.7.2.2&r2=1.7.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/x86_64/sem_post.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.5.2.2&r2=1.5.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.9.2.4&r2=1.9.2.5
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.6.2.2&r2=1.6.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.8.2.3&r2=1.8.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/stdio-common/tst-fmemopen2.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.2.2.3&r2=1.2.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/stdlib/tst-strtod2.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.2.2.2&r2=1.2.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/unwind-dw2-fde-glibc.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.4&r2=1.4.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/unwind-dw2-fde.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.7.2.1&r2=1.7.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/unwind-dw2.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.9.2.3&r2=1.9.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/getsysstats.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.27.2.1&r2=1.27.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/posix_fallocate.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.1&r2=1.1.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/i386/posix_fallocate.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/i386/posix_fallocate64.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/i386/syscalls.list.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.19.2.1&r2=1.19.2.2


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