This is the mail archive of the glibc-cvs@sources.redhat.com 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 ./Versions.def ./config.h.in ...


CVSROOT:	/cvs/glibc
Module name:	libc
Branch: 	fedora-branch
Changes by:	jakub@sources.redhat.com	2005-06-27 09:15:54

Modified files:
	.              : ChangeLog Versions.def config.h.in configure 
	                 configure.in 
	debug          : Makefile Versions 
	elf            : Makefile Versions rtld.c 
	fedora         : branch.mk 
	nptl           : ChangeLog Makefile pthread_create.c 
	nptl/sysdeps/i386: tls.h 
	nptl/sysdeps/powerpc: tls.h 
	nptl/sysdeps/s390: tls.h 
	nptl/sysdeps/sparc: tls.h 
	nptl/sysdeps/x86_64: tls.h 
	nscd           : connections.c nscd.c nscd.init nscd_stat.c 
	                 selinux.c 
	resource       : Makefile 
	sunrpc         : Makefile xdr.c 
	sysdeps/generic: dl-osinfo.h libc-start.c libc-tls.c 
	sysdeps/ia64   : strlen.S 
	sysdeps/unix/sysv/linux: dl-osinfo.h 
	sysdeps/unix/sysv/linux/alpha/bits: resource.h 
	sysdeps/unix/sysv/linux/bits: resource.h 
	sysdeps/unix/sysv/linux/sparc/bits: resource.h 
Added files:
	debug          : stack_chk_fail.c stack_chk_fail_local.c 
	elf            : stackguard-macros.h tst-stackguard1-static.c 
	                 tst-stackguard1.c 
	nptl           : tst-stackguard1-static.c tst-stackguard1.c 
	resource       : tst-getrlimit.c 
	sunrpc         : tst-xdrmem.c 

Log message:
	Updated to fedora-glibc-20050627T0850

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/ChangeLog.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.8782.2.109&r2=1.8782.2.110
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/Versions.def.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.58.2.3&r2=1.58.2.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/config.h.in.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.70.2.1&r2=1.70.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/configure.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.421.2.8&r2=1.421.2.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/configure.in.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.429.2.8&r2=1.429.2.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/debug/stack_chk_fail.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/debug/stack_chk_fail_local.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/debug/Makefile.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.19.4.4&r2=1.19.4.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/debug/Versions.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.3.4.3&r2=1.3.4.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/elf/stackguard-macros.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/elf/tst-stackguard1-static.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/elf/tst-stackguard1.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/elf/Makefile.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.284.2.10&r2=1.284.2.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/elf/Versions.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.51.2.2&r2=1.51.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/elf/rtld.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.330.2.20&r2=1.330.2.21
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/fedora/branch.mk.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.64&r2=1.1.2.65
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/tst-stackguard1-static.c.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/tst-stackguard1.c.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/ChangeLog.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.706.2.49&r2=1.706.2.50
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/Makefile.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.157.2.10&r2=1.157.2.11
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.6&r2=1.34.2.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/i386/tls.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.26.2.4&r2=1.26.2.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/powerpc/tls.h.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/sysdeps/s390/tls.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.10.2.2&r2=1.10.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/sparc/tls.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.3.2.2&r2=1.3.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/x86_64/tls.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.21.2.2&r2=1.21.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nscd/connections.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.55.2.8&r2=1.55.2.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nscd/nscd.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.38.2.5&r2=1.38.2.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nscd/nscd.init.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.6.2.2&r2=1.6.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nscd/nscd_stat.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.11.2.1&r2=1.11.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nscd/selinux.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.3&r2=1.1.2.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/resource/tst-getrlimit.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/resource/Makefile.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.10&r2=1.10.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sunrpc/tst-xdrmem.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sunrpc/Makefile.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.80.2.3&r2=1.80.2.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sunrpc/xdr.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.22.2.2&r2=1.22.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/dl-osinfo.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1&r2=1.1.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/libc-start.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.52.2.3&r2=1.52.2.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/libc-tls.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.23.2.2&r2=1.23.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/strlen.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.5&r2=1.5.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/dl-osinfo.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.14.2.4&r2=1.14.2.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/alpha/bits/resource.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/bits/resource.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.17.2.1&r2=1.17.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/sparc/bits/resource.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.7.2.1&r2=1.7.2.2


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