libc ./ChangeLog fedora/branch.mk fedora/glibc ...
jakub@sourceware.org
jakub@sourceware.org
Thu Jun 12 16:53:00 GMT 2008
CVSROOT: /cvs/glibc
Module name: libc
Branch: fedora-branch
Changes by: jakub@sourceware.org 2008-06-12 16:53:43
Modified files:
. : ChangeLog
fedora : branch.mk glibc.spec.in
include : inline-hashtab.h
libio : freopen.c freopen64.c
locale/programs: ld-collate.c
misc : fstab.c regexp.h
nptl : ChangeLog Makefile tst-rwlock2.c
tst-typesizes.c
nptl/sysdeps/pthread: createthread.c pthread.h
nptl/sysdeps/unix/sysv/linux/i386/i486: pthread_barrier_wait.S
pthread_cond_broadcast.S
pthread_cond_signal.S
pthread_rwlock_rdlock.S
pthread_rwlock_timedrdlock.S
pthread_rwlock_timedwrlock.S
pthread_rwlock_unlock.S
pthread_rwlock_wrlock.S
sem_post.S
nptl/sysdeps/unix/sysv/linux/x86_64:
pthread_rwlock_timedrdlock.S
pthread_rwlock_timedwrlock.S
nscd : grpcache.c hstcache.c initgrcache.c mem.c
nscd_getserv_r.c pwdcache.c servicescache.c
posix : glob.c
resolv/arpa : nameser_compat.h
resolv/nss_dns : dns-host.c
string : Makefile test-string.h
Added files:
nptl : tst-rwlock2a.c
string : test-memmem.c
Log message:
Updated to fedora-glibc-20080612T1619
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/ChangeLog.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.8782.2.303&r2=1.8782.2.304
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/fedora/branch.mk.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.214&r2=1.1.2.215
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/fedora/glibc.spec.in.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.281&r2=1.1.2.282
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/include/inline-hashtab.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.2&r2=1.1.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/libio/freopen.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.25&r2=1.25.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/libio/freopen64.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.13&r2=1.13.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/locale/programs/ld-collate.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.105.2.16&r2=1.105.2.17
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/misc/fstab.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.13&r2=1.13.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/misc/regexp.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.12&r2=1.12.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/tst-rwlock2a.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/ChangeLog.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.706.2.157&r2=1.706.2.158
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/Makefile.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.157.2.35&r2=1.157.2.36
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/tst-rwlock2.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-typesizes.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.2&r2=1.1.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/pthread/createthread.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.23.2.6&r2=1.23.2.7
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/pthread/pthread.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.29.2.15&r2=1.29.2.16
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.11.2.3&r2=1.11.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.13.2.3&r2=1.13.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.14.2.3&r2=1.14.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.10.2.4&r2=1.10.2.5
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.10.2.4&r2=1.10.2.5
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.11.2.4&r2=1.11.2.5
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.7.2.4&r2=1.7.2.5
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.10.2.4&r2=1.10.2.5
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_post.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.6.2.5&r2=1.6.2.6
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.9.2.3&r2=1.9.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.7.2.3&r2=1.7.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nscd/grpcache.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.36.2.14&r2=1.36.2.15
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nscd/hstcache.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.31.2.13&r2=1.31.2.14
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nscd/initgrcache.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.16&r2=1.1.2.17
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nscd/mem.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.3.2.9&r2=1.3.2.10
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nscd/nscd_getserv_r.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.3&r2=1.1.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nscd/pwdcache.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.35.2.13&r2=1.35.2.14
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nscd/servicescache.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.1.2.8&r2=1.1.2.9
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/posix/glob.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.68.2.7&r2=1.68.2.8
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/resolv/arpa/nameser_compat.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/resolv/nss_dns/dns-host.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.42.2.7&r2=1.42.2.8
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/string/test-memmem.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/string/Makefile.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.64.2.9&r2=1.64.2.10
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/string/test-string.h.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=1.4&r2=1.4.2.1
More information about the Glibc-cvs
mailing list