]>
git.ipfire.org Git - thirdparty/glibc.git/log
Roland McGrath [Mon, 31 Jul 2006 07:17:47 +0000 (07:17 +0000)]
2.4.90-15
Roland McGrath [Mon, 31 Jul 2006 07:17:01 +0000 (07:17 +0000)]
Updated to fedora-glibc-20060731T0706
Roland McGrath [Sat, 29 Jul 2006 23:12:43 +0000 (23:12 +0000)]
Updated to fedora-glibc-20060729T2255
Roland McGrath [Sat, 29 Jul 2006 22:55:33 +0000 (22:55 +0000)]
Add Provides: rtld(GNU_HASH), to match glibc/devel/glibc.spec in builds.
Jakub Jelinek [Tue, 11 Jul 2006 08:13:12 +0000 (08:13 +0000)]
Updated to fedora-glibc-20060710T2206
Jakub Jelinek [Fri, 30 Jun 2006 09:16:35 +0000 (09:16 +0000)]
Updated to fedora-glibc-20060630T0858
Jakub Jelinek [Wed, 31 May 2006 15:10:35 +0000 (15:10 +0000)]
Updated to fedora-glibc-20060531T1322
Jakub Jelinek [Wed, 24 May 2006 07:30:09 +0000 (07:30 +0000)]
Updated to fedora-glibc-20060524T0721
Jakub Jelinek [Sun, 21 May 2006 22:00:48 +0000 (22:00 +0000)]
Updated to fedora-glibc-20060521T2153
Jakub Jelinek [Fri, 19 May 2006 16:04:10 +0000 (16:04 +0000)]
Updated to fedora-glibc-20060519T1550
Jakub Jelinek [Thu, 11 May 2006 14:01:43 +0000 (14:01 +0000)]
Updated to fedora-glibc-20060511T1325
Jakub Jelinek [Fri, 5 May 2006 14:50:16 +0000 (14:50 +0000)]
Updated to fedora-glibc-20060505T1443
Jakub Jelinek [Fri, 5 May 2006 06:11:55 +0000 (06:11 +0000)]
Updated to fedora-glibc-20060505T0554
Jakub Jelinek [Mon, 1 May 2006 08:02:53 +0000 (08:02 +0000)]
2.4.90-4
Jakub Jelinek [Mon, 1 May 2006 07:53:45 +0000 (07:53 +0000)]
Updated to fedora-glibc-20060501T0751
Jakub Jelinek [Thu, 27 Apr 2006 21:34:42 +0000 (21:34 +0000)]
2.4.90-3
Jakub Jelinek [Thu, 27 Apr 2006 21:29:55 +0000 (21:29 +0000)]
Updated to fedora-glibc-20060427T2122
Jakub Jelinek [Thu, 27 Apr 2006 09:17:12 +0000 (09:17 +0000)]
* nscd/connections.c (sighup_handler): Only run prune_cache on
enabled databases.
Jakub Jelinek [Wed, 26 Apr 2006 20:23:22 +0000 (20:23 +0000)]
2.4.90-2
Jakub Jelinek [Wed, 26 Apr 2006 20:18:18 +0000 (20:18 +0000)]
Updated to fedora-glibc-20060426T2000
Jakub Jelinek [Tue, 25 Apr 2006 09:24:11 +0000 (09:24 +0000)]
2.4.90-1
Jakub Jelinek [Tue, 25 Apr 2006 09:20:28 +0000 (09:20 +0000)]
Updated to fedora-glibc-20060425T0903
Jakub Jelinek [Mon, 24 Apr 2006 20:31:50 +0000 (20:31 +0000)]
Updated to fedora-glibc-20060424T2027
Jakub Jelinek [Mon, 24 Apr 2006 10:17:21 +0000 (10:17 +0000)]
2.4-6
Jakub Jelinek [Mon, 24 Apr 2006 10:12:55 +0000 (10:12 +0000)]
2.4-6
Jakub Jelinek [Mon, 24 Apr 2006 08:55:46 +0000 (08:55 +0000)]
Updated to fedora-glibc-20060424T0820
Jakub Jelinek [Tue, 28 Mar 2006 09:51:22 +0000 (09:51 +0000)]
Fix a merge glitch.
Jakub Jelinek [Tue, 28 Mar 2006 09:36:28 +0000 (09:36 +0000)]
Updated to fedora-glibc-20060328T0900
Jakub Jelinek [Tue, 14 Mar 2006 07:07:22 +0000 (07:07 +0000)]
Remove prehistoric comment about nscd incompatibility with 2.0 kernels.
Jakub Jelinek [Tue, 7 Mar 2006 13:28:12 +0000 (13:28 +0000)]
2.4-3
Jakub Jelinek [Tue, 7 Mar 2006 08:32:47 +0000 (08:32 +0000)]
2.4-2
Jakub Jelinek [Tue, 7 Mar 2006 08:24:12 +0000 (08:24 +0000)]
2006-03-03 Steven Munroe <sjmunroe@us.ibm.com>
Alan Modra <amodra@bigpond.net.au>
[BZ #2423]
* math/libm-test.inc [TEST_LDOUBLE] (ceil_test, floor_test, rint_test,
round_test, trunc_test): Add new tests.
* sysdeps/powerpc/fpu/fenv_libc.h (__fegetround, __fesetround):
Define inline implementations.
* sysdeps/powerpc/fpu/fegetround.c: Use __fegetround.
* sysdeps/powerpc/fpu/fesetround.c: Use __fesetround.
* sysdeps/ieee754/ldbl-128ibm/math_ldbl.h
(EXTRACT_IBM_EXTENDED_MANTISSA, INSERT_IBM_EXTENDED_MANTISSA):
Removed, replaced with.
(ldbl_extract_mantissa, ldbl_insert_mantissa, ldbl_pack, ldbl_unpack,
ldbl_canonicalise, ldbl_nearbyint): Define inline utility
functions for IBM long double format.
* sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Replace
EXTRACT_IBM_EXTENDED_MANTISSA and INSERT_IBM_EXTENDED_MANTISSA
with ldbl_extract_mantissa and ldbl_insert_mantissa.
* sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
Replace EXTRACT_IBM_EXTENDED_MANTISSA with ldbl_extract_mantissa.
(ldbl_extract_mantissa, ldbl_insert_mantissa): Defined.
* sysdeps/ieee754/ldbl-128ibm/s_ceill.c (__ceill): Handle rounding
that spans doubles in IBM long double format.
* sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
* sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
* sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
* sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
* sysdeps/powerpc/fpu/math_ldbl.h: New file.
* sysdeps/powerpc/powerpc64/fpu/s_rintl.S: Removed.
Jakub Jelinek [Mon, 6 Mar 2006 13:15:16 +0000 (13:15 +0000)]
Updated to fedora-glibc-20060306T1239
Jakub Jelinek [Mon, 6 Mar 2006 10:08:48 +0000 (10:08 +0000)]
* elf/check-textrel.c: Don't include config.h.
Jakub Jelinek [Mon, 6 Mar 2006 07:37:08 +0000 (07:37 +0000)]
Add -DUSE_CFA_VAL_EXPRESSION to CFLAGS on x86_64.
Jakub Jelinek [Mon, 6 Mar 2006 07:34:44 +0000 (07:34 +0000)]
* sysdeps/unix/sysv/linux/i386/lowlevellock.h
(LLL_STUB_UNWIND_INFO_START, LLL_STUB_UNWIND_INFO_END,
LLL_STUB_UNWIND_INFO_3, LLL_STUB_UNWIND_INFO_4): Define.
(lll_mutex_lock, lll_robust_mutex_lock, lll_mutex_cond_lock,
lll_robust_mutex_cond_lock, lll_mutex_timedlock,
lll_robust_mutex_timedlock, lll_mutex_unlock,
lll_robust_mutex_unlock, lll_lock, lll_unlock): Use them.
Add _L_*_ symbols around the subsection.
* sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: Add unwind info.
* sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: Likewise.
Jakub Jelinek [Mon, 6 Mar 2006 07:33:30 +0000 (07:33 +0000)]
* sysdeps/unix/sysv/linux/x86_64/lowlevellock.h
(LLL_STUB_UNWIND_INFO_START, LLL_STUB_UNWIND_INFO_END,
LLL_STUB_UNWIND_INFO_5, LLL_STUB_UNWIND_INFO_6): Define.
(lll_mutex_lock, lll_robust_mutex_lock, lll_mutex_cond_lock,
lll_robust_mutex_cond_lock, lll_mutex_timedlock,
lll_robust_mutex_timedlock, lll_mutex_unlock,
lll_robust_mutex_unlock, lll_lock, lll_unlock): Use them.
Add _L_*_ symbols around the subsection.
* sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Add unwind info.
* sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: Likewise.
Jakub Jelinek [Mon, 6 Mar 2006 07:30:01 +0000 (07:30 +0000)]
Updated to fedora-glibc-20060306T0720
Jakub Jelinek [Thu, 2 Mar 2006 10:02:33 +0000 (10:02 +0000)]
2.3.91-1
Jakub Jelinek [Thu, 2 Mar 2006 09:59:46 +0000 (09:59 +0000)]
* malloc/malloc.c (MALLOC_ALIGNMENT): Set to __alignof__ (long double)
if long double is more aligned than 2 * SIZE_SZ.
(misaligned_chunk): Define.
(public_rEALLOc, _int_free, _int_realloc): Use it.
Jakub Jelinek [Thu, 2 Mar 2006 09:59:03 +0000 (09:59 +0000)]
* elf/check-textrel.c: Include config.h.
(AB(handle_file)): Don't fail if PF_X | PF_W on architectures known
to have executable writable PLT.
* sysdeps/powerpc/powerpc32/configure.in (HAVE_PPC_SECURE_PLT): New
test.
* sysdeps/powerpc/powerpc32/configure: Rebuilt.
* config.h.in (HAVE_PPC_SECURE_PLT): Add.
Jakub Jelinek [Thu, 2 Mar 2006 09:06:20 +0000 (09:06 +0000)]
Updated to fedora-glibc-20060302T0855
Jakub Jelinek [Wed, 1 Mar 2006 09:00:40 +0000 (09:00 +0000)]
* configure (libc_add_on_canonical, libc_add_on_subdir): Set.
Jakub Jelinek [Wed, 1 Mar 2006 07:44:57 +0000 (07:44 +0000)]
* sysdeps/unix/sysv/linux/sparc/lowlevellock.h (lll_robust_mutex_dead,
lll_robust_mutex_trylock, lll_robust_mutex_lock,
lll_robust_mutex_cond_lock, lll_robust_mutex_timedlock,
lll_robust_mutex_unlock): Define.
(__lll_robust_lock_wait, __lll_robust_timedlock_wait): New prototypes.
Jakub Jelinek [Wed, 1 Mar 2006 06:55:57 +0000 (06:55 +0000)]
Updated to fedora-glibc-20060301T0647
Jakub Jelinek [Fri, 17 Feb 2006 16:18:21 +0000 (16:18 +0000)]
* include/atomic.h (atomic_and, atomic_or): Define.
nptl/
* sysdeps/unix/sysv/linux/alpha/lowlevellock.h (lll_robust_mutex_dead,
lll_robust_mutex_trylock, lll_robust_mutex_lock,
lll_robust_mutex_cond_lock, lll_robust_mutex_timedlock,
lll_robust_mutex_unlock): New macros.
(__lll_robust_lock_wait, __lll_robust_timedlock_wait): New prototypes.
* sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
* sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
* sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Likewise.
* sysdeps/unix/sysv/linux/lowlevelrobustlock.c: New file.
Jakub Jelinek [Fri, 17 Feb 2006 16:15:56 +0000 (16:15 +0000)]
Updated to fedora-glibc-20060217T1609
Jakub Jelinek [Mon, 13 Feb 2006 08:21:21 +0000 (08:21 +0000)]
* sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h
(__pthread_list_t): New typedef.
(pthread_mutex_t): Replace __next and __prev fields with __list.
* sysdeps/unix/sysv/linux/ia64/bits/pthreadtypes.h
(__pthread_list_t): New typedef.
(pthread_mutex_t): Replace __next and __prev fields with __list.
* sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
(__pthread_list_t, __pthread_slist_t): New typedefs.
(pthread_mutex_t): Replace __next and __prev fields with __list.
* sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
(__pthread_list_t, __pthread_slist_t): New typedefs.
(pthread_mutex_t): Replace __next and __prev fields with __list.
* sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h
(__pthread_list_t, __pthread_slist_t): New typedefs.
(pthread_mutex_t): Replace __next and __prev fields with __list.
* sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h
(__pthread_slist_t): New typedef.
(pthread_mutex_t): Replace __next field with __list.
Jakub Jelinek [Mon, 13 Feb 2006 07:30:06 +0000 (07:30 +0000)]
Updated to fedora-glibc-20060213T0650
Jakub Jelinek [Sat, 4 Feb 2006 08:29:24 +0000 (08:29 +0000)]
2.3.90-36
Jakub Jelinek [Sat, 4 Feb 2006 08:21:16 +0000 (08:21 +0000)]
Updated to fedora-glibc-20060204T0758
Jakub Jelinek [Fri, 3 Feb 2006 09:47:53 +0000 (09:47 +0000)]
* stdlib/bits/stdlib-ldbl.h (qecvt, qfcvt, qgcvt, qecvt_r,
qfcvt_r): Guard with #if defined __USE_SVID || defined
__USE_XOPEN_EXTENDED.
Jakub Jelinek [Fri, 3 Feb 2006 09:43:55 +0000 (09:43 +0000)]
* sysdeps/unix/sysv/linux/futimesat.c (futimesat): If
file == NULL, use __futimes unconditionally.
* manual/filesys.texi (futimes): Fix prototype.
Jakub Jelinek [Fri, 3 Feb 2006 09:40:56 +0000 (09:40 +0000)]
* math/math.h (__nldbl_nexttowardf): Put __THROW before
__attribute__ ((__const__)).
(__MATHDECL_2): Use __REDIRECT_NTH instead of __REDIRECT
followed by __THROW.
* math/math.h [__LDBL_COMPAT && __USE_ISOC99] (nexttowardl): New
prototype.
Jakub Jelinek [Fri, 3 Feb 2006 09:39:28 +0000 (09:39 +0000)]
Updated to fedora-glibc-20060203T0932
Jakub Jelinek [Thu, 2 Feb 2006 09:24:43 +0000 (09:24 +0000)]
2006-02-02 Roland McGrath <roland@redhat.com>
* timezone/private.h: Update from tzcode2006a.
* timezone/scheck.c: Likewise.
* timezone/asia: Update from tzdata2006a.
* timezone/northamerica: Likewise.
* timezone/zone.tab: Likewise.
* sysdeps/powerpc/powerpc64/Makefile (no-special-regs): New variable.
(CFLAGS-mcount.c): Use it instead of -msoft-float.
* sysdeps/powerpc/powerpc64/elf/Makefile
(CFLAGS-dl-runtime.os, CFLAGS-dl-lookup.os, CFLAGS-dl-misc.os,
CFLAGS-rtld-mempcpy.os, CFLAGS-rtld-memmove.os, CFLAGS-rtld-memchr.os,
CFLAGS-rtld-strnlen.os): LIkewise
2006-02-01 Roland McGrath <roland@redhat.com>
* sysdeps/ieee754/ldbl-opt/Makefile (sysdep-CFLAGS): Avoid adding
-mlong-double-128 when it's already there.
Jakub Jelinek [Thu, 2 Feb 2006 05:14:33 +0000 (05:14 +0000)]
2.3.90-33
Jakub Jelinek [Thu, 2 Feb 2006 05:12:40 +0000 (05:12 +0000)]
Updated to fedora-glibc-20060202T0507
Jakub Jelinek [Wed, 1 Feb 2006 09:54:08 +0000 (09:54 +0000)]
2.3.90-32
Jakub Jelinek [Wed, 1 Feb 2006 09:30:43 +0000 (09:30 +0000)]
* include/bits/stdlib-ldbl.h: New file.
* include/bits/wchar-ldbl.h: New file.
Jakub Jelinek [Wed, 1 Feb 2006 09:28:53 +0000 (09:28 +0000)]
* sysdeps/ieee754/ldbl-128/s_llrintl.c (__llrintl): Fix a typo.
* sysdeps/s390/fpu/libm-test-ulps: Remove llrint ulps.
Jakub Jelinek [Wed, 1 Feb 2006 08:53:29 +0000 (08:53 +0000)]
Updated to fedora-glibc-20060201T0846
Jakub Jelinek [Mon, 30 Jan 2006 09:58:27 +0000 (09:58 +0000)]
2.3.90-31
Jakub Jelinek [Mon, 30 Jan 2006 09:42:17 +0000 (09:42 +0000)]
2.3.90-31
Jakub Jelinek [Mon, 30 Jan 2006 09:30:09 +0000 (09:30 +0000)]
Updated to fedora-glibc-20060130T0922
Jakub Jelinek [Mon, 9 Jan 2006 21:55:11 +0000 (21:55 +0000)]
Updated to fedora-glibc-20060109T2152
Jakub Jelinek [Fri, 6 Jan 2006 23:04:24 +0000 (23:04 +0000)]
s/struct pthread_mutex_s/struct __pthread_mutex_s/
Jakub Jelinek [Fri, 6 Jan 2006 22:24:17 +0000 (22:24 +0000)]
s/private/__private/
Jakub Jelinek [Fri, 6 Jan 2006 21:55:58 +0000 (21:55 +0000)]
Updated to fedora-glibc-20060106T2148
Jakub Jelinek [Fri, 6 Jan 2006 09:23:26 +0000 (09:23 +0000)]
Updated to fedora-glibc-20060106T0916
Jakub Jelinek [Wed, 4 Jan 2006 07:58:23 +0000 (07:58 +0000)]
Updated to fedora-glibc-20060104T0754
Jakub Jelinek [Mon, 2 Jan 2006 21:28:11 +0000 (21:28 +0000)]
Updated to fedora-glibc-20060102T2114
Jakub Jelinek [Mon, 2 Jan 2006 11:22:31 +0000 (11:22 +0000)]
2.3.90-24
Jakub Jelinek [Mon, 2 Jan 2006 10:52:59 +0000 (10:52 +0000)]
Updated to fedora-glibc-20060102T1045
Jakub Jelinek [Tue, 27 Dec 2005 16:51:02 +0000 (16:51 +0000)]
.
Jakub Jelinek [Tue, 27 Dec 2005 16:21:07 +0000 (16:21 +0000)]
* elf/ldconfig.c (search_dir): Skip prelink temporaries.
Jakub Jelinek [Tue, 27 Dec 2005 15:42:55 +0000 (15:42 +0000)]
iMerge some more.
Jakub Jelinek [Tue, 27 Dec 2005 14:48:14 +0000 (14:48 +0000)]
Updated to fedora-glibc-20051227T1426
Jakub Jelinek [Wed, 21 Dec 2005 09:46:55 +0000 (09:46 +0000)]
Revert:
Workaround for http://gcc.gnu.org/PR25240
* include/libc-symbols.h (weak_extern): Define using weak attribute.
(_weak_extern): Remove.
(weak_tls_extern): Define.
* locale/uselocale.c (DEFINE_CATEGORY): Use weak_tls_extern for
_nl_current_##category.
* locale/setlocale.c (DEFINE_CATEGORY): Likewise.
Jakub Jelinek [Wed, 21 Dec 2005 09:35:28 +0000 (09:35 +0000)]
Updated to fedora-glibc-20051221T0931
Jakub Jelinek [Tue, 20 Dec 2005 18:05:57 +0000 (18:05 +0000)]
Updated to fedora-glibc-20051220T1751
Jakub Jelinek [Tue, 20 Dec 2005 10:59:21 +0000 (10:59 +0000)]
* malloc/mtrace.c (__libc_malloc, __libc_free, __libc_realloc,
__libc_memalign): Add prototypes and libc_hidden_proto resp.
defines for !_LIBC.
(tr_freehook): Call __libc_free instead of free.
(tr_mallochook): Call __libc_malloc instead of malloc.
(tr_reallochook): Call __libc_realloc instead of realloc.
(tr_memalignhook): Call __libc_memalign instead of memalign.
* malloc/mcheck.c: Include stdlib.h.
(__libc_malloc, __libc_free, __libc_realloc,
__libc_memalign): Add prototypes and libc_hidden_proto resp.
defines for !_LIBC.
(freehook): Call __libc_free instead of free.
(mallochook): Call __libc_malloc instead of malloc.
(reallochook): Call __libc_realloc instead of realloc.
(memalignhook): Call __libc_memalign instead of memalign.
(mcheck): Call __libc_malloc and __libc_free instead of
malloc and free.
Jakub Jelinek [Tue, 20 Dec 2005 10:55:59 +0000 (10:55 +0000)]
Workaround for http://gcc.gnu.org/PR25240
* include/libc-symbols.h (weak_extern): Define using weak attribute.
(_weak_extern): Remove.
(weak_tls_extern): Define.
* locale/uselocale.c (DEFINE_CATEGORY): Use weak_tls_extern for
_nl_current_##category.
* locale/setlocale.c (DEFINE_CATEGORY): Likewise.
Jakub Jelinek [Tue, 20 Dec 2005 10:50:52 +0000 (10:50 +0000)]
Updated to fedora-glibc-20051220T1028
Jakub Jelinek [Mon, 19 Dec 2005 12:11:38 +0000 (12:11 +0000)]
Updated to fedora-glibc-20051219T1003
Jakub Jelinek [Sat, 19 Nov 2005 21:57:34 +0000 (21:57 +0000)]
* elf/elf.h: Revert last change.
Jakub Jelinek [Sat, 19 Nov 2005 20:12:39 +0000 (20:12 +0000)]
2.3.90-18
Jakub Jelinek [Sat, 19 Nov 2005 20:05:14 +0000 (20:05 +0000)]
Updated to fedora-glibc-20051119T1959
Jakub Jelinek [Wed, 16 Nov 2005 08:40:33 +0000 (08:40 +0000)]
Updated to fedora-glibc-20051116T0829
Jakub Jelinek [Tue, 15 Nov 2005 09:54:10 +0000 (09:54 +0000)]
2.3.90-16
Jakub Jelinek [Tue, 15 Nov 2005 08:33:41 +0000 (08:33 +0000)]
2.3.90-16
Jakub Jelinek [Tue, 15 Nov 2005 08:22:03 +0000 (08:22 +0000)]
Updated to fedora-glibc-20051115T0809
Jakub Jelinek [Thu, 20 Oct 2005 07:09:44 +0000 (07:09 +0000)]
2.3.90-15
Jakub Jelinek [Thu, 20 Oct 2005 06:59:57 +0000 (06:59 +0000)]
Updated to fedora-glibc-20051020T0651
Jakub Jelinek [Mon, 10 Oct 2005 15:05:30 +0000 (15:05 +0000)]
2.3.90-14
Jakub Jelinek [Mon, 10 Oct 2005 14:51:46 +0000 (14:51 +0000)]
Updated to fedora-glibc-20051010T1417
Jakub Jelinek [Mon, 3 Oct 2005 21:49:07 +0000 (21:49 +0000)]
* allocatestack.c (setxid_signal_thread): Add
INTERNAL_SYSCALL_DECL (err).
Jakub Jelinek [Mon, 3 Oct 2005 21:11:29 +0000 (21:11 +0000)]
2.3.90-13
Jakub Jelinek [Mon, 3 Oct 2005 20:54:46 +0000 (20:54 +0000)]
* nscd/selinux.c (audit_init): Print error string in the failure
message.
Jakub Jelinek [Mon, 3 Oct 2005 20:44:20 +0000 (20:44 +0000)]
Updated to fedora-glibc-20051003T2040