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@sources.redhat.com	2006-02-17 16:15:56

Modified files:
	.              : ChangeLog 
	fedora         : branch.mk glibc.spec.in 
	nptl           : ChangeLog Makefile descr.h pthreadP.h 
	                 pthread_create.c pthread_mutex_consistent.c 
	                 pthread_mutex_destroy.c pthread_mutex_lock.c 
	                 pthread_mutex_timedlock.c 
	                 pthread_mutex_trylock.c pthread_mutex_unlock.c 
	nptl/sysdeps/unix/sysv/linux: Makefile pthread_mutex_cond_lock.c 
	nptl/sysdeps/unix/sysv/linux/i386: lowlevellock.h 
	nptl/sysdeps/unix/sysv/linux/sh: lowlevellock.h 
	nptl/sysdeps/unix/sysv/linux/x86_64: lowlevellock.h 
	sysdeps/unix/sysv/linux: not-cancel.h 
	sysdeps/unix/sysv/linux/alpha/bits: mman.h 
	sysdeps/unix/sysv/linux/i386/bits: mman.h 
	sysdeps/unix/sysv/linux/ia64/bits: mman.h 
	sysdeps/unix/sysv/linux/m68k/bits: mman.h 
	sysdeps/unix/sysv/linux/powerpc/bits: mman.h 
	sysdeps/unix/sysv/linux/s390/bits: mman.h 
	sysdeps/unix/sysv/linux/sh/bits: mman.h 
	sysdeps/unix/sysv/linux/sparc/bits: mman.h 
	sysdeps/unix/sysv/linux/x86_64/bits: mman.h 
Added files:
	nptl/sysdeps/unix/sysv/linux: lowlevelrobustlock.sym 
	nptl/sysdeps/unix/sysv/linux/i386/i486: lowlevelrobustlock.S 
	nptl/sysdeps/unix/sysv/linux/i386/i586: lowlevelrobustlock.S 
	nptl/sysdeps/unix/sysv/linux/i386/i686: lowlevelrobustlock.S 
	nptl/sysdeps/unix/sysv/linux/sh: lowlevelrobustlock.S 
	nptl/sysdeps/unix/sysv/linux/x86_64: lowlevelrobustlock.S 

Log message:
	Updated to fedora-glibc-20060217T1609

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/ChangeLog.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.8782.2.162&r2=1.8782.2.163
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/fedora/branch.mk.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.98&r2=1.1.2.99
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/fedora/glibc.spec.in.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.144&r2=1.1.2.145
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/ChangeLog.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.706.2.77&r2=1.706.2.78
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/Makefile.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.157.2.17&r2=1.157.2.18
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/descr.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.23.2.10&r2=1.23.2.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/pthreadP.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.54.2.3&r2=1.54.2.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/pthread_create.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.34.2.12&r2=1.34.2.13
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/pthread_mutex_consistent.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.1&r2=1.1.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/pthread_mutex_destroy.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.4.2.1&r2=1.4.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/pthread_mutex_lock.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.8.2.1&r2=1.8.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/pthread_mutex_timedlock.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.4.2.1&r2=1.4.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/pthread_mutex_trylock.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.5.2.1&r2=1.5.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/pthread_mutex_unlock.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.7.2.2&r2=1.7.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.sym.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/Makefile.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.12.2.1&r2=1.12.2.2
http://sources.redhat.com/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&r2=1.3.2.1
http://sources.redhat.com/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.2&r2=1.25.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.7.2.1&r2=1.7.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/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.1&r2=1.23.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/not-cancel.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.5.2.1&r2=1.5.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/alpha/bits/mman.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.8.2.2&r2=1.8.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/i386/bits/mman.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.7.2.2&r2=1.7.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/ia64/bits/mman.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.5.2.2&r2=1.5.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/m68k/bits/mman.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.6.2.1&r2=1.6.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/powerpc/bits/mman.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.9.2.2&r2=1.9.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/s390/bits/mman.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.5.2.2&r2=1.5.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/sh/bits/mman.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.3.2.3&r2=1.3.2.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/sparc/bits/mman.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.7.2.3&r2=1.7.2.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/x86_64/bits/mman.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.3.2.2&r2=1.3.2.3


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