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 ./Makerules ./config.make.in ...


CVSROOT:	/cvs/glibc
Module name:	libc
Branch: 	fedora-branch
Changes by:	jakub@sources.redhat.com	2005-07-21 08:25:57

Modified files:
	.              : ChangeLog Makerules config.make.in configure 
	                 configure.in 
	argp           : argp-fmtstream.c argp-help.c 
	assert         : assert-perr.c assert.c 
	debug          : Makefile Versions tst-chk1.c 
	fedora         : branch.mk 
	gmon           : gmon.c 
	include        : fenv.h libc-symbols.h stdio.h stdlib.h time.h 
	                 wchar.h 
	inet           : rcmd.c 
	libio          : strfile.h vswprintf.c 
	localedata     : ChangeLog 
	localedata/locales: vi_VN 
	malloc         : obstack.c 
	manual         : Makefile 
	misc           : Makefile error.c getpass.c 
	nptl           : ChangeLog Makefile 
	nptl/sysdeps/pthread: pthread.h 
	nptl/sysdeps/unix/sysv/linux/alpha/bits: pthreadtypes.h 
	nscd           : Makefile connections.c grpcache.c nscd.c 
	                 nscd_helper.c 
	posix          : getopt.c regcomp.c 
	posix/bits     : unistd.h 
	resolv         : res_hconf.c 
	stdio-common   : Makefile perror.c psignal.c 
	stdlib         : Makefile fmtmsg.c stdlib.h 
	string/bits    : string3.h 
	sunrpc         : auth_unix.c clnt_perr.c clnt_tcp.c clnt_udp.c 
	                 clnt_unix.c svc_simple.c svc_tcp.c svc_udp.c 
	                 svc_unix.c xdr.c xdr_array.c xdr_rec.c 
	                 xdr_ref.c 
	sysdeps/alpha/fpu: feholdexcpt.c fesetround.c 
	sysdeps/generic: clock_gettime.c feholdexcpt.c fesetround.c 
	                 s_significand.c s_significandf.c wordexp.c 
	sysdeps/i386/fpu: feholdexcpt.c fesetround.c 
	sysdeps/ia64/fpu: feholdexcpt.c fesetround.c 
	sysdeps/ieee754/dbl-64: s_sincos.c 
	sysdeps/ieee754/flt-32: e_atan2f.c 
	sysdeps/powerpc/fpu: feholdexcpt.c fesetround.c libm-test-ulps 
	sysdeps/s390/fpu: feholdexcpt.c fesetround.c libm-test-ulps 
	sysdeps/s390/s390-64: bcopy.S 
	sysdeps/sh/sh4/fpu: feholdexcpt.c fesetround.c 
	sysdeps/sparc/fpu: feholdexcpt.c fesetround.c 
	sysdeps/unix   : clock_gettime.c 
	sysdeps/unix/sysv/linux/ia64: has_cpuclock.c 
	sysdeps/x86_64/fpu: feholdexcpt.c fesetround.c libm-test-ulps 
	                    s_sincosl.S 
	wcsmbs         : wchar.h wcsncpy.c 
Added files:
	debug          : Depend confstr_chk.c fgetws_chk.c 
	                 fgetws_u_chk.c fwprintf_chk.c 
	                 getdomainname_chk.c getgroups_chk.c 
	                 gethostname_chk.c getlogin_r_chk.c 
	                 mbsnrtowcs_chk.c mbsrtowcs_chk.c 
	                 ptsname_r_chk.c realpath_chk.c swprintf_chk.c 
	                 ttyname_r_chk.c vfwprintf_chk.c vswprintf_chk.c 
	                 vwprintf_chk.c wcpcpy_chk.c wcpncpy_chk.c 
	                 wcrtomb_chk.c wcscat_chk.c wcscpy_chk.c 
	                 wcsncat_chk.c wcsncpy_chk.c wcsnrtombs_chk.c 
	                 wcsrtombs_chk.c wctomb_chk.c wmemcpy_chk.c 
	                 wmemmove_chk.c wmempcpy_chk.c wmemset_chk.c 
	                 wprintf_chk.c 
	include/bits   : stdlib.h wchar2.h 
	misc           : tst-error1.c 
	nptl           : tst-initializers1.c 
	stdio-common   : fxprintf.c 
	stdlib/bits    : stdlib.h 
	sysdeps/generic: stpncpy_chk.c 
	sysdeps/x86_64/fpu: s_sincos.S 
	wcsmbs/bits    : wchar2.h 

Log message:
	Updated to fedora-glibc-20050721T0814

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/ChangeLog.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.8782.2.112&r2=1.8782.2.113
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/Makerules.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.423.2.5&r2=1.423.2.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/config.make.in.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.106.2.2&r2=1.106.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/configure.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.421.2.9&r2=1.421.2.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/configure.in.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.429.2.9&r2=1.429.2.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/argp/argp-fmtstream.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.15&r2=1.15.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/argp/argp-help.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.43&r2=1.43.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/assert/assert-perr.c.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/assert/assert.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.24&r2=1.24.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/debug/Depend.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/confstr_chk.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/fgetws_chk.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/fgetws_u_chk.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/fwprintf_chk.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/getdomainname_chk.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/getgroups_chk.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/gethostname_chk.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/getlogin_r_chk.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/mbsnrtowcs_chk.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/mbsrtowcs_chk.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/ptsname_r_chk.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/realpath_chk.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/swprintf_chk.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/ttyname_r_chk.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/vfwprintf_chk.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/vswprintf_chk.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/vwprintf_chk.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/wcpcpy_chk.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/wcpncpy_chk.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/wcrtomb_chk.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/wcscat_chk.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/wcscpy_chk.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/wcsncat_chk.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/wcsncpy_chk.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/wcsnrtombs_chk.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/wcsrtombs_chk.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/wctomb_chk.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/wmemcpy_chk.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/wmemmove_chk.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/wmempcpy_chk.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/wmemset_chk.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/wprintf_chk.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.5&r2=1.19.4.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/debug/Versions.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.3.4.5&r2=1.3.4.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/debug/tst-chk1.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.11&r2=1.1.2.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/fedora/branch.mk.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.66&r2=1.1.2.67
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/gmon/gmon.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.37.2.1&r2=1.37.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/include/fenv.h.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/include/libc-symbols.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.64.2.5&r2=1.64.2.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/include/stdio.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.27.2.4&r2=1.27.2.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/include/stdlib.h.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/include/time.h.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/include/wchar.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.26.2.1&r2=1.26.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/include/bits/stdlib.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/include/bits/wchar2.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/inet/rcmd.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.67&r2=1.67.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/libio/strfile.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.7.4.1&r2=1.7.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/libio/vswprintf.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.10.2.1&r2=1.10.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/localedata/ChangeLog.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.494.2.16&r2=1.494.2.17
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/localedata/locales/vi_VN.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/malloc/obstack.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.27&r2=1.27.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/manual/Makefile.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.106&r2=1.106.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/misc/tst-error1.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/misc/Makefile.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.112&r2=1.112.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/misc/error.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.34&r2=1.34.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/misc/getpass.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.19&r2=1.19.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/tst-initializers1.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.1.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/ChangeLog.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.706.2.51&r2=1.706.2.52
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/Makefile.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.157.2.11&r2=1.157.2.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/pthread/pthread.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.29.2.4&r2=1.29.2.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.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/nscd/Makefile.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.28.2.11&r2=1.28.2.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nscd/connections.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.55.2.10&r2=1.55.2.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nscd/grpcache.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.36.2.1&r2=1.36.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nscd/nscd.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.38.2.7&r2=1.38.2.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nscd/nscd_helper.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.6.2.4&r2=1.6.2.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/posix/getopt.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.53&r2=1.53.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/posix/regcomp.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.80.2.9&r2=1.80.2.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/posix/bits/unistd.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.3.2.5&r2=1.3.2.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/resolv/res_hconf.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.25&r2=1.25.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/stdio-common/fxprintf.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.2.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/stdio-common/Makefile.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.90.2.1&r2=1.90.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/stdio-common/perror.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.18&r2=1.18.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/stdio-common/psignal.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/stdlib/Makefile.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.95.2.3&r2=1.95.2.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/stdlib/fmtmsg.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.15.2.1&r2=1.15.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/stdlib/stdlib.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.104.2.6&r2=1.104.2.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/stdlib/bits/stdlib.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.3.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/string/bits/string3.h.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/sunrpc/auth_unix.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.18&r2=1.18.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sunrpc/clnt_perr.c.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/sunrpc/clnt_tcp.c.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/sunrpc/clnt_udp.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.28.2.2&r2=1.28.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sunrpc/clnt_unix.c.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/sunrpc/svc_simple.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.18&r2=1.18.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sunrpc/svc_tcp.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.26.2.1&r2=1.26.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sunrpc/svc_udp.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/sunrpc/svc_unix.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.20.2.1&r2=1.20.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sunrpc/xdr.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.22.2.3&r2=1.22.2.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sunrpc/xdr_array.c.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/sunrpc/xdr_rec.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.27&r2=1.27.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sunrpc/xdr_ref.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.8&r2=1.8.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/alpha/fpu/feholdexcpt.c.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/alpha/fpu/fesetround.c.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/generic/stpncpy_chk.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/sysdeps/generic/clock_gettime.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.2&r2=1.2.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/feholdexcpt.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.3&r2=1.3.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/fesetround.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.3&r2=1.3.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/s_significand.c.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/s_significandf.c.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/wordexp.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.13.2.2&r2=1.13.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/i386/fpu/feholdexcpt.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.8&r2=1.8.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/i386/fpu/fesetround.c.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/sysdeps/ia64/fpu/feholdexcpt.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.2&r2=1.2.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/fesetround.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.3&r2=1.3.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ieee754/dbl-64/s_sincos.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.3&r2=1.3.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ieee754/flt-32/e_atan2f.c.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/powerpc/fpu/feholdexcpt.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.3&r2=1.3.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/powerpc/fpu/fesetround.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.3&r2=1.3.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/powerpc/fpu/libm-test-ulps.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/sysdeps/s390/fpu/feholdexcpt.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.2&r2=1.2.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/s390/fpu/fesetround.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.3&r2=1.3.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/s390/fpu/libm-test-ulps.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/sysdeps/s390/s390-64/bcopy.S.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/sh/sh4/fpu/feholdexcpt.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.2&r2=1.2.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/sh/sh4/fpu/fesetround.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.2&r2=1.2.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/sparc/fpu/feholdexcpt.c.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/sparc/fpu/fesetround.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.3&r2=1.3.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/clock_gettime.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.9.2.4&r2=1.9.2.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/ia64/has_cpuclock.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/sysdeps/x86_64/fpu/s_sincos.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/sysdeps/x86_64/fpu/feholdexcpt.c.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/x86_64/fpu/fesetround.c.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/x86_64/fpu/libm-test-ulps.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/sysdeps/x86_64/fpu/s_sincosl.S.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/wcsmbs/wchar.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.58.2.1&r2=1.58.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/wcsmbs/wcsncpy.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.5&r2=1.5.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/wcsmbs/bits/wchar2.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.3.2.1


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