From 99d596a1feb06c324f51bb823d6732fa017787bc Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Fri, 3 Dec 2004 12:38:56 +0000 Subject: [PATCH] auto-import glibc-2.3.3-87 on branch devel from glibc-2.3.3-87.src.rpm --- .cvsignore | 4 +- glibc-fedora.patch | 2297 ++++++++++++++++++++++++++++++++++++-------- glibc.spec | 24 +- sources | 4 +- 4 files changed, 1935 insertions(+), 394 deletions(-) diff --git a/.cvsignore b/.cvsignore index 928be02..3698e68 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -glibc-20041126T1318.tar.bz2 -glibc-fedora-20041126T1318.tar.bz2 +glibc-20041203T0935.tar.bz2 +glibc-fedora-20041203T0935.tar.bz2 diff --git a/glibc-fedora.patch b/glibc-fedora.patch index fbc9c55..941aee1 100644 --- a/glibc-fedora.patch +++ b/glibc-fedora.patch @@ -1,10 +1,45 @@ ---- glibc-20041126T1318/ChangeLog 26 Nov 2004 08:19:03 -0000 1.9016 -+++ glibc-20041126T1318-fedora/ChangeLog 26 Nov 2004 13:48:37 -0000 1.8782.2.44 -@@ -1,5 +1,15 @@ +--- glibc-20041203T0935/ChangeLog 2 Dec 2004 22:55:29 -0000 1.9026 ++++ glibc-20041203T0935-fedora/ChangeLog 3 Dec 2004 11:20:41 -0000 1.8782.2.49 +@@ -1,3 +1,22 @@ ++2004-12-01 Jakub Jelinek ++ ++ * posix/tst-regex.c: Use defined _POSIX_CPUTIME && _POSIX_CPUTIME >= 0 ++ conditionals instead of defined _POSIX_CPUTIME. ++ (main): If _POSIX_CPUTIME == 0, call sysconf to see if CPUTIME ++ option is available. ++ * posix/tst-regex.c2: Use defined _POSIX_CPUTIME && _POSIX_CPUTIME >= 0 ++ conditionals instead of defined _POSIX_CPUTIME. ++ (do_test): If _POSIX_CPUTIME == 0, call sysconf to see if CPUTIME ++ option is available. ++ * sysdeps/posix/sysconf.c (__sysconf): If _POSIX_CPUTIME resp. ++ _POSIX_THREAD_CPUTIME is defined to 0, return -1 for the corresponding ++ _SC_ argument. ++ ++2004-12-02 Jakub Jelinek ++ ++ * libio/Makefile (tests): Add bug-ungetc4. ++ * libio/bug-ungetc4.c: New test. ++ + 2004-12-02 Roland McGrath + + * extra-lib.mk (object-suffixes-$(lib)): Add .oS when +@@ -26,6 +45,12 @@ + * sysdeps/gnu/Makefile ($(objpfx)errlist-compat.c): + Do $(make-target-directory). + ++2004-11-29 Jakub Jelinek ++ ++ * stdlib/strtod_l.c (INTERNAL (__STRTOF)): If densize > 2 ++ and numsize < densize, always shift num up by empty + 1 ++ limbs. ++ + 2004-11-29 Roland McGrath + + * posix/confstr.c: Avoid punctuation in #error text. +@@ -79,6 +104,14 @@ + 2004-11-26 Jakub Jelinek -+ * sysdeps/generic/unsecvars.h (UNSECURE_ENVVARS): Add GETCONF_DIR. -+ + * posix/Makefile (generated: Add getconf.speclist. + ($(inst_libexecdir)/getconf): Use getconf.speclist instead of + getconf output. @@ -16,7 +51,7 @@ * posix/Makefile (install-others): Add $(inst_libexecdir)/getconf. (CFLAGS-sysconf.c): Add -D_GETCONF_DIR. (CFLAGS-getconf.c): New. -@@ -591,6 +601,16 @@ +@@ -670,6 +703,16 @@ * sysdeps/generic/tempname.c (__path_search): Add missing argument TRY_TMPDIR. @@ -33,7 +68,7 @@ 2004-10-31 Mariusz Mazur * sysdeps/unix/sysv/linux/alpha/setregid.c: New file. -@@ -886,6 +906,11 @@ +@@ -965,6 +1008,11 @@ * posix/execvp.c (execvp): Also ignore ENODEV and ETIMEDOUT errno values. @@ -45,7 +80,7 @@ 2004-10-20 Roland McGrath * Makeconfig ($(common-objpfx)shlib-versions.v.i): Check also -@@ -958,6 +983,11 @@ +@@ -1037,6 +1085,11 @@ * debug/catchsegv.sh: Update copyright year. Use mktemp to create segv_output file. @@ -57,7 +92,7 @@ 2004-10-18 Jakub Jelinek * elf/dl-libc.c (__libc_dlsym_private, __libc_register_dl_open_hook): -@@ -1941,6 +1971,22 @@ +@@ -2020,6 +2073,22 @@ * string/string.h: Add __nonnull annotations. * stdlib/stdlib.h: Likewise. @@ -80,7 +115,7 @@ 2004-09-20 H.J. Lu * sysdeps/unix/sysv/linux/ia64/sysdep.h (DO_INLINE_SYSCALL): -@@ -2670,6 +2716,23 @@ +@@ -2749,6 +2818,23 @@ before return type. * locale/localename.c (__current_locale_name): Likewise. @@ -104,7 +139,7 @@ 2004-08-30 Roland McGrath * scripts/extract-abilist.awk: If `lastversion' variable defined, omit -@@ -2826,6 +2889,22 @@ +@@ -2905,6 +2991,22 @@ * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Initialize status to NSS_STATUS_UNAVAIL. @@ -127,7 +162,7 @@ 2004-08-19 Ulrich Drepper * sysdeps/posix/getaddrinfo.c (gaih_inet): Use h->h_name in the -@@ -3130,6 +3209,12 @@ +@@ -3209,6 +3311,12 @@ * iconvdata/testdata/ISO-2022-JP-3: Regenerated. @@ -140,8 +175,8 @@ 2004-08-10 Alfred M. Szmidt * sysdeps/generic/bits/in.h (struct ip_mreq): Remove definition. ---- glibc-20041126T1318/ChangeLog.11 10 Nov 2000 03:31:36 -0000 1.1 -+++ glibc-20041126T1318-fedora/ChangeLog.11 22 Sep 2004 21:20:47 -0000 1.1.4.1 +--- glibc-20041203T0935/ChangeLog.11 10 Nov 2000 03:31:36 -0000 1.1 ++++ glibc-20041203T0935-fedora/ChangeLog.11 22 Sep 2004 21:20:47 -0000 1.1.4.1 @@ -1352,6 +1352,11 @@ * sysdeps/unix/sysv/linux/mips/sys/tas.h: Add missing .mips0 at the end of inline assembler code. @@ -191,8 +226,8 @@ * sysdeps/arm/bits/huge_val.h (HUGE_VAL, HUGE_VALF): Add __extension__ to hexadecimal floating constant notation. * sysdeps/i386/bits/huge_val.h (HUGE_VAL, HUGE_VALF, HUGE_VALL): ---- glibc-20041126T1318/ChangeLog.12 16 Aug 2001 05:24:54 -0000 1.1 -+++ glibc-20041126T1318-fedora/ChangeLog.12 22 Sep 2004 21:20:47 -0000 1.1.4.1 +--- glibc-20041203T0935/ChangeLog.12 16 Aug 2001 05:24:54 -0000 1.1 ++++ glibc-20041203T0935-fedora/ChangeLog.12 22 Sep 2004 21:20:47 -0000 1.1.4.1 @@ -7729,6 +7729,13 @@ * Versions.def [ld]: Add GLIBC_2.2.1. @@ -219,8 +254,8 @@ 2001-01-02 Franz Sirl * sysdeps/powerpc/dl-machine.c (__process_machine_rela): Fix typo. ---- glibc-20041126T1318/csu/elf-init.c 16 Aug 2004 04:51:00 -0000 1.3 -+++ glibc-20041126T1318-fedora/csu/elf-init.c 22 Sep 2004 21:20:47 -0000 1.3.2.1 +--- glibc-20041203T0935/csu/elf-init.c 16 Aug 2004 04:51:00 -0000 1.3 ++++ glibc-20041203T0935-fedora/csu/elf-init.c 22 Sep 2004 21:20:47 -0000 1.3.2.1 @@ -44,6 +44,24 @@ extern void (*__init_array_start []) (vo extern void (*__init_array_end []) (void) attribute_hidden; extern void (*__fini_array_start []) (void) attribute_hidden; @@ -246,8 +281,8 @@ #endif /* These function symbols are provided for the .init/.fini section entry ---- glibc-20041126T1318/debug/tst-chk1.c 18 Nov 2004 23:23:17 -0000 1.5 -+++ glibc-20041126T1318-fedora/debug/tst-chk1.c 19 Nov 2004 00:18:08 -0000 1.1.2.7 +--- glibc-20041203T0935/debug/tst-chk1.c 18 Nov 2004 23:23:17 -0000 1.5 ++++ glibc-20041203T0935-fedora/debug/tst-chk1.c 19 Nov 2004 00:18:08 -0000 1.1.2.7 @@ -213,7 +213,7 @@ do_test (void) if (memcmp (a.buf1, "aabcdabcjj", 10)) FAIL (); @@ -266,8 +301,8 @@ # define O 0 #else # define O 1 ---- glibc-20041126T1318/elf/dl-support.c 6 Nov 2004 00:24:49 -0000 1.87 -+++ glibc-20041126T1318-fedora/elf/dl-support.c 10 Nov 2004 09:02:46 -0000 1.84.2.4 +--- glibc-20041203T0935/elf/dl-support.c 6 Nov 2004 00:24:49 -0000 1.87 ++++ glibc-20041203T0935-fedora/elf/dl-support.c 10 Nov 2004 09:02:46 -0000 1.84.2.4 @@ -281,6 +281,11 @@ _dl_non_dynamic_init (void) if (_dl_platform != NULL) _dl_platformlen = strlen (_dl_platform); @@ -280,8 +315,8 @@ /* Scan for a program header telling us the stack is nonexecutable. */ if (_dl_phdr != NULL) for (uint_fast16_t i = 0; i < _dl_phnum; ++i) ---- glibc-20041126T1318/elf/ldconfig.c 10 Aug 2004 04:04:32 -0000 1.47 -+++ glibc-20041126T1318-fedora/elf/ldconfig.c 22 Sep 2004 21:20:48 -0000 1.47.2.1 +--- glibc-20041203T0935/elf/ldconfig.c 10 Aug 2004 04:04:32 -0000 1.47 ++++ glibc-20041203T0935-fedora/elf/ldconfig.c 22 Sep 2004 21:20:48 -0000 1.47.2.1 @@ -944,17 +944,19 @@ search_dirs (void) @@ -363,8 +398,8 @@ } search_dirs (); ---- glibc-20041126T1318/elf/rtld.c 13 Nov 2004 18:57:22 -0000 1.337 -+++ glibc-20041126T1318-fedora/elf/rtld.c 15 Nov 2004 09:47:20 -0000 1.330.2.8 +--- glibc-20041203T0935/elf/rtld.c 13 Nov 2004 18:57:22 -0000 1.337 ++++ glibc-20041203T0935-fedora/elf/rtld.c 15 Nov 2004 09:47:20 -0000 1.330.2.8 @@ -1087,6 +1087,53 @@ of this helper program; chances are you ++GL(dl_ns)[LM_ID_BASE]._ns_nloaded; ++GL(dl_load_adds); @@ -487,8 +522,8 @@ if (__builtin_expect (npreloads, 0) != 0) { /* Set up PRELOADS with a vector of the preloaded libraries. */ ---- glibc-20041126T1318/elf/tst-tls10.h 17 Apr 2003 19:19:01 -0000 1.1 -+++ glibc-20041126T1318-fedora/elf/tst-tls10.h 22 Sep 2004 21:20:48 -0000 1.1.2.1 +--- glibc-20041203T0935/elf/tst-tls10.h 17 Apr 2003 19:19:01 -0000 1.1 ++++ glibc-20041203T0935-fedora/elf/tst-tls10.h 22 Sep 2004 21:20:48 -0000 1.1.2.1 @@ -1,8 +1,8 @@ #include #include @@ -500,8 +535,8 @@ # define USE_TLS__THREAD struct A ---- glibc-20041126T1318/iconv/iconvconfig.c 24 Sep 2004 17:09:04 -0000 1.20 -+++ glibc-20041126T1318-fedora/iconv/iconvconfig.c 22 Sep 2004 21:20:51 -0000 1.19.2.1 +--- glibc-20041203T0935/iconv/iconvconfig.c 24 Sep 2004 17:09:04 -0000 1.20 ++++ glibc-20041203T0935-fedora/iconv/iconvconfig.c 22 Sep 2004 21:20:51 -0000 1.19.2.1 @@ -989,6 +989,34 @@ next_prime (uint32_t seed) module name offset (following last entry with step count 0) @@ -578,8 +613,8 @@ /* Open the output file. */ assert (GCONV_MODULES_CACHE[0] == '/'); strcpy (stpcpy (mempcpy (tmpfname, prefix, prefix_len), GCONV_MODULES_CACHE), ---- glibc-20041126T1318/include/features.h 18 Oct 2004 04:17:16 -0000 1.36 -+++ glibc-20041126T1318-fedora/include/features.h 2 Nov 2004 13:30:19 -0000 1.35.2.4 +--- glibc-20041203T0935/include/features.h 18 Oct 2004 04:17:16 -0000 1.36 ++++ glibc-20041203T0935-fedora/include/features.h 2 Nov 2004 13:30:19 -0000 1.35.2.4 @@ -181,8 +181,8 @@ /* If none of the ANSI/POSIX macros are defined, use POSIX.1 and POSIX.2 @@ -606,8 +641,8 @@ # if _FORTIFY_SOURCE == 1 # define __USE_FORTIFY_LEVEL 1 # elif _FORTIFY_SOURCE > 1 ---- glibc-20041126T1318/intl/locale.alias 4 Dec 2003 07:57:47 -0000 1.23 -+++ glibc-20041126T1318-fedora/intl/locale.alias 22 Sep 2004 21:20:53 -0000 1.23.2.1 +--- glibc-20041203T0935/intl/locale.alias 4 Dec 2003 07:57:47 -0000 1.23 ++++ glibc-20041203T0935-fedora/intl/locale.alias 22 Sep 2004 21:20:53 -0000 1.23.2.1 @@ -58,8 +58,6 @@ korean ko_KR.eucKR korean.euc ko_KR.eucKR ko_KR ko_KR.eucKR @@ -617,8 +652,138 @@ norwegian nb_NO.ISO-8859-1 nynorsk nn_NO.ISO-8859-1 polish pl_PL.ISO-8859-2 ---- glibc-20041126T1318/libio/stdio.h 18 Oct 2004 04:17:15 -0000 1.79 -+++ glibc-20041126T1318-fedora/libio/stdio.h 18 Oct 2004 09:58:44 -0000 1.78.2.2 +--- glibc-20041203T0935/libio/Makefile 9 Nov 2004 07:04:56 -0000 1.81 ++++ glibc-20041203T0935-fedora/libio/Makefile 3 Dec 2004 11:14:41 -0000 1.79.2.3 +@@ -54,7 +54,7 @@ tests = tst_swprintf tst_wprintf tst_sws + tst-freopen bug-rewind bug-rewind2 bug-ungetc bug-fseek \ + tst-mmap-eofsync tst-mmap-fflushsync bug-mmap-fflush \ + tst-mmap2-eofsync tst-mmap-offend bug-fopena+ bug-wfflush \ +- bug-ungetc2 bug-ftell bug-ungetc3 ++ bug-ungetc2 bug-ftell bug-ungetc3 bug-ungetc4 + test-srcs = test-freopen + + all: # Make this the default target; it will be defined in Rules. +--- glibc-20041203T0935/libio/bug-ungetc4.c 1 Jan 1970 00:00:00 -0000 ++++ glibc-20041203T0935-fedora/libio/bug-ungetc4.c 3 Dec 2004 11:14:41 -0000 1.1.2.1 +@@ -0,0 +1,116 @@ ++/* Test program for ungetc/fseekpos interaction. ++ Copyright (C) 2004 Free Software Foundation, Inc. ++ This file is part of the GNU C Library. ++ Contributed by Jakub Jelinek , 2004. ++ ++ The GNU C Library is free software; you can redistribute it and/or ++ modify it under the terms of the GNU Lesser General Public ++ License as published by the Free Software Foundation; either ++ version 2.1 of the License, or (at your option) any later version. ++ ++ The GNU C Library is distributed in the hope that it will be useful, ++ but WITHOUT ANY WARRANTY; without even the implied warranty of ++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ++ Lesser General Public License for more details. ++ ++ You should have received a copy of the GNU Lesser General Public ++ License along with the GNU C Library; if not, write to the Free ++ Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA ++ 02111-1307 USA. */ ++ ++#include ++ ++static void do_prepare (void); ++#define PREPARE(argc, argv) do_prepare () ++static int do_test (void); ++#define TEST_FUNCTION do_test () ++#include "../test-skeleton.c" ++ ++static const char pattern[] = "abcdefghijklmnopqrstuvwxyz"; ++static char *temp_file; ++ ++static void ++do_prepare (void) ++{ ++ int fd = create_temp_file ("bug-ungetc.", &temp_file); ++ if (fd == -1) ++ { ++ printf ("cannot create temporary file: %m\n"); ++ exit (1); ++ } ++ write (fd, pattern, sizeof (pattern)); ++ close (fd); ++} ++ ++#define TEST_POS 5 ++ ++static int ++do_one_test (int mode) ++{ ++ FILE *f = fopen (temp_file, "r"); ++ if (f == NULL) ++ { ++ printf ("%d: could not open temporary file: %m\n", mode); ++ return 1; ++ } ++ ++ int i; ++ for (i = 0; i < TEST_POS; ++i) ++ getc (f); ++ ++ fpos_t p; ++ if (fgetpos (f, &p) != 0) ++ { ++ printf ("%d: fgetpos failed: %m\n", mode); ++ return 1; ++ } ++ ++ if (mode) ++ { ++ if (fseek (f, 0, SEEK_SET) != 0) ++ { ++ printf ("%d: fseek failed: %m\n", mode); ++ return 1; ++ } ++ ++ for (i = 0; i < TEST_POS - (mode >= 2); ++i) ++ getc (f); ++ } ++ ++ if (mode != 2 && ungetc ('X', f) != 'X') ++ { ++ printf ("%d: ungetc failed\n", mode); ++ return 1; ++ } ++ ++ if (mode == 3 && getc (f) != 'X') ++ { ++ printf ("%d: getc after ungetc did not return X\n", mode); ++ return 1; ++ } ++ ++ if (fsetpos (f, &p) != 0) ++ { ++ printf ("%d: fsetpos failed: %m\n", mode); ++ return 1; ++ } ++ ++ if (getc (f) != pattern[TEST_POS]) ++ { ++ printf ("%d: getc did not return %c\n", mode, pattern[TEST_POS]); ++ return 1; ++ } ++ ++ fclose (f); ++ ++ return 0; ++} ++ ++static int ++do_test (void) ++{ ++ int mode, ret = 0; ++ for (mode = 0; mode <= 4; mode++) ++ ret |= do_one_test (mode); ++ return ret; ++} +--- glibc-20041203T0935/libio/stdio.h 18 Oct 2004 04:17:15 -0000 1.79 ++++ glibc-20041203T0935-fedora/libio/stdio.h 18 Oct 2004 09:58:44 -0000 1.78.2.2 @@ -142,10 +142,12 @@ typedef _G_fpos64_t fpos64_t; extern struct _IO_FILE *stdin; /* Standard input stream. */ extern struct _IO_FILE *stdout; /* Standard output stream. */ @@ -632,8 +797,8 @@ __BEGIN_NAMESPACE_STD /* Remove file FILENAME. */ ---- glibc-20041126T1318/libio/bits/stdio2.h 18 Oct 2004 04:17:14 -0000 1.1 -+++ glibc-20041126T1318-fedora/libio/bits/stdio2.h 2 Nov 2004 13:30:19 -0000 1.1.2.2 +--- glibc-20041203T0935/libio/bits/stdio2.h 18 Oct 2004 04:17:14 -0000 1.1 ++++ glibc-20041203T0935-fedora/libio/bits/stdio2.h 2 Nov 2004 13:30:19 -0000 1.1.2.2 @@ -61,14 +61,25 @@ extern int __vfprintf_chk (FILE *__restr extern int __vprintf_chk (int __flag, __const char *__restrict __format, _G_va_list __ap); @@ -664,9 +829,29 @@ #endif ---- glibc-20041126T1318/linuxthreads/ChangeLog 24 Nov 2004 04:34:34 -0000 1.826 -+++ glibc-20041126T1318-fedora/linuxthreads/ChangeLog 24 Nov 2004 08:04:56 -0000 1.817.2.8 -@@ -678,6 +678,12 @@ +--- glibc-20041203T0935/linuxthreads/ChangeLog 2 Dec 2004 22:55:30 -0000 1.829 ++++ glibc-20041203T0935-fedora/linuxthreads/ChangeLog 3 Dec 2004 11:20:48 -0000 1.817.2.11 +@@ -1,3 +1,19 @@ ++2004-12-01 Jakub Jelinek ++ ++ * sysdeps/unix/sysv/linux/bits/posix_opt.h (_POSIX_CPUTIME, ++ _POSIX_THREAD_CPUTIME): Define to 0. ++ * sysdeps/pthread/timer_create.c (timer_create): Remove unused code ++ handling CLOCK_PROCESS_CPUTIME_ID and CLOCK_THREAD_CPUTIME_ID. ++ * sysdeps/pthread/timer_routines.c (__timer_signal_thread_pclk, ++ __timer_signal_thread_tclk): Remove. ++ (init_module): Remove their initialization. ++ (thread_cleanup): Remove their cleanup assertions. ++ * sysdeps/pthread/posix-timer.h (__timer_signal_thread_pclk, ++ __timer_signal_thread_tclk): Remove. ++ * sysdeps/unix/sysv/linux/i386/bits/posix_opt.h: Removed. ++ * sysdeps/unix/sysv/linux/ia64/bits/posix_opt.h: Removed. ++ * sysdeps/unix/sysv/linux/x86_64/bits/posix_opt.h: Removed. ++ + 2004-12-02 Roland McGrath + + * Makefile (libpthread-nonshared): Variable removed. +@@ -710,6 +726,12 @@ (pthread_barrierattr_setpshared): Return EINVAL if pshared is neither PTHREAD_PROCESS_PRIVATE nor PTHREAD_PROCESS_SHARED. @@ -679,7 +864,7 @@ 2003-09-02 Ulrich Drepper * sysdeps/unix/sysv/linux/i386/dl-sysdep.h -@@ -810,6 +816,34 @@ +@@ -842,6 +864,34 @@ 2003-07-22 Jakub Jelinek @@ -714,9 +899,9 @@ * descr.h (struct _pthread_descr_struct): Provide p_res member even if USE_TLS && HAVE___THREAD. * sysdeps/pthread/res-state.c (__res_state): Return __resp ---- glibc-20041126T1318/linuxthreads/Makefile 19 Oct 2004 05:12:58 -0000 1.95 -+++ glibc-20041126T1318-fedora/linuxthreads/Makefile 20 Oct 2004 10:47:17 -0000 1.94.2.2 -@@ -256,15 +256,18 @@ $(addprefix $(objpfx), \ +--- glibc-20041203T0935/linuxthreads/Makefile 2 Dec 2004 22:55:00 -0000 1.96 ++++ glibc-20041203T0935-fedora/linuxthreads/Makefile 3 Dec 2004 10:17:05 -0000 1.94.2.3 +@@ -245,15 +245,18 @@ $(addprefix $(objpfx), \ $(filter-out $(tests-static) $(tests-reverse) unload, \ $(tests) $(test-srcs))): $(objpfx)libpthread.so \ $(objpfx)libpthread_nonshared.a @@ -737,8 +922,8 @@ else $(addprefix $(objpfx),$(tests) $(test-srcs)): $(objpfx)libpthread.a $(addprefix $(objpfx),$(librt-tests)): $(common-objpfx)rt/librt.a ---- glibc-20041126T1318/linuxthreads/cancel.c 22 Feb 2003 00:55:21 -0000 1.23 -+++ glibc-20041126T1318-fedora/linuxthreads/cancel.c 22 Sep 2004 21:20:55 -0000 1.23.2.1 +--- glibc-20041203T0935/linuxthreads/cancel.c 22 Feb 2003 00:55:21 -0000 1.23 ++++ glibc-20041203T0935-fedora/linuxthreads/cancel.c 22 Sep 2004 21:20:55 -0000 1.23.2.1 @@ -230,5 +230,6 @@ void __pthread_perform_cleanup(char *cur } @@ -746,8 +931,8 @@ + THREAD_SETMEM (self, p_cancelstate, PTHREAD_CANCEL_DISABLE); __libc_thread_freeres (); } ---- glibc-20041126T1318/linuxthreads/lockfile.c 18 Dec 2002 01:16:46 -0000 1.10 -+++ glibc-20041126T1318-fedora/linuxthreads/lockfile.c 22 Sep 2004 21:20:55 -0000 1.10.2.1 +--- glibc-20041203T0935/linuxthreads/lockfile.c 18 Dec 2002 01:16:46 -0000 1.10 ++++ glibc-20041203T0935-fedora/linuxthreads/lockfile.c 22 Sep 2004 21:20:55 -0000 1.10.2.1 @@ -74,7 +74,11 @@ __fresetlockfiles (void) __pthread_mutexattr_settype (&attr, PTHREAD_MUTEX_RECURSIVE_NP); @@ -761,8 +946,8 @@ __pthread_mutexattr_destroy (&attr); ---- glibc-20041126T1318/linuxthreads/semaphore.h 17 Apr 2004 23:01:39 -0000 1.13 -+++ glibc-20041126T1318-fedora/linuxthreads/semaphore.h 22 Sep 2004 21:20:55 -0000 1.13.2.1 +--- glibc-20041203T0935/linuxthreads/semaphore.h 17 Apr 2004 23:01:39 -0000 1.13 ++++ glibc-20041203T0935-fedora/linuxthreads/semaphore.h 22 Sep 2004 21:20:55 -0000 1.13.2.1 @@ -21,6 +21,7 @@ # define __need_timespec # include @@ -771,8 +956,38 @@ #ifndef _PTHREAD_DESCR_DEFINED /* Thread descriptors. Needed for `sem_t' definition. */ ---- glibc-20041126T1318/linuxthreads/tst-tls1.h 2 Sep 2003 00:29:30 -0000 1.1 -+++ glibc-20041126T1318-fedora/linuxthreads/tst-tls1.h 22 Sep 2004 21:20:55 -0000 1.1.2.1 +--- glibc-20041203T0935/linuxthreads/tst-clock1.c 8 Jul 2004 23:44:50 -0000 1.1 ++++ glibc-20041203T0935-fedora/linuxthreads/tst-clock1.c 3 Dec 2004 11:20:48 -0000 1.1.2.1 +@@ -25,7 +25,7 @@ + #include + + +-#if _POSIX_THREAD_CPUTIME ++#if defined _POSIX_THREAD_CPUTIME && _POSIX_THREAD_CPUTIME >= 0 + static pthread_barrier_t b2; + static pthread_barrier_t bN; + +@@ -55,9 +55,17 @@ tf (void *arg) + int + do_test (void) + { +-#if _POSIX_THREAD_CPUTIME ++#if defined _POSIX_THREAD_CPUTIME && _POSIX_THREAD_CPUTIME >= 0 + # define N 10 + ++# if _POSIX_THREAD_CPUTIME == 0 ++ if (sysconf (_SC_THREAD_CPUTIME) < 0) ++ { ++ puts ("_POSIX_THREAD_CPUTIME option not available"); ++ return 0; ++ } ++# endif ++ + if (pthread_barrier_init (&b2, NULL, 2) != 0 + || pthread_barrier_init (&bN, NULL, N + 1) != 0) + { +--- glibc-20041203T0935/linuxthreads/tst-tls1.h 2 Sep 2003 00:29:30 -0000 1.1 ++++ glibc-20041203T0935-fedora/linuxthreads/tst-tls1.h 22 Sep 2004 21:20:55 -0000 1.1.2.1 @@ -2,7 +2,7 @@ #include #include @@ -782,8 +997,8 @@ struct tls_obj { ---- glibc-20041126T1318/linuxthreads/sysdeps/alpha/tls.h 30 Jan 2003 21:03:40 -0000 1.5 -+++ glibc-20041126T1318-fedora/linuxthreads/sysdeps/alpha/tls.h 22 Sep 2004 21:20:55 -0000 1.5.2.1 +--- glibc-20041203T0935/linuxthreads/sysdeps/alpha/tls.h 30 Jan 2003 21:03:40 -0000 1.5 ++++ glibc-20041203T0935-fedora/linuxthreads/sysdeps/alpha/tls.h 22 Sep 2004 21:20:55 -0000 1.5.2.1 @@ -53,54 +53,76 @@ typedef struct # include @@ -873,8 +1088,8 @@ /* Get the thread descriptor definition. */ # include ---- glibc-20041126T1318/linuxthreads/sysdeps/i386/tls.h 19 Oct 2004 05:12:58 -0000 1.37 -+++ glibc-20041126T1318-fedora/linuxthreads/sysdeps/i386/tls.h 20 Oct 2004 10:47:17 -0000 1.35.2.4 +--- glibc-20041203T0935/linuxthreads/sysdeps/i386/tls.h 19 Oct 2004 05:12:58 -0000 1.37 ++++ glibc-20041203T0935-fedora/linuxthreads/sysdeps/i386/tls.h 20 Oct 2004 10:47:17 -0000 1.35.2.4 @@ -81,7 +81,14 @@ typedef struct # define TLS_INIT_TCB_ALIGN __alignof__ (tcbhead_t) @@ -891,8 +1106,8 @@ /* Alignment requirements for the TCB. */ # define TLS_TCB_ALIGN __alignof__ (struct _pthread_descr_struct) ---- glibc-20041126T1318/linuxthreads/sysdeps/ia64/tls.h 8 Jul 2004 21:20:57 -0000 1.9 -+++ glibc-20041126T1318-fedora/linuxthreads/sysdeps/ia64/tls.h 22 Sep 2004 21:20:55 -0000 1.9.2.1 +--- glibc-20041203T0935/linuxthreads/sysdeps/ia64/tls.h 8 Jul 2004 21:20:57 -0000 1.9 ++++ glibc-20041203T0935-fedora/linuxthreads/sysdeps/ia64/tls.h 22 Sep 2004 21:20:55 -0000 1.9.2.1 @@ -60,7 +60,14 @@ typedef struct # define TLS_TCB_SIZE sizeof (tcbhead_t) @@ -909,8 +1124,8 @@ /* Alignment requirements for the TCB. */ # define TLS_TCB_ALIGN __alignof__ (struct _pthread_descr_struct) ---- glibc-20041126T1318/linuxthreads/sysdeps/powerpc/tls.h 9 Apr 2004 19:09:42 -0000 1.8 -+++ glibc-20041126T1318-fedora/linuxthreads/sysdeps/powerpc/tls.h 22 Sep 2004 21:20:55 -0000 1.8.2.1 +--- glibc-20041203T0935/linuxthreads/sysdeps/powerpc/tls.h 9 Apr 2004 19:09:42 -0000 1.8 ++++ glibc-20041203T0935-fedora/linuxthreads/sysdeps/powerpc/tls.h 22 Sep 2004 21:20:55 -0000 1.8.2.1 @@ -64,11 +64,19 @@ typedef struct # define TLS_TCB_ALIGN __alignof__ (struct _pthread_descr_struct) @@ -933,8 +1148,8 @@ TCB + 0x7000 (per the ABI). This implies that TCB address is TP - 0x7000. As we define TLS_DTV_AT_TP we can assume that the pthread_descr is allocated immediately ahead of the ---- glibc-20041126T1318/linuxthreads/sysdeps/pthread/Makefile 14 Aug 2003 00:14:22 -0000 1.7 -+++ glibc-20041126T1318-fedora/linuxthreads/sysdeps/pthread/Makefile 22 Sep 2004 21:20:56 -0000 1.7.2.1 +--- glibc-20041203T0935/linuxthreads/sysdeps/pthread/Makefile 14 Aug 2003 00:14:22 -0000 1.7 ++++ glibc-20041203T0935-fedora/linuxthreads/sysdeps/pthread/Makefile 22 Sep 2004 21:20:56 -0000 1.7.2.1 @@ -12,3 +12,15 @@ endif ifeq ($(subdir),posix) CFLAGS-confstr.c += -DLIBPTHREAD_VERSION="\"$(shell sed 's/\(.*\) by .*/\1/' ../linuxthreads/Banner)\"" @@ -951,8 +1166,8 @@ + @echo '#define NPTL_STRUCT_PTHREAD_SIZE 0' > $@ +endif +endif ---- glibc-20041126T1318/linuxthreads/sysdeps/pthread/nptl-struct-pthread.sym 1 Jan 1970 00:00:00 -0000 -+++ glibc-20041126T1318-fedora/linuxthreads/sysdeps/pthread/nptl-struct-pthread.sym 22 Sep 2004 21:20:56 -0000 1.1.2.1 +--- glibc-20041203T0935/linuxthreads/sysdeps/pthread/nptl-struct-pthread.sym 1 Jan 1970 00:00:00 -0000 ++++ glibc-20041203T0935-fedora/linuxthreads/sysdeps/pthread/nptl-struct-pthread.sym 22 Sep 2004 21:20:56 -0000 1.1.2.1 @@ -0,0 +1,13 @@ +#ifdef HAVE_TLS_SUPPORT +# ifndef HAVE_FORCED_UNWIND @@ -967,8 +1182,99 @@ +#ifdef HAVE_TLS_SUPPORT +NPTL_STRUCT_PTHREAD_SIZE sizeof (struct pthread) +#endif ---- glibc-20041126T1318/linuxthreads/sysdeps/s390/tls.h 30 Jan 2003 18:34:11 -0000 1.3 -+++ glibc-20041126T1318-fedora/linuxthreads/sysdeps/s390/tls.h 22 Sep 2004 21:20:56 -0000 1.3.2.1 +--- glibc-20041203T0935/linuxthreads/sysdeps/pthread/posix-timer.h 26 Aug 2002 22:39:43 -0000 1.9 ++++ glibc-20041203T0935-fedora/linuxthreads/sysdeps/pthread/posix-timer.h 3 Dec 2004 11:20:49 -0000 1.9.2.1 +@@ -1,5 +1,5 @@ + /* Definitions for POSIX timer implementation on top of LinuxThreads. +- Copyright (C) 2000, 2002 Free Software Foundation, Inc. ++ Copyright (C) 2000, 2002, 2004 Free Software Foundation, Inc. + This file is part of the GNU C Library. + Contributed by Kaz Kylheku . + +@@ -85,12 +85,6 @@ extern int __timer_init_failed; + /* A distinct thread is used for each clock type. */ + + extern struct thread_node __timer_signal_thread_rclk; +-#ifdef _POSIX_CPUTIME +-extern struct thread_node __timer_signal_thread_pclk; +-#endif +-#ifdef _POSIX_THREAD_CPUTIME +-extern struct thread_node __timer_signal_thread_tclk; +-#endif + + + /* Return pointer to timer structure corresponding to ID. */ +--- glibc-20041203T0935/linuxthreads/sysdeps/pthread/timer_create.c 18 Apr 2004 02:31:21 -0000 1.10 ++++ glibc-20041203T0935-fedora/linuxthreads/sysdeps/pthread/timer_create.c 3 Dec 2004 11:20:49 -0000 1.10.2.1 +@@ -94,24 +94,7 @@ timer_create (clock_id, evp, timerid) + case SIGEV_SIGNAL: + /* We have a global thread for delivering timed signals. + If it is not running, try to start it up. */ +- switch (clock_id) +- { +- case CLOCK_REALTIME: +- default: +- thread = &__timer_signal_thread_rclk; +- break; +-#ifdef _POSIX_CPUTIME +- case CLOCK_PROCESS_CPUTIME_ID: +- thread = &__timer_signal_thread_pclk; +- break; +-#endif +-#ifdef _POSIX_THREAD_CPUTIME +- case CLOCK_THREAD_CPUTIME_ID: +- thread = &__timer_signal_thread_tclk; +- break; +-#endif +- } +- ++ thread = &__timer_signal_thread_rclk; + if (! thread->exists) + { + if (__builtin_expect (__timer_thread_start (thread), +--- glibc-20041203T0935/linuxthreads/sysdeps/pthread/timer_routines.c 18 Apr 2004 02:31:48 -0000 1.23 ++++ glibc-20041203T0935-fedora/linuxthreads/sysdeps/pthread/timer_routines.c 3 Dec 2004 11:20:49 -0000 1.23.2.1 +@@ -52,12 +52,6 @@ int __timer_init_failed; + + /* Node for the thread used to deliver signals. */ + struct thread_node __timer_signal_thread_rclk; +-#ifdef _POSIX_CPUTIME +-struct thread_node __timer_signal_thread_pclk; +-#endif +-#ifdef _POSIX_THREAD_CPUTIME +-struct thread_node __timer_signal_thread_tclk; +-#endif + + /* Lists to keep free and used timers and threads. */ + struct list_links timer_free_list; +@@ -190,12 +184,6 @@ init_module (void) + list_append (&thread_free_list, &thread_array[i].links); + + thread_init (&__timer_signal_thread_rclk, 0, CLOCK_REALTIME); +-#ifdef _POSIX_CPUTIME +- thread_init (&__timer_signal_thread_pclk, 0, CLOCK_PROCESS_CPUTIME_ID); +-#endif +-#ifdef _POSIX_THREAD_CPUTIME +- thread_init (&__timer_signal_thread_tclk, 0, CLOCK_THREAD_CPUTIME_ID); +-#endif + } + + +@@ -280,12 +268,6 @@ thread_cleanup (void *val) + + /* How did the signal thread get killed? */ + assert (thread != &__timer_signal_thread_rclk); +-#ifdef _POSIX_CPUTIME +- assert (thread != &__timer_signal_thread_pclk); +-#endif +-#ifdef _POSIX_THREAD_CPUTIME +- assert (thread != &__timer_signal_thread_tclk); +-#endif + + pthread_mutex_lock (&__timer_mutex); + +--- glibc-20041203T0935/linuxthreads/sysdeps/s390/tls.h 30 Jan 2003 18:34:11 -0000 1.3 ++++ glibc-20041203T0935-fedora/linuxthreads/sysdeps/s390/tls.h 22 Sep 2004 21:20:56 -0000 1.3.2.1 @@ -72,7 +72,14 @@ typedef struct # define TLS_INIT_TCB_ALIGN __alignof__ (tcbhead_t) @@ -985,8 +1291,8 @@ /* Alignment requirements for the TCB. */ # define TLS_TCB_ALIGN __alignof__ (struct _pthread_descr_struct) ---- glibc-20041126T1318/linuxthreads/sysdeps/sh/tls.h 2 Mar 2003 11:44:20 -0000 1.9 -+++ glibc-20041126T1318-fedora/linuxthreads/sysdeps/sh/tls.h 22 Sep 2004 21:20:57 -0000 1.9.2.1 +--- glibc-20041203T0935/linuxthreads/sysdeps/sh/tls.h 2 Mar 2003 11:44:20 -0000 1.9 ++++ glibc-20041203T0935-fedora/linuxthreads/sysdeps/sh/tls.h 22 Sep 2004 21:20:57 -0000 1.9.2.1 @@ -64,7 +64,14 @@ typedef struct # define TLS_TCB_SIZE sizeof (tcbhead_t) @@ -1003,8 +1309,8 @@ /* Alignment requirements for the TCB. */ # define TLS_TCB_ALIGN __alignof__ (struct _pthread_descr_struct) ---- glibc-20041126T1318/linuxthreads/sysdeps/sparc/tls.h 4 Feb 2003 20:41:02 -0000 1.3 -+++ glibc-20041126T1318-fedora/linuxthreads/sysdeps/sparc/tls.h 22 Sep 2004 21:20:57 -0000 1.3.2.1 +--- glibc-20041203T0935/linuxthreads/sysdeps/sparc/tls.h 4 Feb 2003 20:41:02 -0000 1.3 ++++ glibc-20041203T0935-fedora/linuxthreads/sysdeps/sparc/tls.h 22 Sep 2004 21:20:57 -0000 1.3.2.1 @@ -64,7 +64,14 @@ typedef struct # define TLS_INIT_TCB_ALIGN __alignof__ (tcbhead_t) @@ -1021,100 +1327,575 @@ /* Alignment requirements for the TCB. */ # define TLS_TCB_ALIGN __alignof__ (struct _pthread_descr_struct) ---- glibc-20041126T1318/linuxthreads/sysdeps/unix/sysv/linux/bits/posix_opt.h 4 Oct 2004 16:12:14 -0000 1.18 -+++ glibc-20041126T1318-fedora/linuxthreads/sysdeps/unix/sysv/linux/bits/posix_opt.h 26 Nov 2004 13:48:43 -0000 1.17.2.2 -@@ -141,4 +141,20 @@ - /* The clock selection interfaces are not available. */ - #define _POSIX_CLOCK_SELECTION -1 +--- glibc-20041203T0935/linuxthreads/sysdeps/unix/sysv/linux/bits/posix_opt.h 27 Nov 2004 22:44:29 -0000 1.20 ++++ glibc-20041203T0935-fedora/linuxthreads/sysdeps/unix/sysv/linux/bits/posix_opt.h 3 Dec 2004 11:20:49 -0000 1.17.2.4 +@@ -107,6 +107,12 @@ + /* POSIX shared memory objects are implemented. */ + #define _POSIX_SHARED_MEMORY_OBJECTS 200112L -+/* Advisory information interfaces are available. */ -+#define _POSIX_ADVISORY_INFO 200112L ++/* CPU-time clocks support needs to be checked at runtime. */ ++#define _POSIX_CPUTIME 0 + -+/* Neither process nor thread sporadic server interfaces is available. */ -+#define _POSIX_SPORADIC_SERVER -1 -+#define _POSIX_THREAD_SPORADIC_SERVER -1 ++/* Clock support in threads must be also checked at runtime. */ ++#define _POSIX_THREAD_CPUTIME 0 + -+/* trace.h is not available. */ -+#define _POSIX_TRACE -1 -+#define _POSIX_TRACE_EVENT_FILTER -1 -+#define _POSIX_TRACE_INHERIT -1 -+#define _POSIX_TRACE_LOG -1 -+ -+/* Typed memory objects are not available. */ -+#define _POSIX_TYPED_MEMORY_OBJECTS -1 -+ - #endif /* posix_opt.h */ ---- glibc-20041126T1318/linuxthreads/sysdeps/unix/sysv/linux/i386/bits/posix_opt.h 4 Oct 2004 19:27:19 -0000 1.16 -+++ glibc-20041126T1318-fedora/linuxthreads/sysdeps/unix/sysv/linux/i386/bits/posix_opt.h 26 Nov 2004 13:48:43 -0000 1.14.2.2 -@@ -147,4 +147,20 @@ - /* The clock selection interfaces are not available. */ - #define _POSIX_CLOCK_SELECTION -1 + /* GNU libc provides regular expression handling. */ + #define _POSIX_REGEXP 1 -+/* Advisory information interfaces are available. */ -+#define _POSIX_ADVISORY_INFO 200112L -+ -+/* Neither process nor thread sporadic server interfaces is available. */ -+#define _POSIX_SPORADIC_SERVER -1 -+#define _POSIX_THREAD_SPORADIC_SERVER -1 -+ -+/* trace.h is not available. */ -+#define _POSIX_TRACE -1 -+#define _POSIX_TRACE_EVENT_FILTER -1 -+#define _POSIX_TRACE_INHERIT -1 -+#define _POSIX_TRACE_LOG -1 -+ -+/* Typed memory objects are not available. */ -+#define _POSIX_TYPED_MEMORY_OBJECTS -1 -+ - #endif /* posix_opt.h */ ---- glibc-20041126T1318/linuxthreads/sysdeps/unix/sysv/linux/ia64/bits/posix_opt.h 4 Oct 2004 19:27:19 -0000 1.3 -+++ glibc-20041126T1318-fedora/linuxthreads/sysdeps/unix/sysv/linux/ia64/bits/posix_opt.h 26 Nov 2004 13:48:44 -0000 1.1.2.2 -@@ -147,4 +147,20 @@ - /* The clock selection interfaces are not available. */ - #define _POSIX_CLOCK_SELECTION -1 - -+/* Advisory information interfaces are available. */ -+#define _POSIX_ADVISORY_INFO 200112L -+ -+/* Neither process nor thread sporadic server interfaces is available. */ -+#define _POSIX_SPORADIC_SERVER -1 -+#define _POSIX_THREAD_SPORADIC_SERVER -1 -+ -+/* trace.h is not available. */ -+#define _POSIX_TRACE -1 -+#define _POSIX_TRACE_EVENT_FILTER -1 -+#define _POSIX_TRACE_INHERIT -1 -+#define _POSIX_TRACE_LOG -1 -+ -+/* Typed memory objects are not available. */ -+#define _POSIX_TYPED_MEMORY_OBJECTS -1 -+ - #endif /* posix_opt.h */ ---- glibc-20041126T1318/linuxthreads/sysdeps/unix/sysv/linux/x86_64/bits/posix_opt.h 5 Oct 2004 09:25:50 -0000 1.3 -+++ glibc-20041126T1318-fedora/linuxthreads/sysdeps/unix/sysv/linux/x86_64/bits/posix_opt.h 26 Nov 2004 13:48:44 -0000 1.1.2.3 -@@ -147,4 +147,20 @@ - /* The clock selection interfaces are not available. */ - #define _POSIX_CLOCK_SELECTION -1 - -+/* Advisory information interfaces are available. */ -+#define _POSIX_ADVISORY_INFO 200112L -+ -+/* Neither process nor thread sporadic server interfaces is available. */ -+#define _POSIX_SPORADIC_SERVER -1 -+#define _POSIX_THREAD_SPORADIC_SERVER -1 -+ -+/* trace.h is not available. */ -+#define _POSIX_TRACE -1 -+#define _POSIX_TRACE_EVENT_FILTER -1 -+#define _POSIX_TRACE_INHERIT -1 -+#define _POSIX_TRACE_LOG -1 -+ -+/* Typed memory objects are not available. */ -+#define _POSIX_TYPED_MEMORY_OBJECTS -1 -+ - #endif /* posix_opt.h */ ---- glibc-20041126T1318/linuxthreads/sysdeps/x86_64/tls.h 18 Apr 2004 02:32:25 -0000 1.6 -+++ glibc-20041126T1318-fedora/linuxthreads/sysdeps/x86_64/tls.h 22 Sep 2004 21:20:57 -0000 1.6.2.1 +--- glibc-20041203T0935/linuxthreads/sysdeps/unix/sysv/linux/i386/bits/posix_opt.h 27 Nov 2004 22:44:28 -0000 1.18 ++++ glibc-20041203T0935-fedora/linuxthreads/sysdeps/unix/sysv/linux/i386/bits/posix_opt.h 1 Jan 1970 00:00:00 -0000 +@@ -1,181 +0,0 @@ +-/* Define POSIX options for Linux/ix86. +- Copyright (C) 1996-2001, 2002, 2003, 2004 Free Software Foundation, Inc. +- This file is part of the GNU C Library. +- +- The GNU C Library is free software; you can redistribute it and/or +- modify it under the terms of the GNU Lesser General Public License as +- published by the Free Software Foundation; either version 2.1 of the +- License, or (at your option) any later version. +- +- The GNU C Library is distributed in the hope that it will be useful, +- but WITHOUT ANY WARRANTY; without even the implied warranty of +- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +- Lesser General Public License for more details. +- +- You should have received a copy of the GNU Lesser General Public +- License along with the GNU C Library; see the file COPYING.LIB. If not, +- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, +- Boston, MA 02111-1307, USA. */ +- +-#ifndef _POSIX_OPT_H +-#define _POSIX_OPT_H 1 +- +-/* Job control is supported. */ +-#define _POSIX_JOB_CONTROL 1 +- +-/* Processes have a saved set-user-ID and a saved set-group-ID. */ +-#define _POSIX_SAVED_IDS 1 +- +-/* Priority scheduling is supported. */ +-#define _POSIX_PRIORITY_SCHEDULING 200112L +- +-/* Synchronizing file data is supported. */ +-#define _POSIX_SYNCHRONIZED_IO 200112L +- +-/* The fsync function is present. */ +-#define _POSIX_FSYNC 200112L +- +-/* Mapping of files to memory is supported. */ +-#define _POSIX_MAPPED_FILES 200112L +- +-/* Locking of all memory is supported. */ +-#define _POSIX_MEMLOCK 200112L +- +-/* Locking of ranges of memory is supported. */ +-#define _POSIX_MEMLOCK_RANGE 200112L +- +-/* Setting of memory protections is supported. */ +-#define _POSIX_MEMORY_PROTECTION 200112L +- +-/* Only root can change owner of file. */ +-#define _POSIX_CHOWN_RESTRICTED 1 +- +-/* `c_cc' member of 'struct termios' structure can be disabled by +- using the value _POSIX_VDISABLE. */ +-#define _POSIX_VDISABLE '\0' +- +-/* Filenames are not silently truncated. */ +-#define _POSIX_NO_TRUNC 1 +- +-/* X/Open realtime support is available. */ +-#define _XOPEN_REALTIME 1 +- +-/* X/Open realtime thread support is available. */ +-#define _XOPEN_REALTIME_THREADS 1 +- +-/* XPG4.2 shared memory is supported. */ +-#define _XOPEN_SHM 1 +- +-/* Tell we have POSIX threads. */ +-#define _POSIX_THREADS 200112L +- +-/* We have the reentrant functions described in POSIX. */ +-#define _POSIX_REENTRANT_FUNCTIONS 1 +-#define _POSIX_THREAD_SAFE_FUNCTIONS 200112L +- +-/* We provide priority scheduling for threads. */ +-#define _POSIX_THREAD_PRIORITY_SCHEDULING 200112L +- +-/* We support user-defined stack sizes. */ +-#define _POSIX_THREAD_ATTR_STACKSIZE 200112L +- +-/* We support user-defined stacks. */ +-#define _POSIX_THREAD_ATTR_STACKADDR 200112L +- +-/* We support POSIX.1b semaphores, but only the non-shared form for now. */ +-#define _POSIX_SEMAPHORES 200112L +- +-/* Real-time signals are supported. */ +-#define _POSIX_REALTIME_SIGNALS 200112L +- +-/* We support asynchronous I/O. */ +-#define _POSIX_ASYNCHRONOUS_IO 200112L +-#define _POSIX_ASYNC_IO 1 +-/* Alternative name for Unix98. */ +-#define _LFS_ASYNCHRONOUS_IO 1 +-/* Support for prioritization is also available. */ +-#define _POSIX_PRIORITIZED_IO 200112L +- +-/* The LFS support in asynchronous I/O is also available. */ +-#define _LFS64_ASYNCHRONOUS_IO 1 +- +-/* The rest of the LFS is also available. */ +-#define _LFS_LARGEFILE 1 +-#define _LFS64_LARGEFILE 1 +-#define _LFS64_STDIO 1 +- +-/* POSIX shared memory objects are implemented. */ +-#define _POSIX_SHARED_MEMORY_OBJECTS 200112L +- +-/* CPU-time clocks supported. */ +-#define _POSIX_CPUTIME 0 +- +-/* We support the clock also in threads. */ +-#define _POSIX_THREAD_CPUTIME 0 +- +-/* GNU libc provides regular expression handling. */ +-#define _POSIX_REGEXP 1 +- +-/* Reader/Writer locks are available. */ +-#define _POSIX_READER_WRITER_LOCKS 200112L +- +-/* We have a POSIX shell. */ +-#define _POSIX_SHELL 1 +- +-/* We support the Timeouts option. */ +-#define _POSIX_TIMEOUTS 200112L +- +-/* We support spinlocks. */ +-#define _POSIX_SPIN_LOCKS 200112L +- +-/* The `spawn' function family is supported. */ +-#define _POSIX_SPAWN 200112L +- +-/* We have POSIX timers. */ +-#define _POSIX_TIMERS 200112L +- +-/* The barrier functions are available. */ +-#define _POSIX_BARRIERS 200112L +- +-/* POSIX message queues are available. */ +-#define _POSIX_MESSAGE_PASSING 200112L +- +-/* Thread process-shared synchronization is not supported. */ +-#define _POSIX_THREAD_PROCESS_SHARED -1 +- +-/* The monotonic clock might be available. */ +-#define _POSIX_MONOTONIC_CLOCK 0 +- +-/* The clock selection interfaces are not available. */ +-#define _POSIX_CLOCK_SELECTION -1 +- +-/* Advisory information interfaces are available. */ +-#define _POSIX_ADVISORY_INFO 200112L +- +-/* IPv6 support is available. */ +-#define _POSIX_IPV6 200112L +- +-/* Raw socket support is available. */ +-#define _POSIX_RAW_SOCKETS 200112L +- +-/* We have at least one terminal. */ +-#define _POSIX2_CHAR_TERM 200112L +- +-/* Neither process nor thread sporadic server interfaces is available. */ +-#define _POSIX_SPORADIC_SERVER -1 +-#define _POSIX_THREAD_SPORADIC_SERVER -1 +- +-/* trace.h is not available. */ +-#define _POSIX_TRACE -1 +-#define _POSIX_TRACE_EVENT_FILTER -1 +-#define _POSIX_TRACE_INHERIT -1 +-#define _POSIX_TRACE_LOG -1 +- +-/* Typed memory objects are not available. */ +-#define _POSIX_TYPED_MEMORY_OBJECTS -1 +- +-/* No support for priority inheritance or protection. */ +-#define _POSIX_THREAD_PRIO_INHERIT -1 +-#define _POSIX_THREAD_PRIO_PROTECT -1 +- +-#endif /* posix_opt.h */ +--- glibc-20041203T0935/linuxthreads/sysdeps/unix/sysv/linux/ia64/bits/posix_opt.h 27 Nov 2004 22:44:29 -0000 1.5 ++++ glibc-20041203T0935-fedora/linuxthreads/sysdeps/unix/sysv/linux/ia64/bits/posix_opt.h 1 Jan 1970 00:00:00 -0000 +@@ -1,181 +0,0 @@ +-/* Define POSIX options for Linux/ia64. +- Copyright (C) 1996-2001, 2002, 2003, 2004 Free Software Foundation, Inc. +- This file is part of the GNU C Library. +- +- The GNU C Library is free software; you can redistribute it and/or +- modify it under the terms of the GNU Lesser General Public License as +- published by the Free Software Foundation; either version 2.1 of the +- License, or (at your option) any later version. +- +- The GNU C Library is distributed in the hope that it will be useful, +- but WITHOUT ANY WARRANTY; without even the implied warranty of +- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +- Lesser General Public License for more details. +- +- You should have received a copy of the GNU Lesser General Public +- License along with the GNU C Library; see the file COPYING.LIB. If not, +- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, +- Boston, MA 02111-1307, USA. */ +- +-#ifndef _POSIX_OPT_H +-#define _POSIX_OPT_H 1 +- +-/* Job control is supported. */ +-#define _POSIX_JOB_CONTROL 1 +- +-/* Processes have a saved set-user-ID and a saved set-group-ID. */ +-#define _POSIX_SAVED_IDS 1 +- +-/* Priority scheduling is supported. */ +-#define _POSIX_PRIORITY_SCHEDULING 200112L +- +-/* Synchronizing file data is supported. */ +-#define _POSIX_SYNCHRONIZED_IO 200112L +- +-/* The fsync function is present. */ +-#define _POSIX_FSYNC 200112L +- +-/* Mapping of files to memory is supported. */ +-#define _POSIX_MAPPED_FILES 200112L +- +-/* Locking of all memory is supported. */ +-#define _POSIX_MEMLOCK 200112L +- +-/* Locking of ranges of memory is supported. */ +-#define _POSIX_MEMLOCK_RANGE 200112L +- +-/* Setting of memory protections is supported. */ +-#define _POSIX_MEMORY_PROTECTION 200112L +- +-/* Only root can change owner of file. */ +-#define _POSIX_CHOWN_RESTRICTED 1 +- +-/* `c_cc' member of 'struct termios' structure can be disabled by +- using the value _POSIX_VDISABLE. */ +-#define _POSIX_VDISABLE '\0' +- +-/* Filenames are not silently truncated. */ +-#define _POSIX_NO_TRUNC 1 +- +-/* X/Open realtime support is available. */ +-#define _XOPEN_REALTIME 1 +- +-/* X/Open realtime thread support is available. */ +-#define _XOPEN_REALTIME_THREADS 1 +- +-/* XPG4.2 shared memory is supported. */ +-#define _XOPEN_SHM 1 +- +-/* Tell we have POSIX threads. */ +-#define _POSIX_THREADS 200112L +- +-/* We have the reentrant functions described in POSIX. */ +-#define _POSIX_REENTRANT_FUNCTIONS 1 +-#define _POSIX_THREAD_SAFE_FUNCTIONS 200112L +- +-/* We provide priority scheduling for threads. */ +-#define _POSIX_THREAD_PRIORITY_SCHEDULING 200112L +- +-/* We support user-defined stack sizes. */ +-#define _POSIX_THREAD_ATTR_STACKSIZE 200112L +- +-/* We support user-defined stacks. */ +-#define _POSIX_THREAD_ATTR_STACKADDR 200112L +- +-/* We support POSIX.1b semaphores, but only the non-shared form for now. */ +-#define _POSIX_SEMAPHORES 200112L +- +-/* Real-time signals are supported. */ +-#define _POSIX_REALTIME_SIGNALS 200112L +- +-/* We support asynchronous I/O. */ +-#define _POSIX_ASYNCHRONOUS_IO 200112L +-#define _POSIX_ASYNC_IO 1 +-/* Alternative name for Unix98. */ +-#define _LFS_ASYNCHRONOUS_IO 1 +-/* Support for prioritization is also available. */ +-#define _POSIX_PRIORITIZED_IO 200112L +- +-/* The LFS support in asynchronous I/O is also available. */ +-#define _LFS64_ASYNCHRONOUS_IO 1 +- +-/* The rest of the LFS is also available. */ +-#define _LFS_LARGEFILE 1 +-#define _LFS64_LARGEFILE 1 +-#define _LFS64_STDIO 1 +- +-/* POSIX shared memory objects are implemented. */ +-#define _POSIX_SHARED_MEMORY_OBJECTS 200112L +- +-/* CPU-time clocks supported. */ +-#define _POSIX_CPUTIME 0 +- +-/* We support the clock also in threads. */ +-#define _POSIX_THREAD_CPUTIME 0 +- +-/* GNU libc provides regular expression handling. */ +-#define _POSIX_REGEXP 1 +- +-/* Reader/Writer locks are available. */ +-#define _POSIX_READER_WRITER_LOCKS 200112L +- +-/* We have a POSIX shell. */ +-#define _POSIX_SHELL 1 +- +-/* We support the Timeouts option. */ +-#define _POSIX_TIMEOUTS 200112L +- +-/* We support spinlocks. */ +-#define _POSIX_SPIN_LOCKS 200112L +- +-/* The `spawn' function family is supported. */ +-#define _POSIX_SPAWN 200112L +- +-/* We have POSIX timers. */ +-#define _POSIX_TIMERS 200112L +- +-/* The barrier functions are available. */ +-#define _POSIX_BARRIERS 200112L +- +-/* POSIX message queues are available. */ +-#define _POSIX_MESSAGE_PASSING 200112L +- +-/* Thread process-shared synchronization is not supported. */ +-#define _POSIX_THREAD_PROCESS_SHARED -1 +- +-/* The monotonic clock might be available. */ +-#define _POSIX_MONOTONIC_CLOCK 0 +- +-/* The clock selection interfaces are not available. */ +-#define _POSIX_CLOCK_SELECTION -1 +- +-/* Advisory information interfaces are available. */ +-#define _POSIX_ADVISORY_INFO 200112L +- +-/* IPv6 support is available. */ +-#define _POSIX_IPV6 200112L +- +-/* Raw socket support is available. */ +-#define _POSIX_RAW_SOCKETS 200112L +- +-/* We have at least one terminal. */ +-#define _POSIX2_CHAR_TERM 200112L +- +-/* Neither process nor thread sporadic server interfaces is available. */ +-#define _POSIX_SPORADIC_SERVER -1 +-#define _POSIX_THREAD_SPORADIC_SERVER -1 +- +-/* trace.h is not available. */ +-#define _POSIX_TRACE -1 +-#define _POSIX_TRACE_EVENT_FILTER -1 +-#define _POSIX_TRACE_INHERIT -1 +-#define _POSIX_TRACE_LOG -1 +- +-/* Typed memory objects are not available. */ +-#define _POSIX_TYPED_MEMORY_OBJECTS -1 +- +-/* No support for priority inheritance or protection. */ +-#define _POSIX_THREAD_PRIO_INHERIT -1 +-#define _POSIX_THREAD_PRIO_PROTECT -1 +- +-#endif /* posix_opt.h */ +--- glibc-20041203T0935/linuxthreads/sysdeps/unix/sysv/linux/x86_64/bits/posix_opt.h 27 Nov 2004 22:44:29 -0000 1.5 ++++ glibc-20041203T0935-fedora/linuxthreads/sysdeps/unix/sysv/linux/x86_64/bits/posix_opt.h 1 Jan 1970 00:00:00 -0000 +@@ -1,181 +0,0 @@ +-/* Define POSIX options for Linux/x86_64. +- Copyright (C) 1996-2001, 2002, 2003, 2004 Free Software Foundation, Inc. +- This file is part of the GNU C Library. +- +- The GNU C Library is free software; you can redistribute it and/or +- modify it under the terms of the GNU Lesser General Public License as +- published by the Free Software Foundation; either version 2.1 of the +- License, or (at your option) any later version. +- +- The GNU C Library is distributed in the hope that it will be useful, +- but WITHOUT ANY WARRANTY; without even the implied warranty of +- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +- Lesser General Public License for more details. +- +- You should have received a copy of the GNU Lesser General Public +- License along with the GNU C Library; see the file COPYING.LIB. If not, +- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, +- Boston, MA 02111-1307, USA. */ +- +-#ifndef _POSIX_OPT_H +-#define _POSIX_OPT_H 1 +- +-/* Job control is supported. */ +-#define _POSIX_JOB_CONTROL 1 +- +-/* Processes have a saved set-user-ID and a saved set-group-ID. */ +-#define _POSIX_SAVED_IDS 1 +- +-/* Priority scheduling is supported. */ +-#define _POSIX_PRIORITY_SCHEDULING 200112L +- +-/* Synchronizing file data is supported. */ +-#define _POSIX_SYNCHRONIZED_IO 200112L +- +-/* The fsync function is present. */ +-#define _POSIX_FSYNC 200112L +- +-/* Mapping of files to memory is supported. */ +-#define _POSIX_MAPPED_FILES 200112L +- +-/* Locking of all memory is supported. */ +-#define _POSIX_MEMLOCK 200112L +- +-/* Locking of ranges of memory is supported. */ +-#define _POSIX_MEMLOCK_RANGE 200112L +- +-/* Setting of memory protections is supported. */ +-#define _POSIX_MEMORY_PROTECTION 200112L +- +-/* Only root can change owner of file. */ +-#define _POSIX_CHOWN_RESTRICTED 1 +- +-/* `c_cc' member of 'struct termios' structure can be disabled by +- using the value _POSIX_VDISABLE. */ +-#define _POSIX_VDISABLE '\0' +- +-/* Filenames are not silently truncated. */ +-#define _POSIX_NO_TRUNC 1 +- +-/* X/Open realtime support is available. */ +-#define _XOPEN_REALTIME 1 +- +-/* X/Open realtime thread support is available. */ +-#define _XOPEN_REALTIME_THREADS 1 +- +-/* XPG4.2 shared memory is supported. */ +-#define _XOPEN_SHM 1 +- +-/* Tell we have POSIX threads. */ +-#define _POSIX_THREADS 200112L +- +-/* We have the reentrant functions described in POSIX. */ +-#define _POSIX_REENTRANT_FUNCTIONS 1 +-#define _POSIX_THREAD_SAFE_FUNCTIONS 200112L +- +-/* We provide priority scheduling for threads. */ +-#define _POSIX_THREAD_PRIORITY_SCHEDULING 200112L +- +-/* We support user-defined stack sizes. */ +-#define _POSIX_THREAD_ATTR_STACKSIZE 200112L +- +-/* We support user-defined stacks. */ +-#define _POSIX_THREAD_ATTR_STACKADDR 200112L +- +-/* We support POSIX.1b semaphores, but only the non-shared form for now. */ +-#define _POSIX_SEMAPHORES 200112L +- +-/* Real-time signals are supported. */ +-#define _POSIX_REALTIME_SIGNALS 200112L +- +-/* We support asynchronous I/O. */ +-#define _POSIX_ASYNCHRONOUS_IO 200112L +-#define _POSIX_ASYNC_IO 1 +-/* Alternative name for Unix98. */ +-#define _LFS_ASYNCHRONOUS_IO 1 +-/* Support for prioritization is also available. */ +-#define _POSIX_PRIORITIZED_IO 200112L +- +-/* The LFS support in asynchronous I/O is also available. */ +-#define _LFS64_ASYNCHRONOUS_IO 1 +- +-/* The rest of the LFS is also available. */ +-#define _LFS_LARGEFILE 1 +-#define _LFS64_LARGEFILE 1 +-#define _LFS64_STDIO 1 +- +-/* POSIX shared memory objects are implemented. */ +-#define _POSIX_SHARED_MEMORY_OBJECTS 200112L +- +-/* CPU-time clocks supported. */ +-#define _POSIX_CPUTIME 0 +- +-/* We support the clock also in threads. */ +-#define _POSIX_THREAD_CPUTIME 0 +- +-/* GNU libc provides regular expression handling. */ +-#define _POSIX_REGEXP 1 +- +-/* Reader/Writer locks are available. */ +-#define _POSIX_READER_WRITER_LOCKS 200112L +- +-/* We have a POSIX shell. */ +-#define _POSIX_SHELL 1 +- +-/* We support the Timeouts option. */ +-#define _POSIX_TIMEOUTS 200112L +- +-/* We support spinlocks. */ +-#define _POSIX_SPIN_LOCKS 200112L +- +-/* The `spawn' function family is supported. */ +-#define _POSIX_SPAWN 200112L +- +-/* We have POSIX timers. */ +-#define _POSIX_TIMERS 200112L +- +-/* The barrier functions are available. */ +-#define _POSIX_BARRIERS 200112L +- +-/* POSIX message queues are available. */ +-#define _POSIX_MESSAGE_PASSING 200112L +- +-/* Thread process-shared synchronization is not supported. */ +-#define _POSIX_THREAD_PROCESS_SHARED -1 +- +-/* The monotonic clock might be available. */ +-#define _POSIX_MONOTONIC_CLOCK 0 +- +-/* The clock selection interfaces are not available. */ +-#define _POSIX_CLOCK_SELECTION -1 +- +-/* Advisory information interfaces are available. */ +-#define _POSIX_ADVISORY_INFO 200112L +- +-/* IPv6 support is available. */ +-#define _POSIX_IPV6 200112L +- +-/* Raw socket support is available. */ +-#define _POSIX_RAW_SOCKETS 200112L +- +-/* We have at least one terminal. */ +-#define _POSIX2_CHAR_TERM 200112L +- +-/* Neither process nor thread sporadic server interfaces is available. */ +-#define _POSIX_SPORADIC_SERVER -1 +-#define _POSIX_THREAD_SPORADIC_SERVER -1 +- +-/* trace.h is not available. */ +-#define _POSIX_TRACE -1 +-#define _POSIX_TRACE_EVENT_FILTER -1 +-#define _POSIX_TRACE_INHERIT -1 +-#define _POSIX_TRACE_LOG -1 +- +-/* Typed memory objects are not available. */ +-#define _POSIX_TYPED_MEMORY_OBJECTS -1 +- +-/* No support for priority inheritance or protection. */ +-#define _POSIX_THREAD_PRIO_INHERIT -1 +-#define _POSIX_THREAD_PRIO_PROTECT -1 +- +-#endif /* posix_opt.h */ +--- glibc-20041203T0935/linuxthreads/sysdeps/x86_64/tls.h 18 Apr 2004 02:32:25 -0000 1.6 ++++ glibc-20041203T0935-fedora/linuxthreads/sysdeps/x86_64/tls.h 22 Sep 2004 21:20:57 -0000 1.6.2.1 @@ -66,7 +66,14 @@ typedef struct # define TLS_INIT_TCB_ALIGN __alignof__ (tcbhead_t) @@ -1131,8 +1912,8 @@ /* Alignment requirements for the TCB. */ # define TLS_TCB_ALIGN __alignof__ (struct _pthread_descr_struct) ---- glibc-20041126T1318/locale/iso-4217.def 10 Aug 2004 05:10:38 -0000 1.15 -+++ glibc-20041126T1318-fedora/locale/iso-4217.def 22 Sep 2004 21:20:57 -0000 1.15.2.1 +--- glibc-20041203T0935/locale/iso-4217.def 10 Aug 2004 05:10:38 -0000 1.15 ++++ glibc-20041203T0935-fedora/locale/iso-4217.def 22 Sep 2004 21:20:57 -0000 1.15.2.1 @@ -8,6 +8,7 @@ * * !!! The list has to be sorted !!! @@ -1224,8 +2005,8 @@ DEFINE_INT_CURR("PYG") /* Paraguay Guarani */ DEFINE_INT_CURR("QAR") /* Qatar Rial */ DEFINE_INT_CURR("ROL") /* Romanian Leu */ ---- glibc-20041126T1318/locale/programs/3level.h 13 Jun 2003 20:45:38 -0000 1.5 -+++ glibc-20041126T1318-fedora/locale/programs/3level.h 22 Sep 2004 21:20:58 -0000 1.5.2.1 +--- glibc-20041203T0935/locale/programs/3level.h 13 Jun 2003 20:45:38 -0000 1.5 ++++ glibc-20041203T0935-fedora/locale/programs/3level.h 22 Sep 2004 21:20:58 -0000 1.5.2.1 @@ -204,6 +204,42 @@ CONCAT(TABLE,_iterate) (struct TABLE *t, } } @@ -1269,8 +2050,8 @@ #endif #ifndef NO_FINALIZE ---- glibc-20041126T1318/localedata/Makefile 7 Aug 2004 23:38:13 -0000 1.101 -+++ glibc-20041126T1318-fedora/localedata/Makefile 22 Sep 2004 21:20:58 -0000 1.101.2.1 +--- glibc-20041203T0935/localedata/Makefile 7 Aug 2004 23:38:13 -0000 1.101 ++++ glibc-20041203T0935-fedora/localedata/Makefile 22 Sep 2004 21:20:58 -0000 1.101.2.1 @@ -222,6 +222,7 @@ $(INSTALL-SUPPORTED-LOCALES): install-lo echo -n '...'; \ input=`echo $$locale | sed 's/\([^.]*\)[^@]*\(.*\)/\1\2/'`; \ @@ -1279,8 +2060,8 @@ -i locales/$$input -c -f charmaps/$$charset \ $(addprefix --prefix=,$(install_root)) $$locale; \ echo ' done'; \ ---- glibc-20041126T1318/localedata/SUPPORTED 31 Oct 2004 20:49:54 -0000 1.72 -+++ glibc-20041126T1318-fedora/localedata/SUPPORTED 2 Nov 2004 12:25:45 -0000 1.71.2.2 +--- glibc-20041203T0935/localedata/SUPPORTED 31 Oct 2004 20:49:54 -0000 1.72 ++++ glibc-20041203T0935-fedora/localedata/SUPPORTED 2 Nov 2004 12:25:45 -0000 1.71.2.2 @@ -63,6 +63,7 @@ cy_GB.UTF-8/UTF-8 \ cy_GB/ISO-8859-14 \ da_DK.UTF-8/UTF-8 \ @@ -1322,8 +2103,8 @@ ta_IN/UTF-8 \ te_IN/UTF-8 \ tg_TJ/KOI8-T \ ---- glibc-20041126T1318/localedata/locales/cy_GB 28 Sep 2004 04:37:33 -0000 1.4 -+++ glibc-20041126T1318-fedora/localedata/locales/cy_GB 29 Sep 2004 08:48:23 -0000 1.3.2.2 +--- glibc-20041203T0935/localedata/locales/cy_GB 28 Sep 2004 04:37:33 -0000 1.4 ++++ glibc-20041203T0935-fedora/localedata/locales/cy_GB 29 Sep 2004 08:48:23 -0000 1.3.2.2 @@ -248,8 +248,11 @@ mon "" d_fmt "" @@ -1338,8 +2119,8 @@ END LC_TIME LC_MESSAGES ---- glibc-20041126T1318/localedata/locales/en_GB 31 Oct 2004 23:42:26 -0000 1.12 -+++ glibc-20041126T1318-fedora/localedata/locales/en_GB 2 Nov 2004 12:25:47 -0000 1.10.2.2 +--- glibc-20041203T0935/localedata/locales/en_GB 31 Oct 2004 23:42:26 -0000 1.12 ++++ glibc-20041203T0935-fedora/localedata/locales/en_GB 2 Nov 2004 12:25:47 -0000 1.10.2.2 @@ -112,8 +112,8 @@ mon "" d_fmt "" @@ -1351,8 +2132,8 @@ date_fmt "/ / " ---- glibc-20041126T1318/localedata/locales/en_US 31 Oct 2004 23:42:26 -0000 1.9 -+++ glibc-20041126T1318-fedora/localedata/locales/en_US 2 Nov 2004 12:25:47 -0000 1.7.2.2 +--- glibc-20041203T0935/localedata/locales/en_US 31 Oct 2004 23:42:26 -0000 1.9 ++++ glibc-20041203T0935-fedora/localedata/locales/en_US 2 Nov 2004 12:25:47 -0000 1.7.2.2 @@ -100,7 +100,6 @@ mon " "";/ "";/ @@ -1361,8 +2142,8 @@ % Appropriate date and time representation (%c) % "%a %d %b %Y %r %Z" d_t_fmt "" ---- glibc-20041126T1318/localedata/locales/no_NO 1 Jan 1970 00:00:00 -0000 -+++ glibc-20041126T1318-fedora/localedata/locales/no_NO 22 Sep 2004 21:21:01 -0000 1.11.2.1 +--- glibc-20041203T0935/localedata/locales/no_NO 1 Jan 1970 00:00:00 -0000 ++++ glibc-20041203T0935-fedora/localedata/locales/no_NO 22 Sep 2004 21:21:01 -0000 1.11.2.1 @@ -0,0 +1,69 @@ +escape_char / +comment_char % @@ -1433,8 +2214,8 @@ +LC_ADDRESS +copy "nb_NO" +END LC_ADDRESS ---- glibc-20041126T1318/localedata/locales/zh_TW 31 Oct 2004 23:42:28 -0000 1.7 -+++ glibc-20041126T1318-fedora/localedata/locales/zh_TW 2 Nov 2004 12:25:57 -0000 1.5.2.2 +--- glibc-20041203T0935/localedata/locales/zh_TW 31 Oct 2004 23:42:28 -0000 1.7 ++++ glibc-20041203T0935-fedora/localedata/locales/zh_TW 2 Nov 2004 12:25:57 -0000 1.5.2.2 @@ -1,7 +1,7 @@ comment_char % escape_char / @@ -1462,8 +2243,8 @@ revision "0.2" date "2000-08-02" % ---- glibc-20041126T1318/malloc/arena.c 18 Oct 2004 23:15:33 -0000 1.12 -+++ glibc-20041126T1318-fedora/malloc/arena.c 18 Oct 2004 23:30:23 -0000 1.8.2.5 +--- glibc-20041203T0935/malloc/arena.c 18 Oct 2004 23:15:33 -0000 1.12 ++++ glibc-20041203T0935-fedora/malloc/arena.c 18 Oct 2004 23:30:23 -0000 1.8.2.5 @@ -18,7 +18,7 @@ write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ @@ -1473,8 +2254,8 @@ /* Compile-time constants. */ ---- glibc-20041126T1318/malloc/malloc.c 20 Nov 2004 04:44:09 -0000 1.139 -+++ glibc-20041126T1318-fedora/malloc/malloc.c 20 Nov 2004 09:56:33 -0000 1.127.2.11 +--- glibc-20041203T0935/malloc/malloc.c 20 Nov 2004 04:44:09 -0000 1.139 ++++ glibc-20041203T0935-fedora/malloc/malloc.c 20 Nov 2004 09:56:33 -0000 1.127.2.11 @@ -24,7 +24,7 @@ Doug Lea and adapted to multiple threads/arenas by Wolfram Gloger. @@ -1484,9 +2265,29 @@ based on: VERSION 2.7.0 Sun Mar 11 14:14:06 2001 Doug Lea (dl at gee) ---- glibc-20041126T1318/nptl/ChangeLog 25 Nov 2004 06:25:42 -0000 1.739 -+++ glibc-20041126T1318-fedora/nptl/ChangeLog 26 Nov 2004 13:48:44 -0000 1.706.2.19 -@@ -352,6 +352,11 @@ +--- glibc-20041203T0935/nptl/ChangeLog 2 Dec 2004 22:55:29 -0000 1.742 ++++ glibc-20041203T0935-fedora/nptl/ChangeLog 3 Dec 2004 11:20:51 -0000 1.706.2.22 +@@ -1,3 +1,19 @@ ++2004-12-01 Jakub Jelinek ++ ++ * sysdeps/unix/sysv/linux/bits/posix_opt.h (_POSIX_CPUTIME, ++ _POSIX_THREAD_CPUTIME): Define to 0. ++ * sysdeps/pthread/timer_create.c (timer_create): Remove unused code ++ handling CLOCK_PROCESS_CPUTIME_ID and CLOCK_THREAD_CPUTIME_ID. ++ * sysdeps/pthread/timer_routines.c (__timer_signal_thread_pclk, ++ __timer_signal_thread_tclk): Remove. ++ (init_module): Remove their initialization. ++ (thread_cleanup): Remove their cleanup assertions. ++ * sysdeps/pthread/posix-timer.h (__timer_signal_thread_pclk, ++ __timer_signal_thread_tclk): Remove. ++ * sysdeps/unix/sysv/linux/i386/bits/posix_opt.h: Removed. ++ * sysdeps/unix/sysv/linux/ia64/bits/posix_opt.h: Removed. ++ * sysdeps/unix/sysv/linux/x86_64/bits/posix_opt.h: Removed. ++ + 2004-12-02 Roland McGrath + + * Makefile (libpthread-nonshared): Variable removed. +@@ -385,6 +401,11 @@ Move definition inside libpthread, libc, librt check. Provide definition for rtld. @@ -1498,7 +2299,7 @@ 2004-09-02 Ulrich Drepper * sysdeps/alpha/jmpbuf-unwind.h: Define __libc_unwind_longjmp. -@@ -2426,6 +2431,11 @@ +@@ -2459,6 +2480,11 @@ * Makefile [$(build-shared) = yes] (tests): Depend on $(test-modules). @@ -1510,9 +2311,9 @@ 2003-07-25 Jakub Jelinek * tst-cancel17.c (do_test): Check if aio_cancel failed. ---- glibc-20041126T1318/nptl/Makefile 24 Nov 2004 22:53:59 -0000 1.162 -+++ glibc-20041126T1318-fedora/nptl/Makefile 26 Nov 2004 13:48:44 -0000 1.157.2.5 -@@ -507,15 +507,19 @@ $(addprefix $(objpfx), \ +--- glibc-20041203T0935/nptl/Makefile 2 Dec 2004 22:54:53 -0000 1.163 ++++ glibc-20041203T0935-fedora/nptl/Makefile 3 Dec 2004 10:17:06 -0000 1.157.2.6 +@@ -498,15 +498,19 @@ $(addprefix $(objpfx), \ $(tests) $(xtests) $(test-srcs))): $(objpfx)libpthread.so \ $(objpfx)libpthread_nonshared.a $(objpfx)tst-unload: $(common-objpfx)dlfcn/libdl.so @@ -1534,8 +2335,8 @@ else $(addprefix $(objpfx),$(tests) $(test-srcs)): $(objpfx)libpthread.a endif ---- glibc-20041126T1318/nptl/alloca_cutoff.c 26 Nov 2002 22:50:01 -0000 1.1.1.1 -+++ glibc-20041126T1318-fedora/nptl/alloca_cutoff.c 22 Sep 2004 21:21:01 -0000 1.1.1.1.2.1 +--- glibc-20041203T0935/nptl/alloca_cutoff.c 26 Nov 2002 22:50:01 -0000 1.1.1.1 ++++ glibc-20041203T0935-fedora/nptl/alloca_cutoff.c 22 Sep 2004 21:21:01 -0000 1.1.1.1.2.1 @@ -3,16 +3,16 @@ This file is part of the GNU C Library. @@ -1557,8 +2358,8 @@ License along with the GNU C Library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ---- glibc-20041126T1318/nptl/descr.h 12 Nov 2004 01:24:24 -0000 1.25 -+++ glibc-20041126T1318-fedora/nptl/descr.h 12 Nov 2004 16:56:12 -0000 1.23.2.3 +--- glibc-20041203T0935/nptl/descr.h 12 Nov 2004 01:24:24 -0000 1.25 ++++ glibc-20041203T0935-fedora/nptl/descr.h 12 Nov 2004 16:56:12 -0000 1.23.2.3 @@ -27,9 +27,13 @@ #include #include @@ -1573,8 +2374,8 @@ #include "../nptl_db/thread_db.h" #include #ifdef HAVE_FORCED_UNWIND ---- glibc-20041126T1318/nptl/pthread_cond_destroy.c 2 Sep 2004 18:45:37 -0000 1.5 -+++ glibc-20041126T1318-fedora/nptl/pthread_cond_destroy.c 22 Sep 2004 21:21:01 -0000 1.5.2.1 +--- glibc-20041203T0935/nptl/pthread_cond_destroy.c 2 Sep 2004 18:45:37 -0000 1.5 ++++ glibc-20041203T0935-fedora/nptl/pthread_cond_destroy.c 22 Sep 2004 21:21:01 -0000 1.5.2.1 @@ -44,15 +44,35 @@ __pthread_cond_destroy (cond) broadcasted, but still are using the pthread_cond_t structure, pthread_cond_destroy needs to wait for them. */ @@ -1616,8 +2417,8 @@ } return 0; ---- glibc-20041126T1318/nptl/tst-unload.c 25 Feb 2004 18:41:32 -0000 1.3 -+++ glibc-20041126T1318-fedora/nptl/tst-unload.c 22 Sep 2004 21:21:01 -0000 1.3.2.1 +--- glibc-20041203T0935/nptl/tst-unload.c 25 Feb 2004 18:41:32 -0000 1.3 ++++ glibc-20041203T0935-fedora/nptl/tst-unload.c 22 Sep 2004 21:21:01 -0000 1.3.2.1 @@ -3,16 +3,16 @@ Contributed by Ulrich Drepper , 2000. @@ -1639,8 +2440,8 @@ License along with the GNU C Library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ---- glibc-20041126T1318/nptl/sysdeps/pthread/allocalim.h 26 Nov 2002 22:50:35 -0000 1.1.1.1 -+++ glibc-20041126T1318-fedora/nptl/sysdeps/pthread/allocalim.h 22 Sep 2004 21:21:02 -0000 1.1.1.1.2.1 +--- glibc-20041203T0935/nptl/sysdeps/pthread/allocalim.h 26 Nov 2002 22:50:35 -0000 1.1.1.1 ++++ glibc-20041203T0935-fedora/nptl/sysdeps/pthread/allocalim.h 22 Sep 2004 21:21:02 -0000 1.1.1.1.2.1 @@ -3,16 +3,16 @@ This file is part of the GNU C Library. @@ -1662,8 +2463,28 @@ License along with the GNU C Library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ---- glibc-20041126T1318/nptl/sysdeps/pthread/pt-initfini.c 31 Dec 2002 08:46:38 -0000 1.3 -+++ glibc-20041126T1318-fedora/nptl/sysdeps/pthread/pt-initfini.c 22 Sep 2004 21:21:02 -0000 1.3.2.1 +--- glibc-20041203T0935/nptl/sysdeps/pthread/posix-timer.h 4 Oct 2004 20:50:53 -0000 1.7 ++++ glibc-20041203T0935-fedora/nptl/sysdeps/pthread/posix-timer.h 3 Dec 2004 11:20:52 -0000 1.6.2.2 +@@ -88,16 +88,8 @@ extern pthread_once_t __timer_init_once_ + /* Nonzero if initialization of timer implementation failed. */ + extern int __timer_init_failed; + +-/* Nodes for the threads used to deliver signals. */ +-/* A distinct thread is used for each clock type. */ +- ++/* Node for the thread used to deliver signals. */ + extern struct thread_node __timer_signal_thread_rclk; +-#if defined _POSIX_CPUTIME && _POSIX_CPUTIME >= 0 +-extern struct thread_node __timer_signal_thread_pclk; +-#endif +-#if defined _POSIX_THREAD_CPUTIME && _POSIX_THREAD_CPUTIME >= 0 +-extern struct thread_node __timer_signal_thread_tclk; +-#endif + + + /* Return pointer to timer structure corresponding to ID. */ +--- glibc-20041203T0935/nptl/sysdeps/pthread/pt-initfini.c 31 Dec 2002 08:46:38 -0000 1.3 ++++ glibc-20041203T0935-fedora/nptl/sysdeps/pthread/pt-initfini.c 22 Sep 2004 21:21:02 -0000 1.3.2.1 @@ -3,11 +3,11 @@ This file is part of the GNU C Library. @@ -1690,8 +2511,77 @@ License along with the GNU C Library; see the file COPYING.LIB. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ---- glibc-20041126T1318/nptl/sysdeps/pthread/bits/libc-lock.h 11 Dec 2003 04:50:49 -0000 1.17 -+++ glibc-20041126T1318-fedora/nptl/sysdeps/pthread/bits/libc-lock.h 22 Sep 2004 21:21:02 -0000 1.17.2.1 +--- glibc-20041203T0935/nptl/sysdeps/pthread/timer_create.c 5 Oct 2004 15:41:04 -0000 1.7 ++++ glibc-20041203T0935-fedora/nptl/sysdeps/pthread/timer_create.c 3 Dec 2004 11:20:52 -0000 1.5.2.3 +@@ -94,24 +94,7 @@ timer_create (clock_id, evp, timerid) + case SIGEV_SIGNAL: + /* We have a global thread for delivering timed signals. + If it is not running, try to start it up. */ +- switch (clock_id) +- { +- case CLOCK_REALTIME: +- default: +- thread = &__timer_signal_thread_rclk; +- break; +-#if defined _POSIX_CPUTIME && _POSIX_CPUTIME >= 0 +- case CLOCK_PROCESS_CPUTIME_ID: +- thread = &__timer_signal_thread_pclk; +- break; +-#endif +-#if defined _POSIX_THREAD_CPUTIME && _POSIX_THREAD_CPUTIME >= 0 +- case CLOCK_THREAD_CPUTIME_ID: +- thread = &__timer_signal_thread_tclk; +- break; +-#endif +- } +- ++ thread = &__timer_signal_thread_rclk; + if (! thread->exists) + { + if (__builtin_expect (__timer_thread_start (thread), +--- glibc-20041203T0935/nptl/sysdeps/pthread/timer_routines.c 4 Oct 2004 20:50:53 -0000 1.6 ++++ glibc-20041203T0935-fedora/nptl/sysdeps/pthread/timer_routines.c 3 Dec 2004 11:20:52 -0000 1.5.2.2 +@@ -53,12 +53,6 @@ int __timer_init_failed; + + /* Node for the thread used to deliver signals. */ + struct thread_node __timer_signal_thread_rclk; +-#if defined _POSIX_CPUTIME && _POSIX_CPUTIME >= 0 +-struct thread_node __timer_signal_thread_pclk; +-#endif +-#if defined _POSIX_THREAD_CPUTIME && _POSIX_THREAD_CPUTIME >= 0 +-struct thread_node __timer_signal_thread_tclk; +-#endif + + /* Lists to keep free and used timers and threads. */ + struct list_links timer_free_list; +@@ -191,12 +185,6 @@ init_module (void) + list_append (&thread_free_list, &thread_array[i].links); + + thread_init (&__timer_signal_thread_rclk, 0, CLOCK_REALTIME); +-#if defined _POSIX_CPUTIME && _POSIX_CPUTIME >= 0 +- thread_init (&__timer_signal_thread_pclk, 0, CLOCK_PROCESS_CPUTIME_ID); +-#endif +-#if defined _POSIX_THREAD_CPUTIME && _POSIX_THREAD_CPUTIME >= 0 +- thread_init (&__timer_signal_thread_tclk, 0, CLOCK_THREAD_CPUTIME_ID); +-#endif + } + + +@@ -281,12 +269,6 @@ thread_cleanup (void *val) + + /* How did the signal thread get killed? */ + assert (thread != &__timer_signal_thread_rclk); +-#if defined _POSIX_CPUTIME && _POSIX_CPUTIME >= 0 +- assert (thread != &__timer_signal_thread_pclk); +-#endif +-#if defined _POSIX_THREAD_CPUTIME && _POSIX_THREAD_CPUTIME >= 0 +- assert (thread != &__timer_signal_thread_tclk); +-#endif + + pthread_mutex_lock (&__timer_mutex); + +--- glibc-20041203T0935/nptl/sysdeps/pthread/bits/libc-lock.h 11 Dec 2003 04:50:49 -0000 1.17 ++++ glibc-20041203T0935-fedora/nptl/sysdeps/pthread/bits/libc-lock.h 22 Sep 2004 21:21:02 -0000 1.17.2.1 @@ -3,16 +3,16 @@ This file is part of the GNU C Library. @@ -1713,8 +2603,8 @@ License along with the GNU C Library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ---- glibc-20041126T1318/nptl/sysdeps/pthread/bits/sigthread.h 26 Nov 2002 22:50:35 -0000 1.1.1.1 -+++ glibc-20041126T1318-fedora/nptl/sysdeps/pthread/bits/sigthread.h 22 Sep 2004 21:21:02 -0000 1.1.1.1.2.1 +--- glibc-20041203T0935/nptl/sysdeps/pthread/bits/sigthread.h 26 Nov 2002 22:50:35 -0000 1.1.1.1 ++++ glibc-20041203T0935-fedora/nptl/sysdeps/pthread/bits/sigthread.h 22 Sep 2004 21:21:02 -0000 1.1.1.1.2.1 @@ -3,16 +3,16 @@ This file is part of the GNU C Library. @@ -1736,8 +2626,8 @@ License along with the GNU C Library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ---- glibc-20041126T1318/nptl/sysdeps/unix/sysv/linux/kernel-features.h 1 Jan 1970 00:00:00 -0000 -+++ glibc-20041126T1318-fedora/nptl/sysdeps/unix/sysv/linux/kernel-features.h 22 Sep 2004 21:21:02 -0000 1.1.2.1 +--- glibc-20041203T0935/nptl/sysdeps/unix/sysv/linux/kernel-features.h 1 Jan 1970 00:00:00 -0000 ++++ glibc-20041203T0935-fedora/nptl/sysdeps/unix/sysv/linux/kernel-features.h 22 Sep 2004 21:21:02 -0000 1.1.2.1 @@ -0,0 +1,6 @@ +#include_next + @@ -1745,8 +2635,8 @@ +#ifndef __ASSUME_CLONE_THREAD_FLAGS +# define __ASSUME_CLONE_THREAD_FLAGS 1 +#endif ---- glibc-20041126T1318/nptl/sysdeps/unix/sysv/linux/bits/local_lim.h 13 Apr 2004 02:00:09 -0000 1.6 -+++ glibc-20041126T1318-fedora/nptl/sysdeps/unix/sysv/linux/bits/local_lim.h 22 Sep 2004 21:21:02 -0000 1.6.2.1 +--- glibc-20041203T0935/nptl/sysdeps/unix/sysv/linux/bits/local_lim.h 13 Apr 2004 02:00:09 -0000 1.6 ++++ glibc-20041203T0935-fedora/nptl/sysdeps/unix/sysv/linux/bits/local_lim.h 22 Sep 2004 21:21:02 -0000 1.6.2.1 @@ -3,16 +3,16 @@ This file is part of the GNU C Library. @@ -1768,8 +2658,8 @@ License along with the GNU C Library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ---- glibc-20041126T1318/nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h 13 Apr 2004 02:01:17 -0000 1.8 -+++ glibc-20041126T1318-fedora/nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h 26 Nov 2004 13:48:45 -0000 1.8.2.2 +--- glibc-20041203T0935/nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h 27 Nov 2004 22:44:27 -0000 1.10 ++++ glibc-20041203T0935-fedora/nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h 3 Dec 2004 11:20:52 -0000 1.8.2.4 @@ -3,16 +3,16 @@ This file is part of the GNU C Library. @@ -1791,119 +2681,564 @@ License along with the GNU C Library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -@@ -138,4 +138,20 @@ - /* The clock selection interfaces are available. */ - #define _POSIX_CLOCK_SELECTION 200112L +@@ -104,6 +104,12 @@ + /* POSIX shared memory objects are implemented. */ + #define _POSIX_SHARED_MEMORY_OBJECTS 200112L -+/* Advisory information interfaces are available. */ -+#define _POSIX_ADVISORY_INFO 200112L ++/* CPU-time clocks support needs to be checked at runtime. */ ++#define _POSIX_CPUTIME 0 + -+/* Neither process nor thread sporadic server interfaces is available. */ -+#define _POSIX_SPORADIC_SERVER -1 -+#define _POSIX_THREAD_SPORADIC_SERVER -1 ++/* Clock support in threads must be also checked at runtime. */ ++#define _POSIX_THREAD_CPUTIME 0 + -+/* trace.h is not available. */ -+#define _POSIX_TRACE -1 -+#define _POSIX_TRACE_EVENT_FILTER -1 -+#define _POSIX_TRACE_INHERIT -1 -+#define _POSIX_TRACE_LOG -1 -+ -+/* Typed memory objects are not available. */ -+#define _POSIX_TYPED_MEMORY_OBJECTS -1 -+ - #endif /* posix_opt.h */ ---- glibc-20041126T1318/nptl/sysdeps/unix/sysv/linux/i386/bits/posix_opt.h 4 Oct 2004 20:47:50 -0000 1.8 -+++ glibc-20041126T1318-fedora/nptl/sysdeps/unix/sysv/linux/i386/bits/posix_opt.h 26 Nov 2004 13:48:45 -0000 1.7.2.3 -@@ -3,16 +3,16 @@ - This file is part of the GNU C Library. + /* GNU libc provides regular expression handling. */ + #define _POSIX_REGEXP 1 - The GNU C Library is free software; you can redistribute it and/or +--- glibc-20041203T0935/nptl/sysdeps/unix/sysv/linux/i386/bits/posix_opt.h 27 Nov 2004 22:44:27 -0000 1.10 ++++ glibc-20041203T0935-fedora/nptl/sysdeps/unix/sysv/linux/i386/bits/posix_opt.h 1 Jan 1970 00:00:00 -0000 +@@ -1,178 +0,0 @@ +-/* Define POSIX options for Linux. +- Copyright (C) 1996-2001, 2002, 2003, 2004 Free Software Foundation, Inc. +- This file is part of the GNU C Library. +- +- The GNU C Library is free software; you can redistribute it and/or - modify it under the terms of the GNU Library General Public License as - published by the Free Software Foundation; either version 2 of the -+ modify it under the terms of the GNU Lesser General Public License as -+ published by the Free Software Foundation; either version 2.1 of the - License, or (at your option) any later version. - - The GNU C Library is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +- License, or (at your option) any later version. +- +- The GNU C Library is distributed in the hope that it will be useful, +- but WITHOUT ANY WARRANTY; without even the implied warranty of +- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Library General Public License for more details. -+ Lesser General Public License for more details. - +- - You should have received a copy of the GNU Library General Public -+ You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; see the file COPYING.LIB. If not, - write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. */ -@@ -144,4 +144,20 @@ - /* The clock selection interfaces are available. */ - #define _POSIX_CLOCK_SELECTION 200112L - -+/* Advisory information interfaces are available. */ -+#define _POSIX_ADVISORY_INFO 200112L -+ -+/* Neither process nor thread sporadic server interfaces is available. */ -+#define _POSIX_SPORADIC_SERVER -1 -+#define _POSIX_THREAD_SPORADIC_SERVER -1 -+ -+/* trace.h is not available. */ -+#define _POSIX_TRACE -1 -+#define _POSIX_TRACE_EVENT_FILTER -1 -+#define _POSIX_TRACE_INHERIT -1 -+#define _POSIX_TRACE_LOG -1 -+ -+/* Typed memory objects are not available. */ -+#define _POSIX_TYPED_MEMORY_OBJECTS -1 -+ - #endif /* posix_opt.h */ ---- glibc-20041126T1318/nptl/sysdeps/unix/sysv/linux/ia64/bits/posix_opt.h 4 Oct 2004 20:47:50 -0000 1.4 -+++ glibc-20041126T1318-fedora/nptl/sysdeps/unix/sysv/linux/ia64/bits/posix_opt.h 26 Nov 2004 13:48:45 -0000 1.3.2.2 -@@ -144,4 +144,20 @@ - /* The clock selection interfaces are available. */ - #define _POSIX_CLOCK_SELECTION 200112L - -+/* Advisory information interfaces are available. */ -+#define _POSIX_ADVISORY_INFO 200112L -+ -+/* Neither process nor thread sporadic server interfaces is available. */ -+#define _POSIX_SPORADIC_SERVER -1 -+#define _POSIX_THREAD_SPORADIC_SERVER -1 -+ -+/* trace.h is not available. */ -+#define _POSIX_TRACE -1 -+#define _POSIX_TRACE_EVENT_FILTER -1 -+#define _POSIX_TRACE_INHERIT -1 -+#define _POSIX_TRACE_LOG -1 -+ -+/* Typed memory objects are not available. */ -+#define _POSIX_TYPED_MEMORY_OBJECTS -1 -+ - #endif /* posix_opt.h */ ---- glibc-20041126T1318/nptl/sysdeps/unix/sysv/linux/x86_64/bits/posix_opt.h 5 Oct 2004 09:24:24 -0000 1.4 -+++ glibc-20041126T1318-fedora/nptl/sysdeps/unix/sysv/linux/x86_64/bits/posix_opt.h 26 Nov 2004 13:48:46 -0000 1.3.2.2 -@@ -144,4 +144,20 @@ - /* The clock selection interfaces are available. */ - #define _POSIX_CLOCK_SELECTION 200112L - -+/* Advisory information interfaces are available. */ -+#define _POSIX_ADVISORY_INFO 200112L -+ -+/* Neither process nor thread sporadic server interfaces is available. */ -+#define _POSIX_SPORADIC_SERVER -1 -+#define _POSIX_THREAD_SPORADIC_SERVER -1 -+ -+/* trace.h is not available. */ -+#define _POSIX_TRACE -1 -+#define _POSIX_TRACE_EVENT_FILTER -1 -+#define _POSIX_TRACE_INHERIT -1 -+#define _POSIX_TRACE_LOG -1 -+ -+/* Typed memory objects are not available. */ -+#define _POSIX_TYPED_MEMORY_OBJECTS -1 -+ - #endif /* posix_opt.h */ ---- glibc-20041126T1318/nscd/connections.c 15 Oct 2004 21:12:15 -0000 1.64 -+++ glibc-20041126T1318-fedora/nscd/connections.c 18 Oct 2004 09:58:49 -0000 1.55.2.5 +- License along with the GNU C Library; see the file COPYING.LIB. If not, +- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, +- Boston, MA 02111-1307, USA. */ +- +-#ifndef _POSIX_OPT_H +-#define _POSIX_OPT_H 1 +- +-/* Job control is supported. */ +-#define _POSIX_JOB_CONTROL 1 +- +-/* Processes have a saved set-user-ID and a saved set-group-ID. */ +-#define _POSIX_SAVED_IDS 1 +- +-/* Priority scheduling is supported. */ +-#define _POSIX_PRIORITY_SCHEDULING 200112L +- +-/* Synchronizing file data is supported. */ +-#define _POSIX_SYNCHRONIZED_IO 200112L +- +-/* The fsync function is present. */ +-#define _POSIX_FSYNC 200112L +- +-/* Mapping of files to memory is supported. */ +-#define _POSIX_MAPPED_FILES 200112L +- +-/* Locking of all memory is supported. */ +-#define _POSIX_MEMLOCK 200112L +- +-/* Locking of ranges of memory is supported. */ +-#define _POSIX_MEMLOCK_RANGE 200112L +- +-/* Setting of memory protections is supported. */ +-#define _POSIX_MEMORY_PROTECTION 200112L +- +-/* Only root can change owner of file. */ +-#define _POSIX_CHOWN_RESTRICTED 1 +- +-/* `c_cc' member of 'struct termios' structure can be disabled by +- using the value _POSIX_VDISABLE. */ +-#define _POSIX_VDISABLE '\0' +- +-/* Filenames are not silently truncated. */ +-#define _POSIX_NO_TRUNC 1 +- +-/* X/Open realtime support is available. */ +-#define _XOPEN_REALTIME 1 +- +-/* XPG4.2 shared memory is supported. */ +-#define _XOPEN_SHM 1 +- +-/* Tell we have POSIX threads. */ +-#define _POSIX_THREADS 200112L +- +-/* We have the reentrant functions described in POSIX. */ +-#define _POSIX_REENTRANT_FUNCTIONS 1 +-#define _POSIX_THREAD_SAFE_FUNCTIONS 200112L +- +-/* We provide priority scheduling for threads. */ +-#define _POSIX_THREAD_PRIORITY_SCHEDULING 200112L +- +-/* We support user-defined stack sizes. */ +-#define _POSIX_THREAD_ATTR_STACKSIZE 200112L +- +-/* We support user-defined stacks. */ +-#define _POSIX_THREAD_ATTR_STACKADDR 200112L +- +-/* We support POSIX.1b semaphores. */ +-#define _POSIX_SEMAPHORES 200112L +- +-/* Real-time signals are supported. */ +-#define _POSIX_REALTIME_SIGNALS 200112L +- +-/* We support asynchronous I/O. */ +-#define _POSIX_ASYNCHRONOUS_IO 200112L +-#define _POSIX_ASYNC_IO 1 +-/* Alternative name for Unix98. */ +-#define _LFS_ASYNCHRONOUS_IO 1 +-/* Support for prioritization is also available. */ +-#define _POSIX_PRIORITIZED_IO 200112L +- +-/* The LFS support in asynchronous I/O is also available. */ +-#define _LFS64_ASYNCHRONOUS_IO 1 +- +-/* The rest of the LFS is also available. */ +-#define _LFS_LARGEFILE 1 +-#define _LFS64_LARGEFILE 1 +-#define _LFS64_STDIO 1 +- +-/* POSIX shared memory objects are implemented. */ +-#define _POSIX_SHARED_MEMORY_OBJECTS 200112L +- +-/* CPU-time clocks supported. */ +-#define _POSIX_CPUTIME 0 +- +-/* We support the clock also in threads. */ +-#define _POSIX_THREAD_CPUTIME 0 +- +-/* GNU libc provides regular expression handling. */ +-#define _POSIX_REGEXP 1 +- +-/* Reader/Writer locks are available. */ +-#define _POSIX_READER_WRITER_LOCKS 200112L +- +-/* We have a POSIX shell. */ +-#define _POSIX_SHELL 1 +- +-/* We support the Timeouts option. */ +-#define _POSIX_TIMEOUTS 200112L +- +-/* We support spinlocks. */ +-#define _POSIX_SPIN_LOCKS 200112L +- +-/* The `spawn' function family is supported. */ +-#define _POSIX_SPAWN 200112L +- +-/* We have POSIX timers. */ +-#define _POSIX_TIMERS 200112L +- +-/* The barrier functions are available. */ +-#define _POSIX_BARRIERS 200112L +- +-/* POSIX message queues are available. */ +-#define _POSIX_MESSAGE_PASSING 200112L +- +-/* Thread process-shared synchronization is supported. */ +-#define _POSIX_THREAD_PROCESS_SHARED 200112L +- +-/* The monotonic clock might be available. */ +-#define _POSIX_MONOTONIC_CLOCK 0 +- +-/* The clock selection interfaces are available. */ +-#define _POSIX_CLOCK_SELECTION 200112L +- +-/* Advisory information interfaces are available. */ +-#define _POSIX_ADVISORY_INFO 200112L +- +-/* IPv6 support is available. */ +-#define _POSIX_IPV6 200112L +- +-/* Raw socket support is available. */ +-#define _POSIX_RAW_SOCKETS 200112L +- +-/* We have at least one terminal. */ +-#define _POSIX2_CHAR_TERM 200112L +- +-/* Neither process nor thread sporadic server interfaces is available. */ +-#define _POSIX_SPORADIC_SERVER -1 +-#define _POSIX_THREAD_SPORADIC_SERVER -1 +- +-/* trace.h is not available. */ +-#define _POSIX_TRACE -1 +-#define _POSIX_TRACE_EVENT_FILTER -1 +-#define _POSIX_TRACE_INHERIT -1 +-#define _POSIX_TRACE_LOG -1 +- +-/* Typed memory objects are not available. */ +-#define _POSIX_TYPED_MEMORY_OBJECTS -1 +- +-/* No support for priority inheritance or protection so far. */ +-#define _POSIX_THREAD_PRIO_INHERIT -1 +-#define _POSIX_THREAD_PRIO_PROTECT -1 +- +-#endif /* posix_opt.h */ +--- glibc-20041203T0935/nptl/sysdeps/unix/sysv/linux/ia64/bits/posix_opt.h 27 Nov 2004 22:44:28 -0000 1.6 ++++ glibc-20041203T0935-fedora/nptl/sysdeps/unix/sysv/linux/ia64/bits/posix_opt.h 1 Jan 1970 00:00:00 -0000 +@@ -1,178 +0,0 @@ +-/* Define POSIX options for Linux. +- Copyright (C) 1996-2001, 2002, 2003, 2004 Free Software Foundation, Inc. +- This file is part of the GNU C Library. +- +- The GNU C Library is free software; you can redistribute it and/or +- modify it under the terms of the GNU Library General Public License as +- published by the Free Software Foundation; either version 2 of the +- License, or (at your option) any later version. +- +- The GNU C Library is distributed in the hope that it will be useful, +- but WITHOUT ANY WARRANTY; without even the implied warranty of +- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +- Library General Public License for more details. +- +- You should have received a copy of the GNU Library General Public +- License along with the GNU C Library; see the file COPYING.LIB. If not, +- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, +- Boston, MA 02111-1307, USA. */ +- +-#ifndef _POSIX_OPT_H +-#define _POSIX_OPT_H 1 +- +-/* Job control is supported. */ +-#define _POSIX_JOB_CONTROL 1 +- +-/* Processes have a saved set-user-ID and a saved set-group-ID. */ +-#define _POSIX_SAVED_IDS 1 +- +-/* Priority scheduling is supported. */ +-#define _POSIX_PRIORITY_SCHEDULING 200112L +- +-/* Synchronizing file data is supported. */ +-#define _POSIX_SYNCHRONIZED_IO 200112L +- +-/* The fsync function is present. */ +-#define _POSIX_FSYNC 200112L +- +-/* Mapping of files to memory is supported. */ +-#define _POSIX_MAPPED_FILES 200112L +- +-/* Locking of all memory is supported. */ +-#define _POSIX_MEMLOCK 200112L +- +-/* Locking of ranges of memory is supported. */ +-#define _POSIX_MEMLOCK_RANGE 200112L +- +-/* Setting of memory protections is supported. */ +-#define _POSIX_MEMORY_PROTECTION 200112L +- +-/* Only root can change owner of file. */ +-#define _POSIX_CHOWN_RESTRICTED 1 +- +-/* `c_cc' member of 'struct termios' structure can be disabled by +- using the value _POSIX_VDISABLE. */ +-#define _POSIX_VDISABLE '\0' +- +-/* Filenames are not silently truncated. */ +-#define _POSIX_NO_TRUNC 1 +- +-/* X/Open realtime support is available. */ +-#define _XOPEN_REALTIME 1 +- +-/* XPG4.2 shared memory is supported. */ +-#define _XOPEN_SHM 1 +- +-/* Tell we have POSIX threads. */ +-#define _POSIX_THREADS 200112L +- +-/* We have the reentrant functions described in POSIX. */ +-#define _POSIX_REENTRANT_FUNCTIONS 1 +-#define _POSIX_THREAD_SAFE_FUNCTIONS 200112L +- +-/* We provide priority scheduling for threads. */ +-#define _POSIX_THREAD_PRIORITY_SCHEDULING 200112L +- +-/* We support user-defined stack sizes. */ +-#define _POSIX_THREAD_ATTR_STACKSIZE 200112L +- +-/* We support user-defined stacks. */ +-#define _POSIX_THREAD_ATTR_STACKADDR 200112L +- +-/* We support POSIX.1b semaphores. */ +-#define _POSIX_SEMAPHORES 200112L +- +-/* Real-time signals are supported. */ +-#define _POSIX_REALTIME_SIGNALS 200112L +- +-/* We support asynchronous I/O. */ +-#define _POSIX_ASYNCHRONOUS_IO 200112L +-#define _POSIX_ASYNC_IO 1 +-/* Alternative name for Unix98. */ +-#define _LFS_ASYNCHRONOUS_IO 1 +-/* Support for prioritization is also available. */ +-#define _POSIX_PRIORITIZED_IO 200112L +- +-/* The LFS support in asynchronous I/O is also available. */ +-#define _LFS64_ASYNCHRONOUS_IO 1 +- +-/* The rest of the LFS is also available. */ +-#define _LFS_LARGEFILE 1 +-#define _LFS64_LARGEFILE 1 +-#define _LFS64_STDIO 1 +- +-/* POSIX shared memory objects are implemented. */ +-#define _POSIX_SHARED_MEMORY_OBJECTS 200112L +- +-/* CPU-time clocks supported. */ +-#define _POSIX_CPUTIME 0 +- +-/* We support the clock also in threads. */ +-#define _POSIX_THREAD_CPUTIME 0 +- +-/* GNU libc provides regular expression handling. */ +-#define _POSIX_REGEXP 1 +- +-/* Reader/Writer locks are available. */ +-#define _POSIX_READER_WRITER_LOCKS 200112L +- +-/* We have a POSIX shell. */ +-#define _POSIX_SHELL 1 +- +-/* We support the Timeouts option. */ +-#define _POSIX_TIMEOUTS 200112L +- +-/* We support spinlocks. */ +-#define _POSIX_SPIN_LOCKS 200112L +- +-/* The `spawn' function family is supported. */ +-#define _POSIX_SPAWN 200112L +- +-/* We have POSIX timers. */ +-#define _POSIX_TIMERS 200112L +- +-/* The barrier functions are available. */ +-#define _POSIX_BARRIERS 200112L +- +-/* POSIX message queues are available. */ +-#define _POSIX_MESSAGE_PASSING 200112L +- +-/* Thread process-shared synchronization is supported. */ +-#define _POSIX_THREAD_PROCESS_SHARED 200112L +- +-/* The monotonic clock might be available. */ +-#define _POSIX_MONOTONIC_CLOCK 0 +- +-/* The clock selection interfaces are available. */ +-#define _POSIX_CLOCK_SELECTION 200112L +- +-/* Advisory information interfaces are available. */ +-#define _POSIX_ADVISORY_INFO 200112L +- +-/* IPv6 support is available. */ +-#define _POSIX_IPV6 200112L +- +-/* Raw socket support is available. */ +-#define _POSIX_RAW_SOCKETS 200112L +- +-/* We have at least one terminal. */ +-#define _POSIX2_CHAR_TERM 200112L +- +-/* Neither process nor thread sporadic server interfaces is available. */ +-#define _POSIX_SPORADIC_SERVER -1 +-#define _POSIX_THREAD_SPORADIC_SERVER -1 +- +-/* trace.h is not available. */ +-#define _POSIX_TRACE -1 +-#define _POSIX_TRACE_EVENT_FILTER -1 +-#define _POSIX_TRACE_INHERIT -1 +-#define _POSIX_TRACE_LOG -1 +- +-/* Typed memory objects are not available. */ +-#define _POSIX_TYPED_MEMORY_OBJECTS -1 +- +-/* No support for priority inheritance or protection so far. */ +-#define _POSIX_THREAD_PRIO_INHERIT -1 +-#define _POSIX_THREAD_PRIO_PROTECT -1 +- +-#endif /* posix_opt.h */ +--- glibc-20041203T0935/nptl/sysdeps/unix/sysv/linux/x86_64/bits/posix_opt.h 27 Nov 2004 22:44:28 -0000 1.6 ++++ glibc-20041203T0935-fedora/nptl/sysdeps/unix/sysv/linux/x86_64/bits/posix_opt.h 1 Jan 1970 00:00:00 -0000 +@@ -1,178 +0,0 @@ +-/* Define POSIX options for Linux. +- Copyright (C) 1996-2001, 2002, 2003, 2004 Free Software Foundation, Inc. +- This file is part of the GNU C Library. +- +- The GNU C Library is free software; you can redistribute it and/or +- modify it under the terms of the GNU Library General Public License as +- published by the Free Software Foundation; either version 2 of the +- License, or (at your option) any later version. +- +- The GNU C Library is distributed in the hope that it will be useful, +- but WITHOUT ANY WARRANTY; without even the implied warranty of +- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +- Library General Public License for more details. +- +- You should have received a copy of the GNU Library General Public +- License along with the GNU C Library; see the file COPYING.LIB. If not, +- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, +- Boston, MA 02111-1307, USA. */ +- +-#ifndef _POSIX_OPT_H +-#define _POSIX_OPT_H 1 +- +-/* Job control is supported. */ +-#define _POSIX_JOB_CONTROL 1 +- +-/* Processes have a saved set-user-ID and a saved set-group-ID. */ +-#define _POSIX_SAVED_IDS 1 +- +-/* Priority scheduling is supported. */ +-#define _POSIX_PRIORITY_SCHEDULING 200112L +- +-/* Synchronizing file data is supported. */ +-#define _POSIX_SYNCHRONIZED_IO 200112L +- +-/* The fsync function is present. */ +-#define _POSIX_FSYNC 200112L +- +-/* Mapping of files to memory is supported. */ +-#define _POSIX_MAPPED_FILES 200112L +- +-/* Locking of all memory is supported. */ +-#define _POSIX_MEMLOCK 200112L +- +-/* Locking of ranges of memory is supported. */ +-#define _POSIX_MEMLOCK_RANGE 200112L +- +-/* Setting of memory protections is supported. */ +-#define _POSIX_MEMORY_PROTECTION 200112L +- +-/* Only root can change owner of file. */ +-#define _POSIX_CHOWN_RESTRICTED 1 +- +-/* `c_cc' member of 'struct termios' structure can be disabled by +- using the value _POSIX_VDISABLE. */ +-#define _POSIX_VDISABLE '\0' +- +-/* Filenames are not silently truncated. */ +-#define _POSIX_NO_TRUNC 1 +- +-/* X/Open realtime support is available. */ +-#define _XOPEN_REALTIME 1 +- +-/* XPG4.2 shared memory is supported. */ +-#define _XOPEN_SHM 1 +- +-/* Tell we have POSIX threads. */ +-#define _POSIX_THREADS 200112L +- +-/* We have the reentrant functions described in POSIX. */ +-#define _POSIX_REENTRANT_FUNCTIONS 1 +-#define _POSIX_THREAD_SAFE_FUNCTIONS 200112L +- +-/* We provide priority scheduling for threads. */ +-#define _POSIX_THREAD_PRIORITY_SCHEDULING 200112L +- +-/* We support user-defined stack sizes. */ +-#define _POSIX_THREAD_ATTR_STACKSIZE 200112L +- +-/* We support user-defined stacks. */ +-#define _POSIX_THREAD_ATTR_STACKADDR 200112L +- +-/* We support POSIX.1b semaphores. */ +-#define _POSIX_SEMAPHORES 200112L +- +-/* Real-time signals are supported. */ +-#define _POSIX_REALTIME_SIGNALS 200112L +- +-/* We support asynchronous I/O. */ +-#define _POSIX_ASYNCHRONOUS_IO 200112L +-#define _POSIX_ASYNC_IO 1 +-/* Alternative name for Unix98. */ +-#define _LFS_ASYNCHRONOUS_IO 1 +-/* Support for prioritization is also available. */ +-#define _POSIX_PRIORITIZED_IO 200112L +- +-/* The LFS support in asynchronous I/O is also available. */ +-#define _LFS64_ASYNCHRONOUS_IO 1 +- +-/* The rest of the LFS is also available. */ +-#define _LFS_LARGEFILE 1 +-#define _LFS64_LARGEFILE 1 +-#define _LFS64_STDIO 1 +- +-/* POSIX shared memory objects are implemented. */ +-#define _POSIX_SHARED_MEMORY_OBJECTS 200112L +- +-/* CPU-time clocks supported. */ +-#define _POSIX_CPUTIME 0 +- +-/* We support the clock also in threads. */ +-#define _POSIX_THREAD_CPUTIME 0 +- +-/* GNU libc provides regular expression handling. */ +-#define _POSIX_REGEXP 1 +- +-/* Reader/Writer locks are available. */ +-#define _POSIX_READER_WRITER_LOCKS 200112L +- +-/* We have a POSIX shell. */ +-#define _POSIX_SHELL 1 +- +-/* We support the Timeouts option. */ +-#define _POSIX_TIMEOUTS 200112L +- +-/* We support spinlocks. */ +-#define _POSIX_SPIN_LOCKS 200112L +- +-/* The `spawn' function family is supported. */ +-#define _POSIX_SPAWN 200112L +- +-/* We have POSIX timers. */ +-#define _POSIX_TIMERS 200112L +- +-/* The barrier functions are available. */ +-#define _POSIX_BARRIERS 200112L +- +-/* POSIX message queues are available. */ +-#define _POSIX_MESSAGE_PASSING 200112L +- +-/* Thread process-shared synchronization is supported. */ +-#define _POSIX_THREAD_PROCESS_SHARED 200112L +- +-/* The monotonic clock might be available. */ +-#define _POSIX_MONOTONIC_CLOCK 0 +- +-/* The clock selection interfaces are available. */ +-#define _POSIX_CLOCK_SELECTION 200112L +- +-/* Advisory information interfaces are available. */ +-#define _POSIX_ADVISORY_INFO 200112L +- +-/* IPv6 support is available. */ +-#define _POSIX_IPV6 200112L +- +-/* Raw socket support is available. */ +-#define _POSIX_RAW_SOCKETS 200112L +- +-/* We have at least one terminal. */ +-#define _POSIX2_CHAR_TERM 200112L +- +-/* Neither process nor thread sporadic server interfaces is available. */ +-#define _POSIX_SPORADIC_SERVER -1 +-#define _POSIX_THREAD_SPORADIC_SERVER -1 +- +-/* trace.h is not available. */ +-#define _POSIX_TRACE -1 +-#define _POSIX_TRACE_EVENT_FILTER -1 +-#define _POSIX_TRACE_INHERIT -1 +-#define _POSIX_TRACE_LOG -1 +- +-/* Typed memory objects are not available. */ +-#define _POSIX_TYPED_MEMORY_OBJECTS -1 +- +-/* No support for priority inheritance or protection so far. */ +-#define _POSIX_THREAD_PRIO_INHERIT -1 +-#define _POSIX_THREAD_PRIO_PROTECT -1 +- +-#endif /* posix_opt.h */ +--- glibc-20041203T0935/nscd/connections.c 15 Oct 2004 21:12:15 -0000 1.64 ++++ glibc-20041203T0935-fedora/nscd/connections.c 18 Oct 2004 09:58:49 -0000 1.55.2.5 @@ -21,6 +21,7 @@ #include #include @@ -1994,8 +3329,8 @@ + prune_cache (&dbs[hstdb], LONG_MAX); +} + ---- glibc-20041126T1318/nscd/nscd.c 4 Oct 2004 16:14:31 -0000 1.42 -+++ glibc-20041126T1318-fedora/nscd/nscd.c 5 Oct 2004 08:25:25 -0000 1.38.2.4 +--- glibc-20041203T0935/nscd/nscd.c 4 Oct 2004 16:14:31 -0000 1.42 ++++ glibc-20041203T0935-fedora/nscd/nscd.c 5 Oct 2004 08:25:25 -0000 1.38.2.4 @@ -122,9 +122,16 @@ static struct argp argp = options, parse_opt, NULL, doc, }; @@ -2021,8 +3356,8 @@ signal (SIGPIPE, SIG_IGN); /* Cleanup files created by a previous 'bind'. */ ---- glibc-20041126T1318/nscd/nscd.conf 3 Oct 2004 21:09:23 -0000 1.10 -+++ glibc-20041126T1318-fedora/nscd/nscd.conf 4 Oct 2004 08:56:17 -0000 1.8.2.2 +--- glibc-20041203T0935/nscd/nscd.conf 3 Oct 2004 21:09:23 -0000 1.10 ++++ glibc-20041203T0935-fedora/nscd/nscd.conf 4 Oct 2004 08:56:17 -0000 1.8.2.2 @@ -31,8 +31,8 @@ # logfile /var/log/nscd.log # threads 6 @@ -2034,8 +3369,8 @@ debug-level 0 # reload-count 5 paranoia no ---- glibc-20041126T1318/nscd/nscd_conf.c 3 Oct 2004 21:10:35 -0000 1.16 -+++ glibc-20041126T1318-fedora/nscd/nscd_conf.c 4 Oct 2004 08:56:17 -0000 1.14.2.2 +--- glibc-20041203T0935/nscd/nscd_conf.c 3 Oct 2004 21:10:35 -0000 1.16 ++++ glibc-20041203T0935-fedora/nscd/nscd_conf.c 4 Oct 2004 08:56:17 -0000 1.14.2.2 @@ -230,7 +230,10 @@ nscd_parse_file (const char *fname, stru if (strcmp (arg2, "no") == 0) dbs[cnt].shared = 0; @@ -2048,8 +3383,8 @@ break; } if (cnt == lastdb) ---- glibc-20041126T1318/posix/Makefile 26 Nov 2004 08:14:13 -0000 1.178 -+++ glibc-20041126T1318-fedora/posix/Makefile 26 Nov 2004 13:48:46 -0000 1.171.2.7 +--- glibc-20041203T0935/posix/Makefile 27 Nov 2004 22:46:43 -0000 1.179 ++++ glibc-20041203T0935-fedora/posix/Makefile 30 Nov 2004 06:33:10 -0000 1.171.2.8 @@ -102,7 +102,8 @@ generated := $(addprefix wordexp-test-re bug-regex21-mem bug-regex21.mtrace \ tst-rxspencer-mem tst-rxspencer.mtrace tst-getconf.out \ @@ -2083,8 +3418,8 @@ + | sed -n -e '/START_OF_STRINGS/,$${/_POSIX_V6_/{s/^[^"]*"//;s/".*$$//;p}}' \ + > $@.new + mv -f $@.new $@ ---- glibc-20041126T1318/posix/getconf.speclist.h 1 Jan 1970 00:00:00 -0000 -+++ glibc-20041126T1318-fedora/posix/getconf.speclist.h 26 Nov 2004 13:48:46 -0000 1.1.2.1 +--- glibc-20041203T0935/posix/getconf.speclist.h 1 Jan 1970 00:00:00 -0000 ++++ glibc-20041203T0935-fedora/posix/getconf.speclist.h 26 Nov 2004 13:48:46 -0000 1.1.2.1 @@ -0,0 +1,15 @@ +#include +const char *START_OF_STRINGS = @@ -2101,8 +3436,138 @@ +"_POSIX_V6_LPBIG_OFFBIG" +#endif +""; ---- glibc-20041126T1318/resolv/gethnamaddr.c 18 Oct 2004 05:09:59 -0000 1.50 -+++ glibc-20041126T1318-fedora/resolv/gethnamaddr.c 18 Oct 2004 09:58:50 -0000 1.49.2.1 +--- glibc-20041203T0935/posix/tst-regex.c 29 Nov 2003 03:37:20 -0000 1.7 ++++ glibc-20041203T0935-fedora/posix/tst-regex.c 3 Dec 2004 11:20:53 -0000 1.7.2.1 +@@ -37,7 +37,7 @@ + #include + + +-#ifdef _POSIX_CPUTIME ++#if defined _POSIX_CPUTIME && _POSIX_CPUTIME >= 0 + static clockid_t cl; + static int use_clock; + #endif +@@ -118,9 +118,14 @@ main (int argc, char *argv[]) + if (inlen != 0) + error (EXIT_FAILURE, errno, "cannot convert buffer"); + +-#ifdef _POSIX_CPUTIME +- /* See whether we can use the CPU clock. */ +- use_clock = clock_getcpuclockid (0, &cl) == 0; ++#if defined _POSIX_CPUTIME && _POSIX_CPUTIME >= 0 ++# if _POSIX_CPUTIME == 0 ++ if (sysconf (_SC_CPUTIME) < 0) ++ use_clock = 0; ++ else ++# endif ++ /* See whether we can use the CPU clock. */ ++ use_clock = clock_getcpuclockid (0, &cl) == 0; + #endif + + #ifdef DEBUG +@@ -202,7 +207,7 @@ static int + run_test (const char *expr, const char *mem, size_t memlen, int icase, + int expected) + { +-#ifdef _POSIX_CPUTIME ++#if defined _POSIX_CPUTIME && _POSIX_CPUTIME >= 0 + struct timespec start; + struct timespec finish; + #endif +@@ -211,7 +216,7 @@ run_test (const char *expr, const char * + size_t offset; + int cnt; + +-#ifdef _POSIX_CPUTIME ++#if defined _POSIX_CPUTIME && _POSIX_CPUTIME >= 0 + if (use_clock && !timing) + use_clock = clock_gettime (cl, &start) == 0; + #endif +@@ -260,7 +265,7 @@ run_test (const char *expr, const char * + + regfree (&re); + +-#ifdef _POSIX_CPUTIME ++#if defined _POSIX_CPUTIME && _POSIX_CPUTIME >= 0 + if (use_clock && !timing) + { + use_clock = clock_gettime (cl, &finish) == 0; +@@ -345,7 +350,7 @@ static int + run_test_backwards (const char *expr, const char *mem, size_t memlen, + int icase, int expected) + { +-#ifdef _POSIX_CPUTIME ++#if defined _POSIX_CPUTIME && _POSIX_CPUTIME >= 0 + struct timespec start; + struct timespec finish; + #endif +@@ -354,7 +359,7 @@ run_test_backwards (const char *expr, co + size_t offset; + int cnt; + +-#ifdef _POSIX_CPUTIME ++#if defined _POSIX_CPUTIME && _POSIX_CPUTIME >= 0 + if (use_clock && !timing) + use_clock = clock_gettime (cl, &start) == 0; + #endif +@@ -406,7 +411,7 @@ run_test_backwards (const char *expr, co + + regfree (&re); + +-#ifdef _POSIX_CPUTIME ++#if defined _POSIX_CPUTIME && _POSIX_CPUTIME >= 0 + if (use_clock && !timing) + { + use_clock = clock_gettime (cl, &finish) == 0; +--- glibc-20041203T0935/posix/tst-regex2.c 18 Nov 2004 23:55:41 -0000 1.1 ++++ glibc-20041203T0935-fedora/posix/tst-regex2.c 3 Dec 2004 11:20:54 -0000 1.1.2.2 +@@ -8,7 +8,7 @@ + #include + #include + +-#ifdef _POSIX_CPUTIME ++#if defined _POSIX_CPUTIME && _POSIX_CPUTIME >= 0 + static clockid_t cl; + static int use_clock; + #endif +@@ -16,9 +16,14 @@ static int use_clock; + static int + do_test (void) + { +-#ifdef _POSIX_CPUTIME +- /* See whether we can use the CPU clock. */ +- use_clock = clock_getcpuclockid (0, &cl) == 0; ++#if defined _POSIX_CPUTIME && _POSIX_CPUTIME >= 0 ++# if _POSIX_CPUTIME == 0 ++ if (sysconf (_SC_CPUTIME) < 0) ++ use_clock = 0; ++ else ++# endif ++ /* See whether we can use the CPU clock. */ ++ use_clock = clock_getcpuclockid (0, &cl) == 0; + #endif + + static const char *pat[] = { +@@ -112,7 +117,7 @@ do_test (void) + rpbuf.no_sub = 1; + } + +-#ifdef _POSIX_CPUTIME ++#if defined _POSIX_CPUTIME && _POSIX_CPUTIME >= 0 + struct timespec start, stop; + if (use_clock) + use_clock = clock_gettime (cl, &start) == 0; +@@ -211,7 +216,7 @@ do_test (void) + } + } + +-#ifdef _POSIX_CPUTIME ++#if defined _POSIX_CPUTIME && _POSIX_CPUTIME >= 0 + if (use_clock) + use_clock = clock_gettime (cl, &stop) == 0; + if (use_clock) +--- glibc-20041203T0935/resolv/gethnamaddr.c 18 Oct 2004 05:09:59 -0000 1.50 ++++ glibc-20041203T0935-fedora/resolv/gethnamaddr.c 18 Oct 2004 09:58:50 -0000 1.49.2.1 @@ -51,7 +51,7 @@ #if defined(LIBC_SCCS) && !defined(lint) @@ -2112,8 +3577,56 @@ #endif /* LIBC_SCCS and not lint */ #include ---- glibc-20041126T1318/sunrpc/rpc_clntout.c 17 Oct 2004 14:59:39 -0000 1.7 -+++ glibc-20041126T1318-fedora/sunrpc/rpc_clntout.c 18 Oct 2004 09:58:53 -0000 1.6.4.1 +--- glibc-20041203T0935/stdlib/strtod_l.c 25 Jul 2004 03:30:58 -0000 1.8 ++++ glibc-20041203T0935-fedora/stdlib/strtod_l.c 30 Nov 2004 07:01:14 -0000 1.8.2.1 +@@ -1442,15 +1442,10 @@ INTERNAL (__STRTOF) (nptr, endptr, group + if (numsize < densize) + { + mp_size_t empty = densize - numsize; ++ register int i; + + if (bits <= 0) +- { +- register int i; +- for (i = numsize; i > 0; --i) +- num[i + empty] = num[i - 1]; +- MPN_ZERO (num, empty + 1); +- exponent -= empty * BITS_PER_MP_LIMB; +- } ++ exponent -= empty * BITS_PER_MP_LIMB; + else + { + if (bits + empty * BITS_PER_MP_LIMB <= MANT_DIG) +@@ -1459,7 +1454,6 @@ INTERNAL (__STRTOF) (nptr, endptr, group + cannot optimize the `else' case that good and + this reflects all currently used FLOAT types + and GMP implementations. */ +- register int i; + #if RETURN_LIMB_SIZE <= 2 + assert (empty == 1); + __mpn_lshift_1 (retval, RETURN_LIMB_SIZE, +@@ -1470,9 +1464,6 @@ INTERNAL (__STRTOF) (nptr, endptr, group + while (i >= 0) + retval[i--] = 0; + #endif +- for (i = numsize; i > 0; --i) +- num[i + empty] = num[i - 1]; +- MPN_ZERO (num, empty + 1); + } + else + { +@@ -1492,6 +1483,9 @@ INTERNAL (__STRTOF) (nptr, endptr, group + } + bits += empty * BITS_PER_MP_LIMB; + } ++ for (i = numsize; i > 0; --i) ++ num[i + empty] = num[i - 1]; ++ MPN_ZERO (num, empty + 1); + } + else + { +--- glibc-20041203T0935/sunrpc/rpc_clntout.c 17 Oct 2004 14:59:39 -0000 1.7 ++++ glibc-20041203T0935-fedora/sunrpc/rpc_clntout.c 18 Oct 2004 09:58:53 -0000 1.6.4.1 @@ -33,7 +33,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) @@ -2123,8 +3636,8 @@ #endif /* ---- glibc-20041126T1318/sunrpc/rpc_cout.c 17 Oct 2004 14:59:39 -0000 1.14 -+++ glibc-20041126T1318-fedora/sunrpc/rpc_cout.c 18 Oct 2004 09:58:53 -0000 1.13.4.1 +--- glibc-20041203T0935/sunrpc/rpc_cout.c 17 Oct 2004 14:59:39 -0000 1.14 ++++ glibc-20041203T0935-fedora/sunrpc/rpc_cout.c 18 Oct 2004 09:58:53 -0000 1.13.4.1 @@ -33,7 +33,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) @@ -2134,8 +3647,8 @@ #endif /* ---- glibc-20041126T1318/sunrpc/rpc_hout.c 17 Oct 2004 14:59:39 -0000 1.8 -+++ glibc-20041126T1318-fedora/sunrpc/rpc_hout.c 18 Oct 2004 09:58:53 -0000 1.7.4.1 +--- glibc-20041203T0935/sunrpc/rpc_hout.c 17 Oct 2004 14:59:39 -0000 1.8 ++++ glibc-20041203T0935-fedora/sunrpc/rpc_hout.c 18 Oct 2004 09:58:53 -0000 1.7.4.1 @@ -33,7 +33,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) @@ -2145,8 +3658,8 @@ #endif /* ---- glibc-20041126T1318/sunrpc/rpc_main.c 17 Oct 2004 14:59:39 -0000 1.24 -+++ glibc-20041126T1318-fedora/sunrpc/rpc_main.c 18 Oct 2004 09:58:53 -0000 1.23.2.1 +--- glibc-20041203T0935/sunrpc/rpc_main.c 17 Oct 2004 14:59:39 -0000 1.24 ++++ glibc-20041203T0935-fedora/sunrpc/rpc_main.c 18 Oct 2004 09:58:53 -0000 1.23.2.1 @@ -33,7 +33,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) @@ -2156,8 +3669,8 @@ #endif /* ---- glibc-20041126T1318/sunrpc/rpc_parse.c 17 Oct 2004 14:59:39 -0000 1.8 -+++ glibc-20041126T1318-fedora/sunrpc/rpc_parse.c 18 Oct 2004 09:58:53 -0000 1.5.4.2 +--- glibc-20041203T0935/sunrpc/rpc_parse.c 17 Oct 2004 14:59:39 -0000 1.8 ++++ glibc-20041203T0935-fedora/sunrpc/rpc_parse.c 18 Oct 2004 09:58:53 -0000 1.5.4.2 @@ -33,7 +33,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) @@ -2167,8 +3680,8 @@ #endif /* ---- glibc-20041126T1318/sunrpc/rpc_sample.c 17 Oct 2004 14:59:39 -0000 1.6 -+++ glibc-20041126T1318-fedora/sunrpc/rpc_sample.c 18 Oct 2004 09:58:53 -0000 1.5.6.1 +--- glibc-20041203T0935/sunrpc/rpc_sample.c 17 Oct 2004 14:59:39 -0000 1.6 ++++ glibc-20041203T0935-fedora/sunrpc/rpc_sample.c 18 Oct 2004 09:58:53 -0000 1.5.6.1 @@ -33,7 +33,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) @@ -2178,8 +3691,8 @@ #endif /* ---- glibc-20041126T1318/sunrpc/rpc_scan.c 17 Oct 2004 14:59:39 -0000 1.9 -+++ glibc-20041126T1318-fedora/sunrpc/rpc_scan.c 18 Oct 2004 09:58:53 -0000 1.8.4.1 +--- glibc-20041203T0935/sunrpc/rpc_scan.c 17 Oct 2004 14:59:39 -0000 1.9 ++++ glibc-20041203T0935-fedora/sunrpc/rpc_scan.c 18 Oct 2004 09:58:53 -0000 1.8.4.1 @@ -33,7 +33,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) @@ -2189,8 +3702,8 @@ #endif /* ---- glibc-20041126T1318/sunrpc/rpc_svcout.c 17 Oct 2004 14:59:39 -0000 1.12 -+++ glibc-20041126T1318-fedora/sunrpc/rpc_svcout.c 18 Oct 2004 09:58:53 -0000 1.11.2.1 +--- glibc-20041203T0935/sunrpc/rpc_svcout.c 17 Oct 2004 14:59:39 -0000 1.12 ++++ glibc-20041203T0935-fedora/sunrpc/rpc_svcout.c 18 Oct 2004 09:58:53 -0000 1.11.2.1 @@ -33,7 +33,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) @@ -2200,8 +3713,8 @@ #endif /* ---- glibc-20041126T1318/sunrpc/rpc_tblout.c 17 Oct 2004 14:59:39 -0000 1.3 -+++ glibc-20041126T1318-fedora/sunrpc/rpc_tblout.c 18 Oct 2004 09:58:53 -0000 1.2.6.1 +--- glibc-20041203T0935/sunrpc/rpc_tblout.c 17 Oct 2004 14:59:39 -0000 1.3 ++++ glibc-20041203T0935-fedora/sunrpc/rpc_tblout.c 18 Oct 2004 09:58:53 -0000 1.2.6.1 @@ -33,7 +33,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) @@ -2211,8 +3724,8 @@ #endif /* ---- glibc-20041126T1318/sunrpc/rpc_util.c 17 Oct 2004 14:59:39 -0000 1.7 -+++ glibc-20041126T1318-fedora/sunrpc/rpc_util.c 18 Oct 2004 09:58:53 -0000 1.6.6.1 +--- glibc-20041203T0935/sunrpc/rpc_util.c 17 Oct 2004 14:59:39 -0000 1.7 ++++ glibc-20041203T0935-fedora/sunrpc/rpc_util.c 18 Oct 2004 09:58:53 -0000 1.6.6.1 @@ -33,7 +33,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) @@ -2222,8 +3735,8 @@ #endif /* ---- glibc-20041126T1318/sysdeps/generic/dl-cache.h 25 Jun 2003 08:01:22 -0000 1.13 -+++ glibc-20041126T1318-fedora/sysdeps/generic/dl-cache.h 22 Sep 2004 21:21:07 -0000 1.13.2.1 +--- glibc-20041203T0935/sysdeps/generic/dl-cache.h 25 Jun 2003 08:01:22 -0000 1.13 ++++ glibc-20041203T0935-fedora/sysdeps/generic/dl-cache.h 22 Sep 2004 21:21:07 -0000 1.13.2.1 @@ -36,6 +36,14 @@ # define add_system_dir(dir) add_dir (dir) #endif @@ -2239,18 +3752,8 @@ #define CACHEMAGIC "ld.so-1.7.0" /* libc5 and glibc 2.0/2.1 use the same format. For glibc 2.2 another ---- glibc-20041126T1318/sysdeps/generic/unsecvars.h 24 Nov 2003 22:56:23 -0000 1.5 -+++ glibc-20041126T1318-fedora/sysdeps/generic/unsecvars.h 26 Nov 2004 13:48:47 -0000 1.5.2.1 -@@ -9,6 +9,7 @@ - "LD_PROFILE\0" \ - "LD_USE_LOAD_BIAS\0" \ - "GCONV_PATH\0" \ -+ "GETCONF_DIR\0" \ - "HOSTALIASES\0" \ - "LOCALDOMAIN\0" \ - "LOCPATH\0" \ ---- glibc-20041126T1318/sysdeps/i386/bits/atomic.h 1 Jan 1970 00:00:00 -0000 -+++ glibc-20041126T1318-fedora/sysdeps/i386/bits/atomic.h 5 Oct 2004 12:09:44 -0000 1.1.2.3 +--- glibc-20041203T0935/sysdeps/i386/bits/atomic.h 1 Jan 1970 00:00:00 -0000 ++++ glibc-20041203T0935-fedora/sysdeps/i386/bits/atomic.h 5 Oct 2004 12:09:44 -0000 1.1.2.3 @@ -0,0 +1,410 @@ +/* Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc. + This file is part of the GNU C Library. @@ -2662,8 +4165,8 @@ + + +#define atomic_delay() asm ("rep; nop") ---- glibc-20041126T1318/sysdeps/ia64/Makefile 16 Aug 2004 06:46:14 -0000 1.10 -+++ glibc-20041126T1318-fedora/sysdeps/ia64/Makefile 22 Sep 2004 21:21:07 -0000 1.10.2.1 +--- glibc-20041203T0935/sysdeps/ia64/Makefile 16 Aug 2004 06:46:14 -0000 1.10 ++++ glibc-20041203T0935-fedora/sysdeps/ia64/Makefile 22 Sep 2004 21:21:07 -0000 1.10.2.1 @@ -12,8 +12,8 @@ elide-routines.os += hp-timing ifeq (yes,$(build-shared)) @@ -2675,8 +4178,8 @@ endif endif ---- glibc-20041126T1318/sysdeps/ia64/ia64libgcc.S 11 May 2002 05:12:35 -0000 1.2 -+++ glibc-20041126T1318-fedora/sysdeps/ia64/ia64libgcc.S 22 Sep 2004 21:21:07 -0000 1.2.2.1 +--- glibc-20041203T0935/sysdeps/ia64/ia64libgcc.S 11 May 2002 05:12:35 -0000 1.2 ++++ glibc-20041203T0935-fedora/sysdeps/ia64/ia64libgcc.S 22 Sep 2004 21:21:07 -0000 1.2.2.1 @@ -1,350 +0,0 @@ -/* From the Intel IA-64 Optimization Guide, choose the minimum latency - alternative. */ @@ -3028,8 +4531,8 @@ - .symver ___multi3, __multi3@GLIBC_2.2 - -#endif ---- glibc-20041126T1318/sysdeps/ia64/libgcc-compat.c 1 Jan 1970 00:00:00 -0000 -+++ glibc-20041126T1318-fedora/sysdeps/ia64/libgcc-compat.c 22 Sep 2004 21:21:08 -0000 1.1.2.1 +--- glibc-20041203T0935/sysdeps/ia64/libgcc-compat.c 1 Jan 1970 00:00:00 -0000 ++++ glibc-20041203T0935-fedora/sysdeps/ia64/libgcc-compat.c 22 Sep 2004 21:21:08 -0000 1.1.2.1 @@ -0,0 +1,84 @@ +/* pre-.hidden libgcc compatibility + Copyright (C) 2002 Free Software Foundation, Inc. @@ -3115,8 +4618,28 @@ +symbol_version (INTUSE (__multi3), __multi3, GLIBC_2.2); + +#endif ---- glibc-20041126T1318/sysdeps/unix/nice.c 28 Sep 2002 19:13:13 -0000 1.6 -+++ glibc-20041126T1318-fedora/sysdeps/unix/nice.c 22 Sep 2004 21:21:08 -0000 1.6.2.1 +--- glibc-20041203T0935/sysdeps/posix/sysconf.c 27 Nov 2004 20:54:42 -0000 1.37 ++++ glibc-20041203T0935-fedora/sysdeps/posix/sysconf.c 3 Dec 2004 11:20:54 -0000 1.35.2.3 +@@ -890,7 +890,7 @@ __sysconf (name) + #endif + + case _SC_CPUTIME: +-#ifdef _POSIX_CPUTIME ++#if _POSIX_CPUTIME > 0 + return _POSIX_CPUTIME; + #else + return -1; +@@ -1055,7 +1055,7 @@ __sysconf (name) + #endif + + case _SC_THREAD_CPUTIME: +-#ifdef _POSIX_THREAD_CPUTIME ++#if _POSIX_THREAD_CPUTIME > 0 + return _POSIX_THREAD_CPUTIME; + #else + return -1; +--- glibc-20041203T0935/sysdeps/unix/nice.c 28 Sep 2002 19:13:13 -0000 1.6 ++++ glibc-20041203T0935-fedora/sysdeps/unix/nice.c 22 Sep 2004 21:21:08 -0000 1.6.2.1 @@ -41,7 +41,12 @@ nice (int incr) __set_errno (save); } @@ -3131,8 +4654,8 @@ if (result != -1) return getpriority (PRIO_PROCESS, 0); else ---- glibc-20041126T1318/sysdeps/unix/sysv/linux/paths.h 15 Nov 2000 23:06:47 -0000 1.11 -+++ glibc-20041126T1318-fedora/sysdeps/unix/sysv/linux/paths.h 22 Sep 2004 21:21:08 -0000 1.11.4.1 +--- glibc-20041203T0935/sysdeps/unix/sysv/linux/paths.h 15 Nov 2000 23:06:47 -0000 1.11 ++++ glibc-20041203T0935-fedora/sysdeps/unix/sysv/linux/paths.h 22 Sep 2004 21:21:08 -0000 1.11.4.1 @@ -61,7 +61,7 @@ #define _PATH_TTY "/dev/tty" #define _PATH_UNIX "/boot/vmlinux" @@ -3142,8 +4665,8 @@ #define _PATH_WTMP "/var/log/wtmp" /* Provide trailing slash, since mostly used for building pathnames. */ ---- glibc-20041126T1318/sysdeps/unix/sysv/linux/readonly-area.c 18 Oct 2004 04:17:11 -0000 1.1 -+++ glibc-20041126T1318-fedora/sysdeps/unix/sysv/linux/readonly-area.c 20 Oct 2004 11:04:51 -0000 1.1.2.2 +--- glibc-20041203T0935/sysdeps/unix/sysv/linux/readonly-area.c 18 Oct 2004 04:17:11 -0000 1.1 ++++ glibc-20041203T0935-fedora/sysdeps/unix/sysv/linux/readonly-area.c 20 Oct 2004 11:04:51 -0000 1.1.2.2 @@ -33,7 +33,10 @@ __readonly_area (const char *ptr, size_t FILE *fp = fopen ("/proc/self/maps", "rc"); @@ -3156,8 +4679,8 @@ /* We need no locking. */ __fsetlocking (fp, FSETLOCKING_BYCALLER); ---- glibc-20041126T1318/sysdeps/unix/sysv/linux/tcsetattr.c 10 Sep 2003 19:16:07 -0000 1.16 -+++ glibc-20041126T1318-fedora/sysdeps/unix/sysv/linux/tcsetattr.c 22 Sep 2004 21:21:08 -0000 1.16.2.1 +--- glibc-20041203T0935/sysdeps/unix/sysv/linux/tcsetattr.c 10 Sep 2003 19:16:07 -0000 1.16 ++++ glibc-20041203T0935-fedora/sysdeps/unix/sysv/linux/tcsetattr.c 22 Sep 2004 21:21:08 -0000 1.16.2.1 @@ -49,6 +49,7 @@ tcsetattr (fd, optional_actions, termios { struct __kernel_termios k_termios; @@ -3203,8 +4726,8 @@ + return retval; } libc_hidden_def (tcsetattr) ---- glibc-20041126T1318/sysdeps/unix/sysv/linux/i386/dl-cache.h 1 Jan 1970 00:00:00 -0000 -+++ glibc-20041126T1318-fedora/sysdeps/unix/sysv/linux/i386/dl-cache.h 22 Sep 2004 21:21:08 -0000 1.1.2.1 +--- glibc-20041203T0935/sysdeps/unix/sysv/linux/i386/dl-cache.h 1 Jan 1970 00:00:00 -0000 ++++ glibc-20041203T0935-fedora/sysdeps/unix/sysv/linux/i386/dl-cache.h 22 Sep 2004 21:21:08 -0000 1.1.2.1 @@ -0,0 +1,59 @@ +/* Support for reading /etc/ld.so.cache files written by Linux ldconfig. + Copyright (C) 2004 Free Software Foundation, Inc. @@ -3265,8 +4788,8 @@ + } while (0) + +#include_next ---- glibc-20041126T1318/sysdeps/unix/sysv/linux/ia64/dl-cache.h 6 Jul 2001 04:56:17 -0000 1.2 -+++ glibc-20041126T1318-fedora/sysdeps/unix/sysv/linux/ia64/dl-cache.h 22 Sep 2004 21:21:09 -0000 1.2.4.1 +--- glibc-20041203T0935/sysdeps/unix/sysv/linux/ia64/dl-cache.h 6 Jul 2001 04:56:17 -0000 1.2 ++++ glibc-20041203T0935-fedora/sysdeps/unix/sysv/linux/ia64/dl-cache.h 22 Sep 2004 21:21:09 -0000 1.2.4.1 @@ -22,4 +22,31 @@ #define _dl_cache_check_flags(flags) \ ((flags) == _DL_CACHE_DEFAULT_ID) @@ -3299,24 +4822,24 @@ + } while (0) + #include_next ---- glibc-20041126T1318/sysdeps/unix/sysv/linux/ia64/dl-procinfo.c 1 Jan 1970 00:00:00 -0000 -+++ glibc-20041126T1318-fedora/sysdeps/unix/sysv/linux/ia64/dl-procinfo.c 22 Sep 2004 21:21:09 -0000 1.1.2.1 +--- glibc-20041203T0935/sysdeps/unix/sysv/linux/ia64/dl-procinfo.c 1 Jan 1970 00:00:00 -0000 ++++ glibc-20041203T0935-fedora/sysdeps/unix/sysv/linux/ia64/dl-procinfo.c 22 Sep 2004 21:21:09 -0000 1.1.2.1 @@ -0,0 +1,5 @@ +#ifdef IS_IN_ldconfig +#include +#else +#include +#endif ---- glibc-20041126T1318/sysdeps/unix/sysv/linux/ia64/dl-procinfo.h 1 Jan 1970 00:00:00 -0000 -+++ glibc-20041126T1318-fedora/sysdeps/unix/sysv/linux/ia64/dl-procinfo.h 22 Sep 2004 21:21:09 -0000 1.1.2.1 +--- glibc-20041203T0935/sysdeps/unix/sysv/linux/ia64/dl-procinfo.h 1 Jan 1970 00:00:00 -0000 ++++ glibc-20041203T0935-fedora/sysdeps/unix/sysv/linux/ia64/dl-procinfo.h 22 Sep 2004 21:21:09 -0000 1.1.2.1 @@ -0,0 +1,5 @@ +#ifdef IS_IN_ldconfig +#include +#else +#include +#endif ---- glibc-20041126T1318/sysdeps/unix/sysv/linux/ia64/ldd-rewrite.sed 17 Jan 2002 06:49:28 -0000 1.2 -+++ glibc-20041126T1318-fedora/sysdeps/unix/sysv/linux/ia64/ldd-rewrite.sed 22 Sep 2004 21:21:09 -0000 1.2.2.1 +--- glibc-20041203T0935/sysdeps/unix/sysv/linux/ia64/ldd-rewrite.sed 17 Jan 2002 06:49:28 -0000 1.2 ++++ glibc-20041203T0935-fedora/sysdeps/unix/sysv/linux/ia64/ldd-rewrite.sed 22 Sep 2004 21:21:09 -0000 1.2.2.1 @@ -1 +1 @@ -s_^\(RTLDLIST=\)\([^ ]*\)-ia64\(\.so\.[0-9.]*\)[ ]*$_\1"\2-ia64\3 \2\3"_ +s_^\(RTLDLIST=\)\([^ ]*\)-ia64\(\.so\.[0-9.]*\)[ ]*$_\1"\2-ia64\3 /emul/ia32-linux\2\3"_ diff --git a/glibc.spec b/glibc.spec index 08a5949..b8d27e2 100644 --- a/glibc.spec +++ b/glibc.spec @@ -1,6 +1,6 @@ -%define glibcdate 20041126T1318 +%define glibcdate 20041203T0935 %define glibcversion 2.3.3 -%define glibcrelease 85 +%define glibcrelease 87 %define auxarches i586 i686 athlon sparcv9 alphaev6 %define prelinkarches noarch %define nptlarches i386 i686 athlon x86_64 ia64 s390 s390x sparcv9 ppc ppc64 @@ -251,7 +251,7 @@ package or when debugging this package. %prep %setup -q -n %{glibcsrcdir} -a1 -%patch0 -p1 +%patch0 -E -p1 case "`gcc --version | head -1`" in gcc*\ 3.[34]*) %ifarch %{nptlarches} @@ -1260,6 +1260,24 @@ rm -f *.filelist* %endif %changelog +* Fri Dec 3 2004 Jakub Jelinek 2.3.3-87 +- update from CVS + - build libpthread_nonshared.a objects with -fPIC on s390/s390x + - fix mktime with < 0 or > 59 tm_sec on entry + - remove nonnull attribute for realpath + - add $(make-target-directory) for errlist-compat.c rule + (hopefully fix #141404) +- add testcase for ungetc bug +- define _POSIX_{,THREAD_}CPUTIME to 0 on all Linux arches + +* Tue Nov 30 2004 Jakub Jelinek 2.3.3-86 +- update from CVS + - some posix_opt.h fixes +- fix strtold use of unitialized memory (#141000) +- some more bugfixes for bugs detected by valgrind +- rebuilt with GCC >= 3.4.3-5 to avoid packed stack layout + on s390{,x} (#139678) + * Fri Nov 26 2004 Jakub Jelinek 2.3.3-85 - update from CVS - support -v specification in getconf diff --git a/sources b/sources index eb36d04..fe1f30f 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -2d10ded2d03610e70aeab1b71367b37d glibc-20041126T1318.tar.bz2 -5680297e438ce0a8cfdb95a10a4d3bb6 glibc-fedora-20041126T1318.tar.bz2 +1c88ab823a889f2282a0ee7e024f23e3 glibc-20041203T0935.tar.bz2 +eec23c56909f75c7ae8bdbfc1a42a809 glibc-fedora-20041203T0935.tar.bz2