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 ./PROJECTS elf/dl-addr.c elf/ ...


CVSROOT:	/cvs/glibc
Module name:	libc
Branch: 	fedora-branch
Changes by:	jakub@sources.redhat.com	2004-10-12 12:00:26

Modified files:
	.              : ChangeLog PROJECTS 
	elf            : dl-addr.c dl-sym.c tst-dlopenrpath.c 
	fedora         : branch.mk glibc.spec.in 
	gmon           : Makefile 
	localedata     : ChangeLog 
	localedata/locales: fa_IR 
	malloc         : malloc.c 
	misc/sys       : uio.h 
	nptl           : ChangeLog allocatestack.c pt-allocrtsig.c 
	                 pthread_attr_getstackaddr.c tst-clock2.c 
	nptl/sysdeps/unix/sysv/linux/x86_64/bits: pthreadtypes.h 
	posix          : tst-getaddrinfo2.c 
	resolv         : res_init.c res_mkquery.c res_send.c 
	stdio-common   : vfscanf.c 
	sysdeps/m68k   : memcopy.h 
	sysdeps/m68k/fpu/bits: mathinline.h 
	sysdeps/powerpc/powerpc64: Makefile __longjmp-common.S 
	                           bsd-_setjmp.S bsd-setjmp.S memcpy.S 
	                           memset.S setjmp-common.S stpcpy.S 
	                           strchr.S strcmp.S strcpy.S strlen.S 
	                           strncmp.S sysdep.h 
	sysdeps/powerpc/powerpc64/fpu: s_ceil.S s_ceilf.S s_copysign.S 
	                               s_floor.S s_floorf.S s_llrint.S 
	                               s_llrintf.S s_llround.S 
	                               s_llroundf.S s_rint.S s_rintf.S 
	                               s_round.S s_roundf.S s_trunc.S 
	                               s_truncf.S 
	timezone       : asia private.h southamerica zdump.c 

Log message:
	Updated to fedora-glibc-20041012T1128

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/ChangeLog.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.8782.2.17&r2=1.8782.2.18
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/PROJECTS.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.42&r2=1.42.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/elf/dl-addr.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.21&r2=1.21.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/elf/dl-sym.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.22&r2=1.22.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/elf/tst-dlopenrpath.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/fedora/branch.mk.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.14&r2=1.1.2.15
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.20&r2=1.1.2.21
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/gmon/Makefile.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.16&r2=1.16.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/localedata/ChangeLog.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.494.2.2&r2=1.494.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/localedata/locales/fa_IR.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.11&r2=1.11.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/malloc/malloc.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.127.2.2&r2=1.127.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/misc/sys/uio.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.12&r2=1.12.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.10&r2=1.706.2.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/allocatestack.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.51&r2=1.51.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/pt-allocrtsig.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.2&r2=1.2.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/pthread_attr_getstackaddr.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.2&r2=1.2.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/tst-clock2.c.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/unix/sysv/linux/x86_64/bits/pthreadtypes.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.18.2.1&r2=1.18.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/posix/tst-getaddrinfo2.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/resolv/res_init.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.40&r2=1.40.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/resolv/res_mkquery.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.12&r2=1.12.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/resolv/res_send.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.35&r2=1.35.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/stdio-common/vfscanf.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.110&r2=1.110.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/m68k/memcopy.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.4&r2=1.4.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/m68k/fpu/bits/mathinline.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.20&r2=1.20.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/powerpc/powerpc64/Makefile.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.4&r2=1.4.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/powerpc/powerpc64/__longjmp-common.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.4&r2=1.4.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/powerpc/powerpc64/bsd-_setjmp.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.4&r2=1.4.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/powerpc/powerpc64/bsd-setjmp.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.4&r2=1.4.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/powerpc/powerpc64/memcpy.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.4&r2=1.4.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/powerpc/powerpc64/memset.S.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/sysdeps/powerpc/powerpc64/setjmp-common.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.4&r2=1.4.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/powerpc/powerpc64/stpcpy.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.2&r2=1.2.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/powerpc/powerpc64/strchr.S.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/sysdeps/powerpc/powerpc64/strcmp.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.4&r2=1.4.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/powerpc/powerpc64/strcpy.S.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/sysdeps/powerpc/powerpc64/strlen.S.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/sysdeps/powerpc/powerpc64/strncmp.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/powerpc/powerpc64/sysdep.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.9&r2=1.9.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/powerpc/powerpc64/fpu/s_ceil.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/powerpc/powerpc64/fpu/s_ceilf.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/powerpc/powerpc64/fpu/s_copysign.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/powerpc/powerpc64/fpu/s_floor.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/powerpc/powerpc64/fpu/s_floorf.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/powerpc/powerpc64/fpu/s_llrint.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/powerpc/powerpc64/fpu/s_llrintf.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/powerpc/powerpc64/fpu/s_llround.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/powerpc/powerpc64/fpu/s_llroundf.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/powerpc/powerpc64/fpu/s_rint.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/powerpc/powerpc64/fpu/s_rintf.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/powerpc/powerpc64/fpu/s_round.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/powerpc/powerpc64/fpu/s_roundf.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/powerpc/powerpc64/fpu/s_trunc.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/powerpc/powerpc64/fpu/s_truncf.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/timezone/asia.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.28&r2=1.28.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/timezone/private.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.7&r2=1.7.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/timezone/southamerica.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.23&r2=1.23.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/timezone/zdump.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.6&r2=1.6.2.1


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