From b3d3095f21ba26c32aedc482213e2a7b36d7510e Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 05:42:39 +0000 Subject: auto-import glibc-2.3.3-2 from glibc-2.3.3-2.src.rpm --- diff --git a/.cvsignore b/.cvsignore index e7b1493..929550a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -glibc-2.3.3-200312011225.tar.bz2 -glibc-redhat-200312011225.tar.bz2 +glibc-2.3.3-200312290658.tar.bz2 +glibc-redhat-200312290658.tar.bz2 diff --git a/glibc.spec b/glibc.spec index e8c3a18..bf99cd3 100644 --- a/glibc.spec +++ b/glibc.spec @@ -1,4 +1,4 @@ -%define glibcrelease 1 +%define glibcrelease 2 %define auxarches i586 i686 athlon sparcv9 alphaev6 %define prelinkarches noarch %define nptlarches i686 athlon x86_64 ia64 s390 s390x sparcv9 ppc ppc64 @@ -6,7 +6,7 @@ %define withtlsarches 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 200312011225 +%define glibcdate 200312290658 Summary: The GNU libc libraries. Name: glibc Version: 2.3.3 @@ -1007,8 +1007,28 @@ rm -f *.filelist* %endif %changelog +* Mon Dec 29 2003 Jakub Jelinek 2.3.3-2 +- update from CVS + - faster getpid () in NPTL builds + - fix to make pthread_setcancelstate (PTHREAD_CANCEL_DISABLE, ) + really disable cancellation (#112512) + - more regex fixes and speedups + - fix nextafter*/nexttoward* + - handle 6th syscall(3) argument on AMD64 + - handle memalign/posix_memalign in mtrace + - fix linuxthreads memory leak (#112208) + - remove throw () from cancellation points in linuxthreads (#112602) + - fix NPTL unregister_atfork + - fix unwinding through alternate signal stacks + * Mon Dec 1 2003 Jakub Jelinek 2.3.3-1 -- lots of regex fixes and speedups +- update from CVS + - 2.3.3 release + - lots of regex fixes and speedups (#110401) + - fix atan2 + - fix pshared condvars in NPTL + - fix pthread_attr_destroy for attributes created with + pthread_attr_init@GLIBC_2.0 - for the time being, include both nb_NO* and no_NO* as locales so that the distribution can catch up with the no_NO->nb_NO transition @@ -1030,6 +1050,7 @@ rm -f *.filelist* - fix pthread_exit in libpthread.a (#109790) - FTW_ACTIONRETVAL support - lots of regex fixes and speedups + - fix ceill/floorl on AMD64 * Mon Oct 27 2003 Jakub Jelinek 2.3.2-101 - update from CVS diff --git a/sources b/sources index aed4d53..510093e 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -50642079b5ee8802f70259fd718d2105 glibc-2.3.3-200312011225.tar.bz2 -792eb080a1b26461ac1d615d6edf2f08 glibc-redhat-200312011225.tar.bz2 +15638451e0f2ce8f74e28c1a2d8b9400 glibc-2.3.3-200312290658.tar.bz2 +45b83dcd81897dabe8cd5ba2baa8b811 glibc-redhat-200312290658.tar.bz2