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 ./Makeconfig ./NEWS ./config. ...


CVSROOT:	/cvs/glibc
Module name:	libc
Branch: 	fedora-branch
Changes by:	jakub@sources.redhat.com	2005-11-15 08:22:03

Modified files:
	.              : ChangeLog Makeconfig NEWS config.h.in 
	                 config.make.in configure configure.in 
	csu            : Makefile elf-init.c 
	debug          : execinfo.h 
	dlfcn          : dlfcn.c 
	elf            : dl-conflict.c dl-open.c elf.h soinit.c 
	fedora         : branch.mk 
	hesiod         : hesiod.c 
	hurd           : intr-msg.c 
	iconvdata      : ibm1364.h ibm1388.h 
	iconvdata/testdata: IBM1364 IBM1364..UTF8 IBM1388 IBM1388..UTF8 
	include        : fcntl.h libc-symbols.h resolv.h string.h 
	io             : Makefile Versions fcntl.h 
	io/sys         : stat.h 
	libio          : stdio.h 
	localedata     : ChangeLog SUPPORTED 
	localedata/locales: pt_BR 
	malloc         : malloc.c 
	misc           : Makefile Versions hsearch_r.c 
	nis/nss_nis    : nis-publickey.c 
	nptl           : ChangeLog 
	nptl/sysdeps/unix/sysv/linux/ia64: pt-initfini.c 
	nptl/sysdeps/unix/sysv/linux/x86_64: sem_trywait.S 
	nscd           : connections.c 
	posix          : execl.c execv.c unistd.h 
	resolv         : Versions res_data.c res_init.c res_libc.c 
	                 res_send.c 
	rt             : mqueue.h 
	stdio-common   : Makefile Versions psignal.c vfprintf.c 
	stdlib         : exit.c 
	string         : strsignal.c tester.c 
	sunrpc         : svc.c 
	sysdeps/generic: check_fds.c errlist.c getenv.c getgroups.c 
	                 init-posix.c libc-tls.c 
	sysdeps/i386   : configure configure.in 
	sysdeps/ia64/elf: initfini.c 
	sysdeps/ia64/fpu: libm-symbols.h 
	sysdeps/mach/hurd: getpeername.c ioctl.c 
	sysdeps/mach/hurd/bits: stat.h 
	sysdeps/posix  : getaddrinfo.c gettimeofday.c system.c 
	sysdeps/powerpc/powerpc64: Makefile 
	sysdeps/pthread: configure 
	sysdeps/unix/bsd: init-posix.c ulimit.c 
	sysdeps/unix/i386: brk.S 
	sysdeps/unix/sh: sysdep.S 
	sysdeps/unix/sparc: brk.S 
	sysdeps/unix/sysv/linux: device-nrs.h tcflow.c tcflush.c 
	sysdeps/unix/sysv/linux/powerpc: chown.c 
	sysdeps/unix/sysv/linux/sh: socket.S 
	time/sys       : time.h 
Added files:
	io             : fstatat.c fstatat64.c tst-fchownat.c 
	                 tst-fstatat.c tst-futimesat.c tst-openat.c 
	                 tst-renameat.c tst-unlinkat.c 
	sysdeps/generic: fchownat.c futimesat.c fxstatat.c fxstatat64.c 
	                 openat.c openat64.c renameat.c unlinkat.c 
	sysdeps/powerpc/powerpc64: hp-timing.c hp-timing.h 
	sysdeps/unix/sysv/linux: fchownat.c futimesat.c fxstatat.c 
	                         fxstatat64.c openat.c openat64.c 
	                         renameat.c unlinkat.c 
	sysdeps/unix/sysv/linux/alpha: fxstatat.c 
	sysdeps/unix/sysv/linux/i386: fchownat.c fxstatat.c 
	sysdeps/unix/sysv/linux/m68k: fchownat.c fxstatat.c 
	sysdeps/unix/sysv/linux/powerpc: fchownat.c get_clockfreq.c 
	sysdeps/unix/sysv/linux/powerpc/powerpc32: fxstatat.c 
	sysdeps/unix/sysv/linux/s390/s390-32: fchownat.c fxstatat.c 
	sysdeps/unix/sysv/linux/sh: fchownat.c fxstatat.c 
	sysdeps/unix/sysv/linux/sparc/sparc32: fchownat.c fxstatat.c 
	sysdeps/unix/sysv/linux/sparc/sparc64: fxstatat.c 
	sysdeps/unix/sysv/linux/wordsize-64: fxstatat.c fxstatat64.c 
Removed files:
	csu            : munch-tmpl.c munch.awk 
	nptl/sysdeps/unix/sysv/linux: configure 
	sysdeps/unix/bsd/sun: Dist sethostid.c sigreturn.S syscalls.list 
	sysdeps/unix/bsd/sun/bits: signum.h 
	sysdeps/unix/bsd/sun/m68k: Dist Makefile brk.S dl-brk.S 
	                           sethostid.S sigtramp.c syscall.S 
	                           sysdep.h vfork.S 
	sysdeps/unix/bsd/sun/m68k/bits: sigcontext.h 
	sysdeps/unix/bsd/sun/sparc: Dist Makefile sethostid.S sigtramp.c 
	sysdeps/unix/bsd/sun/sparc/bits: sigcontext.h 
	sysdeps/unix/bsd/sun/sunos4: .cvsignore Implies Makefile mmap.c 
	                             speed.c syscalls.list system.c 
	                             tcflow.c tcflush.c tcgetattr.c 
	                             tcsendbrk.c tcsetattr.c wait.c 
	                             wait3.c wait4.c waitpid.c 
	sysdeps/unix/bsd/sun/sunos4/bits: fcntl.h mman.h resource.h 
	                                  termios.h utsname.h 
	sysdeps/unix/bsd/sun/sunos4/sys: ttydefaults.h 

Log message:
	Updated to fedora-glibc-20051115T0809

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/ChangeLog.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.8782.2.130&r2=1.8782.2.131
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/Makeconfig.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.297.2.9&r2=1.297.2.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/NEWS.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.147.2.6&r2=1.147.2.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/config.h.in.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.70.2.2&r2=1.70.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/config.make.in.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.106.2.3&r2=1.106.2.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/configure.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.421.2.11&r2=1.421.2.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/configure.in.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.429.2.11&r2=1.429.2.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/csu/Makefile.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.74.2.2&r2=1.74.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/csu/elf-init.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.3.2.4&r2=1.3.2.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/csu/munch-tmpl.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.3&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/csu/munch.awk.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/debug/execinfo.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/dlfcn/dlfcn.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.2.2.2&r2=1.2.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/elf/dl-conflict.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/elf/dl-open.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.111.2.9&r2=1.111.2.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/elf/elf.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.141.2.8&r2=1.141.2.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/elf/soinit.c.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/fedora/branch.mk.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.78&r2=1.1.2.79
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/hesiod/hesiod.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/hurd/intr-msg.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/iconvdata/ibm1364.h.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/iconvdata/ibm1388.h.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/iconvdata/testdata/IBM1364.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/iconvdata/testdata/IBM1364..UTF8.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/iconvdata/testdata/IBM1388.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/iconvdata/testdata/IBM1388..UTF8.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/include/fcntl.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.14&r2=1.14.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.6&r2=1.64.2.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/include/resolv.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.16.2.2&r2=1.16.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/include/string.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.30.2.2&r2=1.30.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/io/fstatat.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/io/fstatat64.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/io/tst-fchownat.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/io/tst-fstatat.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/io/tst-futimesat.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/io/tst-openat.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/io/tst-renameat.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/io/tst-unlinkat.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/io/Makefile.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.56&r2=1.56.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/io/Versions.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.14&r2=1.14.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/io/fcntl.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.33&r2=1.33.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/io/sys/stat.h.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/libio/stdio.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.78.2.5&r2=1.78.2.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/localedata/ChangeLog.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.494.2.21&r2=1.494.2.22
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/localedata/SUPPORTED.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.71.2.7&r2=1.71.2.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/localedata/locales/pt_BR.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/malloc/malloc.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.127.2.20&r2=1.127.2.21
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/misc/Makefile.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.112.2.2&r2=1.112.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/misc/Versions.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/misc/hsearch_r.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.13&r2=1.13.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nis/nss_nis/nis-publickey.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.13&r2=1.13.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.61&r2=1.706.2.62
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/configure.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/ia64/pt-initfini.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/x86_64/sem_trywait.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.6&r2=1.6.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nscd/connections.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.55.2.14&r2=1.55.2.15
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/posix/execl.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/posix/execv.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/posix/unistd.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.130.2.4&r2=1.130.2.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/resolv/Versions.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/resolv/res_data.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.11.2.2&r2=1.11.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/resolv/res_init.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.40.2.1&r2=1.40.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/resolv/res_libc.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/resolv/res_send.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.35.2.6&r2=1.35.2.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/rt/mqueue.h.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/stdio-common/Makefile.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.90.2.4&r2=1.90.2.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/stdio-common/Versions.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.6&r2=1.6.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.2.1&r2=1.12.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/stdio-common/vfprintf.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.128.2.2&r2=1.128.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/stdlib/exit.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/string/strsignal.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.17&r2=1.17.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/string/tester.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.45&r2=1.45.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sunrpc/svc.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/sysdeps/generic/fchownat.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/futimesat.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/fxstatat.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/fxstatat64.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/openat.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/sysdeps/generic/openat64.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/sysdeps/generic/renameat.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/unlinkat.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/check_fds.c.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/generic/errlist.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/getenv.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.10&r2=1.10.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/getgroups.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/init-posix.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/libc-tls.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.23.2.3&r2=1.23.2.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/i386/configure.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.2&r2=1.1.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/i386/configure.in.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.2&r2=1.1.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/elf/initfini.c.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/sysdeps/ia64/fpu/libm-symbols.h.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/mach/hurd/getpeername.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.11.4.1&r2=1.11.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/mach/hurd/ioctl.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.50&r2=1.50.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/mach/hurd/bits/stat.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.6&r2=1.6.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/posix/getaddrinfo.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.81.2.7&r2=1.81.2.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/posix/gettimeofday.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.10&r2=1.10.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/posix/system.c.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/sysdeps/powerpc/powerpc64/hp-timing.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/powerpc/powerpc64/hp-timing.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/sysdeps/powerpc/powerpc64/Makefile.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.4.2.2&r2=1.4.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/pthread/configure.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/unix/bsd/init-posix.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.7&r2=1.7.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/bsd/ulimit.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.11&r2=1.11.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/bsd/sun/Dist.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/bsd/sun/sethostid.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/bsd/sun/sigreturn.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.4&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/bsd/sun/syscalls.list.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.3&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/bsd/sun/bits/signum.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/bsd/sun/m68k/Dist.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/bsd/sun/m68k/Makefile.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/bsd/sun/m68k/brk.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.7&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/bsd/sun/m68k/dl-brk.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/bsd/sun/m68k/sethostid.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.7&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/bsd/sun/m68k/sigtramp.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.6&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/bsd/sun/m68k/syscall.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.3&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/bsd/sun/m68k/sysdep.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.10&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/bsd/sun/m68k/vfork.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.8&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/bsd/sun/m68k/bits/sigcontext.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.4&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/bsd/sun/sparc/Dist.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/bsd/sun/sparc/Makefile.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.3&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/bsd/sun/sparc/sethostid.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.8&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/bsd/sun/sparc/sigtramp.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.7&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/bsd/sun/sparc/bits/sigcontext.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.4&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/bsd/sun/sunos4/.cvsignore.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/bsd/sun/sunos4/Implies.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/bsd/sun/sunos4/Makefile.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.4&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/bsd/sun/sunos4/mmap.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.6&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/bsd/sun/sunos4/speed.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.7&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/bsd/sun/sunos4/syscalls.list.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/bsd/sun/sunos4/system.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/bsd/sun/sunos4/tcflow.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.4&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/bsd/sun/sunos4/tcflush.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.3&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/bsd/sun/sunos4/tcgetattr.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.4&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/bsd/sun/sunos4/tcsendbrk.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.3&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/bsd/sun/sunos4/tcsetattr.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.6&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/bsd/sun/sunos4/wait.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.4&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/bsd/sun/sunos4/wait3.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.4&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/bsd/sun/sunos4/wait4.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.10&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/bsd/sun/sunos4/waitpid.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.4&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/bsd/sun/sunos4/bits/fcntl.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.3&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/bsd/sun/sunos4/bits/mman.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/bsd/sun/sunos4/bits/resource.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.5&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/bsd/sun/sunos4/bits/termios.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.3&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/bsd/sun/sunos4/bits/utsname.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.4&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/bsd/sun/sunos4/sys/ttydefaults.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/i386/brk.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.10&r2=1.10.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sh/sysdep.S.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/unix/sparc/brk.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.7&r2=1.7.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/fchownat.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/unix/sysv/linux/futimesat.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/unix/sysv/linux/fxstatat.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/unix/sysv/linux/fxstatat64.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/unix/sysv/linux/openat.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/sysdeps/unix/sysv/linux/openat64.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/unix/sysv/linux/renameat.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/unix/sysv/linux/unlinkat.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/unix/sysv/linux/device-nrs.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/unix/sysv/linux/tcflow.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1&r2=1.1.10.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/tcflush.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1&r2=1.1.10.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/alpha/fxstatat.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/unix/sysv/linux/i386/fchownat.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/unix/sysv/linux/i386/fxstatat.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/unix/sysv/linux/m68k/fchownat.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/unix/sysv/linux/m68k/fxstatat.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/unix/sysv/linux/powerpc/fchownat.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/unix/sysv/linux/powerpc/get_clockfreq.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/unix/sysv/linux/powerpc/chown.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/unix/sysv/linux/powerpc/powerpc32/fxstatat.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/unix/sysv/linux/s390/s390-32/fchownat.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/unix/sysv/linux/s390/s390-32/fxstatat.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/unix/sysv/linux/sh/fchownat.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/unix/sysv/linux/sh/fxstatat.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/unix/sysv/linux/sh/socket.S.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/unix/sysv/linux/sparc/sparc32/fchownat.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/unix/sysv/linux/sparc/sparc32/fxstatat.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/unix/sysv/linux/sparc/sparc64/fxstatat.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/unix/sysv/linux/wordsize-64/fxstatat.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/unix/sysv/linux/wordsize-64/fxstatat64.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/time/sys/time.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.35&r2=1.35.2.1


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