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 elf/Makefile elf/dl-cache.c e ...


CVSROOT:	/cvs/glibc
Module name:	libc
Branch: 	fedora-branch
Changes by:	jakub@sourceware.org	2006-09-19 18:46:51

Modified files:
	.              : ChangeLog 
	elf            : Makefile dl-cache.c dl-close.c 
	fedora         : branch.mk glibc.spec.in 
	nptl           : ChangeLog tst-cancel2.c tst-kill4.c 
	nptl/sysdeps/unix/sysv/linux/sh: pthread_cond_broadcast.S 
	                                 pthread_cond_timedwait.S 
	                                 pthread_cond_wait.S 
	sysdeps/mach/hurd/powerpc: register-dump.h 
	sysdeps/powerpc/powerpc32: register-dump.h 
	sysdeps/powerpc/powerpc64: register-dump.h 
	sysdeps/unix/sysv/linux: ptrace.c 
	sysdeps/unix/sysv/linux/ia64/sys: ptrace.h 
	sysdeps/unix/sysv/linux/powerpc/sys: ptrace.h 
	sysdeps/unix/sysv/linux/s390/sys: ptrace.h 
	sysdeps/unix/sysv/linux/sparc/sys: ptrace.h 
	sysdeps/unix/sysv/linux/sys: ptrace.h 
Added files:
	elf            : unload7.c unload7mod1.c unload7mod2.c 

Log message:
	Updated to fedora-glibc-20060919T1816

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/ChangeLog.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.8782.2.209&r2=1.8782.2.210
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/elf/unload7.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/elf/unload7mod1.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/elf/unload7mod2.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/elf/Makefile.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.284.2.19&r2=1.284.2.20
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/elf/dl-cache.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/elf/dl-close.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.104.2.6&r2=1.104.2.7
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/fedora/branch.mk.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.136&r2=1.1.2.137
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/fedora/glibc.spec.in.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.195&r2=1.1.2.196
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/ChangeLog.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.706.2.105&r2=1.706.2.106
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/tst-cancel2.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/tst-kill4.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S.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/sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.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/sh/pthread_cond_wait.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.10&r2=1.10.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/mach/hurd/powerpc/register-dump.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1&r2=1.1.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/powerpc/powerpc32/register-dump.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/powerpc/powerpc64/register-dump.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/ptrace.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.12&r2=1.12.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/ia64/sys/ptrace.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.3&r2=1.3.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.2&r2=1.2.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/s390/sys/ptrace.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.2&r2=1.2.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/sparc/sys/ptrace.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.5&r2=1.5.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/sys/ptrace.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.13&r2=1.13.4.1


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