From fe619b540a2aed0f8e7db8b025630e673e6211ba Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Sep 10 2004 10:22:16 +0000 Subject: auto-import glibc-2.3.3-50 on branch devel from glibc-2.3.3-50.src.rpm --- diff --git a/.cvsignore b/.cvsignore index 65a4ab1..4744718 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -glibc-2.3.3-200409040813.tar.bz2 -glibc-redhat-200409040813.tar.bz2 +glibc-2.3.3-200409090540.tar.bz2 +glibc-redhat-200409090540.tar.bz2 diff --git a/glibc.spec b/glibc.spec index 13ecf0b..0d50f57 100644 --- a/glibc.spec +++ b/glibc.spec @@ -1,4 +1,4 @@ -%define glibcrelease 49 +%define glibcrelease 50 %define auxarches i586 i686 athlon sparcv9 alphaev6 %define prelinkarches noarch %define nptlarches i386 i686 athlon x86_64 ia64 s390 s390x sparcv9 ppc ppc64 @@ -6,7 +6,7 @@ %define withtlsarches i386 i686 athlon x86_64 ia64 s390 s390x alpha alphaev6 sparc sparcv9 ppc ppc64 %define debuginfocommonarches %{ix86} alpha alphaev6 sparc sparcv9 %define _unpackaged_files_terminate_build 0 -%define glibcdate 200409040813 +%define glibcdate 200409090540 Summary: The GNU libc libraries. Name: glibc Version: 2.3.3 @@ -265,7 +265,7 @@ esac %patch4 -p1 %endif %endif -%patch5 -p1 +#%patch5 -p1 # Hack till glibc-kernheaders get updated, argh mkdir asm @@ -426,7 +426,7 @@ cat > asm/unistd.h < 2.3.3-50 +- update from CVS + - pwd/grp/host loops with nscd speed up by sharing the + nscd cache r/o with applications + - inexpensive double free check in free(3) + - make NPTL pthread.h initializers usable even from C++ + (BZ #375) +- use atomic instructions even in i386 nscd on i486+ CPUs + (conditionally) + * Sat Sep 3 2004 Jakub Jelinek 2.3.3-49 - update from CVS - fix linuxthreads tst-cancel{[45],-static} diff --git a/sources b/sources index 88a0496..2a428df 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -03486ea9178dcb2d99df2f1c0eca3572 glibc-2.3.3-200409040813.tar.bz2 -a639b3ee8c5d2c8d88d3782701d7b14b glibc-redhat-200409040813.tar.bz2 +2b4bf3ba5d31062e88826ca4130fa1c4 glibc-2.3.3-200409090540.tar.bz2 +ee3bda3d7818194bd79c9eb66faca2fd glibc-redhat-200409090540.tar.bz2