diff --git a/.cvsignore b/.cvsignore index 0d2235a..3651b84 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -glibc-20050520T0919.tar.bz2 -glibc-fedora-20050520T0919.tar.bz2 +glibc-20050523T1354.tar.bz2 +glibc-fedora-20050523T1354.tar.bz2 diff --git a/glibc-fedora.patch b/glibc-fedora.patch index afa21dd..b742dbc 100644 --- a/glibc-fedora.patch +++ b/glibc-fedora.patch @@ -1,16 +1,16 @@ ---- glibc-20050520T0919/ChangeLog 18 May 2005 19:23:01 -0000 1.9363 -+++ glibc-20050520T0919-fedora/ChangeLog 20 May 2005 09:53:18 -0000 1.8782.2.102 +--- glibc-20050523T1354/ChangeLog 22 May 2005 23:03:25 -0000 1.9367 ++++ glibc-20050523T1354-fedora/ChangeLog 23 May 2005 14:28:19 -0000 1.8782.2.104 @@ -1,3 +1,9 @@ -+2005-05-19 Jakub Jelinek ++2005-05-22 Dmitry V. Levin + -+ [BZ #955] -+ * iconvdata/ibm939.c (BODY): Avoid segfaults with input characters -+ and above. ++ [BZ #961] ++ * io/sys/sendfile.h: Remove __nonnull from sendfile and sendfile64 ++ declarations. + - 2005-05-17 Neal H. Walfield + 2005-05-22 Andreas Schwab - * sysdeps/posix/getaddrinfo.c (gaih_local): Check [_HAVE_SA_LEN] -@@ -293,6 +299,14 @@ + * elf/rtld.c: Include . +@@ -364,6 +370,14 @@ * nscd/connections.c (nscd_run): Use time() value in prune_cache call, not timeout value, since the latter might be from another clock. @@ -25,7 +25,7 @@ 2005-04-27 Roland McGrath [BZ #877] -@@ -908,17 +922,6 @@ +@@ -979,17 +993,6 @@ 2005-03-28 Roland McGrath @@ -43,7 +43,7 @@ * locale/langinfo.h (_NL_LOCALE_NAME): New macro. [__USE_GNU] (NL_LOCALE_NAME): New macro. * locale/nl_langinfo.c: Grok special item value for _NL_LOCALE_NAME, -@@ -1987,6 +1990,18 @@ +@@ -2058,6 +2061,18 @@ * scripts/soversions.awk: Fix default version set handling. @@ -62,8 +62,8 @@ 2005-02-10 Roland McGrath [BZ #157] ---- glibc-20050520T0919/ChangeLog.11 10 Nov 2000 03:31:36 -0000 1.1 -+++ glibc-20050520T0919-fedora/ChangeLog.11 22 Sep 2004 21:20:47 -0000 1.1.4.1 +--- glibc-20050523T1354/ChangeLog.11 10 Nov 2000 03:31:36 -0000 1.1 ++++ glibc-20050523T1354-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. @@ -113,8 +113,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-20050520T0919/ChangeLog.12 16 Aug 2001 05:24:54 -0000 1.1 -+++ glibc-20050520T0919-fedora/ChangeLog.12 22 Sep 2004 21:20:47 -0000 1.1.4.1 +--- glibc-20050523T1354/ChangeLog.12 16 Aug 2001 05:24:54 -0000 1.1 ++++ glibc-20050523T1354-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. @@ -141,8 +141,8 @@ 2001-01-02 Franz Sirl * sysdeps/powerpc/dl-machine.c (__process_machine_rela): Fix typo. ---- glibc-20050520T0919/ChangeLog.15 16 Feb 2005 07:34:17 -0000 1.1 -+++ glibc-20050520T0919-fedora/ChangeLog.15 3 Mar 2005 17:29:57 -0000 1.1.6.2 +--- glibc-20050523T1354/ChangeLog.15 16 Feb 2005 07:34:17 -0000 1.1 ++++ glibc-20050523T1354-fedora/ChangeLog.15 3 Mar 2005 17:29:57 -0000 1.1.6.2 @@ -477,6 +477,14 @@ 2004-11-26 Jakub Jelinek @@ -223,8 +223,8 @@ 2004-08-30 Roland McGrath * scripts/extract-abilist.awk: If `lastversion' variable defined, omit ---- glibc-20050520T0919/Versions.def 28 Mar 2005 20:42:44 -0000 1.61 -+++ glibc-20050520T0919-fedora/Versions.def 24 Mar 2005 08:18:51 -0000 1.58.2.3 +--- glibc-20050523T1354/Versions.def 28 Mar 2005 20:42:44 -0000 1.61 ++++ glibc-20050523T1354-fedora/Versions.def 24 Mar 2005 08:18:51 -0000 1.58.2.3 @@ -20,7 +20,6 @@ libc { GLIBC_2.3.2 GLIBC_2.3.3 @@ -241,16 +241,16 @@ } libnsl { GLIBC_2.0 ---- glibc-20050520T0919/version.h 20 Dec 2004 23:37:41 -0000 1.67 -+++ glibc-20050520T0919-fedora/version.h 15 Apr 2005 09:32:42 -0000 1.65.2.4 +--- glibc-20050523T1354/version.h 20 Dec 2004 23:37:41 -0000 1.67 ++++ glibc-20050523T1354-fedora/version.h 15 Apr 2005 09:32:42 -0000 1.65.2.4 @@ -1,4 +1,4 @@ /* This file just defines the current version number of libc. */ #define RELEASE "development" -#define VERSION "2.3.90" +#define VERSION "2.3.5" ---- glibc-20050520T0919/csu/elf-init.c 14 Feb 2005 21:21:36 -0000 1.5 -+++ glibc-20050520T0919-fedora/csu/elf-init.c 3 Mar 2005 13:33:53 -0000 1.3.2.3 +--- glibc-20050523T1354/csu/elf-init.c 14 Feb 2005 21:21:36 -0000 1.5 ++++ glibc-20050523T1354-fedora/csu/elf-init.c 3 Mar 2005 13:33:53 -0000 1.3.2.3 @@ -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; @@ -276,8 +276,8 @@ #endif /* These function symbols are provided for the .init/.fini section entry ---- glibc-20050520T0919/debug/Versions 1 Mar 2005 00:12:31 -0000 1.6 -+++ glibc-20050520T0919-fedora/debug/Versions 3 Mar 2005 16:52:26 -0000 1.3.4.3 +--- glibc-20050523T1354/debug/Versions 1 Mar 2005 00:12:31 -0000 1.6 ++++ glibc-20050523T1354-fedora/debug/Versions 3 Mar 2005 16:52:26 -0000 1.3.4.3 @@ -18,10 +18,4 @@ libc { __printf_chk; __fprintf_chk; __vprintf_chk; __vfprintf_chk; __gets_chk; @@ -289,8 +289,8 @@ - __recv_chk; __recvfrom_chk; - } } ---- glibc-20050520T0919/debug/fgets_chk.c 21 Feb 2005 22:53:35 -0000 1.1 -+++ glibc-20050520T0919-fedora/debug/fgets_chk.c 3 Mar 2005 16:52:26 -0000 1.1.2.2 +--- glibc-20050523T1354/debug/fgets_chk.c 21 Feb 2005 22:53:35 -0000 1.1 ++++ glibc-20050523T1354-fedora/debug/fgets_chk.c 3 Mar 2005 16:52:26 -0000 1.1.2.2 @@ -30,6 +30,7 @@ #include #include @@ -304,8 +304,8 @@ return result; } +#endif ---- glibc-20050520T0919/debug/fgets_u_chk.c 21 Feb 2005 22:53:35 -0000 1.1 -+++ glibc-20050520T0919-fedora/debug/fgets_u_chk.c 3 Mar 2005 16:52:26 -0000 1.1.2.2 +--- glibc-20050523T1354/debug/fgets_u_chk.c 21 Feb 2005 22:53:35 -0000 1.1 ++++ glibc-20050523T1354-fedora/debug/fgets_u_chk.c 3 Mar 2005 16:52:26 -0000 1.1.2.2 @@ -30,6 +30,7 @@ #include #include @@ -319,8 +319,8 @@ return result; } +#endif ---- glibc-20050520T0919/debug/getcwd_chk.c 1 Mar 2005 00:42:41 -0000 1.2 -+++ glibc-20050520T0919-fedora/debug/getcwd_chk.c 3 Mar 2005 16:52:26 -0000 1.2.2.2 +--- glibc-20050523T1354/debug/getcwd_chk.c 1 Mar 2005 00:42:41 -0000 1.2 ++++ glibc-20050523T1354-fedora/debug/getcwd_chk.c 3 Mar 2005 16:52:26 -0000 1.2.2.2 @@ -20,7 +20,7 @@ #include #include @@ -335,8 +335,8 @@ return __getcwd (buf, size); } +#endif ---- glibc-20050520T0919/debug/getwd_chk.c 21 Feb 2005 22:53:35 -0000 1.1 -+++ glibc-20050520T0919-fedora/debug/getwd_chk.c 3 Mar 2005 16:52:26 -0000 1.1.2.2 +--- glibc-20050523T1354/debug/getwd_chk.c 21 Feb 2005 22:53:35 -0000 1.1 ++++ glibc-20050523T1354-fedora/debug/getwd_chk.c 3 Mar 2005 16:52:26 -0000 1.1.2.2 @@ -20,7 +20,7 @@ #include #include @@ -351,8 +351,8 @@ link_warning (getwd, "the `getwd' function is dangerous and should not be used.") +#endif ---- glibc-20050520T0919/debug/pread64_chk.c 19 Mar 2005 00:08:11 -0000 1.4 -+++ glibc-20050520T0919-fedora/debug/pread64_chk.c 19 Mar 2005 20:18:00 -0000 1.3.2.3 +--- glibc-20050523T1354/debug/pread64_chk.c 19 Mar 2005 00:08:11 -0000 1.4 ++++ glibc-20050523T1354-fedora/debug/pread64_chk.c 19 Mar 2005 20:18:00 -0000 1.3.2.3 @@ -19,7 +19,7 @@ #include #include @@ -367,8 +367,8 @@ return __pread64 (fd, buf, nbytes, offset); } +#endif ---- glibc-20050520T0919/debug/pread_chk.c 19 Mar 2005 00:07:31 -0000 1.4 -+++ glibc-20050520T0919-fedora/debug/pread_chk.c 19 Mar 2005 20:18:00 -0000 1.3.2.3 +--- glibc-20050523T1354/debug/pread_chk.c 19 Mar 2005 00:07:31 -0000 1.4 ++++ glibc-20050523T1354-fedora/debug/pread_chk.c 19 Mar 2005 20:18:00 -0000 1.3.2.3 @@ -19,7 +19,7 @@ #include #include @@ -383,8 +383,8 @@ return __pread (fd, buf, nbytes, offset); } +#endif ---- glibc-20050520T0919/debug/read_chk.c 1 Mar 2005 00:35:58 -0000 1.4 -+++ glibc-20050520T0919-fedora/debug/read_chk.c 3 Mar 2005 16:52:26 -0000 1.4.2.2 +--- glibc-20050523T1354/debug/read_chk.c 1 Mar 2005 00:35:58 -0000 1.4 ++++ glibc-20050523T1354-fedora/debug/read_chk.c 3 Mar 2005 16:52:26 -0000 1.4.2.2 @@ -23,7 +23,7 @@ # include #endif @@ -399,8 +399,8 @@ #endif } +#endif ---- glibc-20050520T0919/debug/readlink_chk.c 1 Mar 2005 00:41:15 -0000 1.3 -+++ glibc-20050520T0919-fedora/debug/readlink_chk.c 3 Mar 2005 16:52:26 -0000 1.3.2.2 +--- glibc-20050523T1354/debug/readlink_chk.c 1 Mar 2005 00:41:15 -0000 1.3 ++++ glibc-20050523T1354-fedora/debug/readlink_chk.c 3 Mar 2005 16:52:26 -0000 1.3.2.2 @@ -23,7 +23,7 @@ # include #endif @@ -415,8 +415,8 @@ #endif } +#endif ---- glibc-20050520T0919/debug/recv_chk.c 6 Mar 2005 21:24:42 -0000 1.2 -+++ glibc-20050520T0919-fedora/debug/recv_chk.c 19 Mar 2005 20:18:00 -0000 1.1.2.3 +--- glibc-20050523T1354/debug/recv_chk.c 6 Mar 2005 21:24:42 -0000 1.2 ++++ glibc-20050523T1354-fedora/debug/recv_chk.c 19 Mar 2005 20:18:00 -0000 1.1.2.3 @@ -19,7 +19,7 @@ #include #include @@ -431,8 +431,8 @@ return __recv (fd, buf, n, flags); } +#endif ---- glibc-20050520T0919/debug/recvfrom_chk.c 6 Mar 2005 21:24:16 -0000 1.2 -+++ glibc-20050520T0919-fedora/debug/recvfrom_chk.c 19 Mar 2005 20:18:00 -0000 1.1.2.3 +--- glibc-20050523T1354/debug/recvfrom_chk.c 6 Mar 2005 21:24:16 -0000 1.2 ++++ glibc-20050523T1354-fedora/debug/recvfrom_chk.c 19 Mar 2005 20:18:00 -0000 1.1.2.3 @@ -19,7 +19,7 @@ #include #include @@ -447,8 +447,8 @@ return __recvfrom (fd, buf, n, flags, addr, addr_len); } +#endif ---- glibc-20050520T0919/debug/tst-chk1.c 19 Mar 2005 00:09:08 -0000 1.7 -+++ glibc-20050520T0919-fedora/debug/tst-chk1.c 19 Mar 2005 21:04:10 -0000 1.1.2.10 +--- glibc-20050523T1354/debug/tst-chk1.c 19 Mar 2005 00:09:08 -0000 1.7 ++++ glibc-20050523T1354-fedora/debug/tst-chk1.c 19 Mar 2005 21:04:10 -0000 1.1.2.10 @@ -17,6 +17,9 @@ Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ @@ -486,8 +486,8 @@ CHK_FAIL_START if (getwd (getcwdbuf + 2) != getcwdbuf + 2) FAIL (); ---- glibc-20050520T0919/elf/dl-load.c 26 Apr 2005 04:25:58 -0000 1.268 -+++ glibc-20050520T0919-fedora/elf/dl-load.c 27 Apr 2005 11:40:21 -0000 1.249.2.12 +--- glibc-20050523T1354/elf/dl-load.c 26 Apr 2005 04:25:58 -0000 1.268 ++++ glibc-20050523T1354-fedora/elf/dl-load.c 27 Apr 2005 11:40:21 -0000 1.249.2.12 @@ -644,7 +644,7 @@ _dl_init_paths (const char *llp) /* First set up the rest of the default search directory entries. */ @@ -532,8 +532,8 @@ static void __attribute__ ((noreturn, noinline)) lose (int code, int fd, const char *name, char *realname, struct link_map *l, ---- glibc-20050520T0919/elf/dl-support.c 11 May 2005 17:27:22 -0000 1.89 -+++ glibc-20050520T0919-fedora/elf/dl-support.c 20 May 2005 09:39:57 -0000 1.84.2.6 +--- glibc-20050523T1354/elf/dl-support.c 11 May 2005 17:27:22 -0000 1.89 ++++ glibc-20050523T1354-fedora/elf/dl-support.c 20 May 2005 09:39:57 -0000 1.84.2.6 @@ -281,6 +281,11 @@ _dl_non_dynamic_init (void) if (_dl_platform != NULL) _dl_platformlen = strlen (_dl_platform); @@ -546,8 +546,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-20050520T0919/elf/ldconfig.c 7 Apr 2005 20:56:56 -0000 1.49 -+++ glibc-20050520T0919-fedora/elf/ldconfig.c 15 Apr 2005 09:32:44 -0000 1.47.2.3 +--- glibc-20050523T1354/elf/ldconfig.c 7 Apr 2005 20:56:56 -0000 1.49 ++++ glibc-20050523T1354-fedora/elf/ldconfig.c 15 Apr 2005 09:32:44 -0000 1.47.2.3 @@ -953,17 +953,19 @@ search_dirs (void) @@ -629,9 +629,9 @@ } search_dirs (); ---- glibc-20050520T0919/elf/rtld.c 7 Apr 2005 20:56:48 -0000 1.351 -+++ glibc-20050520T0919-fedora/elf/rtld.c 27 Apr 2005 11:40:21 -0000 1.330.2.18 -@@ -1335,6 +1335,59 @@ ld.so does not support TLS, but program +--- glibc-20050523T1354/elf/rtld.c 22 May 2005 23:02:34 -0000 1.352 ++++ glibc-20050523T1354-fedora/elf/rtld.c 23 May 2005 14:27:03 -0000 1.330.2.19 +@@ -1336,6 +1336,59 @@ ld.so does not support TLS, but program ++GL(dl_ns)[LM_ID_BASE]._ns_nloaded; ++GL(dl_load_adds); @@ -691,7 +691,7 @@ /* If LD_USE_LOAD_BIAS env variable has not been seen, default to not using bias for non-prelinked PIEs and libraries and using it for executables or prelinked PIEs or libraries. */ -@@ -1672,6 +1725,57 @@ ERROR: ld.so: object '%s' cannot be load +@@ -1673,6 +1726,57 @@ ERROR: ld.so: object '%s' cannot be load } } @@ -749,8 +749,8 @@ if (__builtin_expect (*first_preload != NULL, 0)) { /* Set up PRELOADS with a vector of the preloaded libraries. */ ---- glibc-20050520T0919/elf/tst-tls10.h 17 Apr 2003 19:19:01 -0000 1.1 -+++ glibc-20050520T0919-fedora/elf/tst-tls10.h 22 Sep 2004 21:20:48 -0000 1.1.2.1 +--- glibc-20050523T1354/elf/tst-tls10.h 17 Apr 2003 19:19:01 -0000 1.1 ++++ glibc-20050523T1354-fedora/elf/tst-tls10.h 22 Sep 2004 21:20:48 -0000 1.1.2.1 @@ -1,8 +1,8 @@ #include #include @@ -762,8 +762,8 @@ # define USE_TLS__THREAD struct A ---- glibc-20050520T0919/iconv/iconvconfig.c 3 Mar 2005 08:28:02 -0000 1.23 -+++ glibc-20050520T0919-fedora/iconv/iconvconfig.c 3 Mar 2005 14:03:15 -0000 1.19.2.4 +--- glibc-20050523T1354/iconv/iconvconfig.c 3 Mar 2005 08:28:02 -0000 1.23 ++++ glibc-20050523T1354-fedora/iconv/iconvconfig.c 3 Mar 2005 14:03:15 -0000 1.19.2.4 @@ -1013,6 +1013,34 @@ next_prime (uint32_t seed) module name offset (following last entry with step count 0) @@ -840,54 +840,8 @@ /* Open the output file. */ if (output_file == NULL) { ---- glibc-20050520T0919/iconvdata/ibm939.c 28 Jun 2002 21:21:25 -0000 1.8 -+++ glibc-20050520T0919-fedora/iconvdata/ibm939.c 20 May 2005 09:53:27 -0000 1.8.2.1 -@@ -1,5 +1,5 @@ - /* Conversion to and from IBM939. -- Copyright (C) 2000-2002 Free Software Foundation, Inc. -+ Copyright (C) 2000-2002, 2005 Free Software Foundation, Inc. - This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 2000. - -@@ -200,16 +200,14 @@ enum - if (__builtin_expect (ch >= 0xffff, 0)) \ - { \ - UNICODE_TAG_HANDLER (ch, 4); \ -- rp1 = NULL; \ -- rp2 = NULL; \ -+ goto ibm939_invalid_char; \ - } \ -- else \ -- while (ch > rp1->end) \ -- ++rp1; \ -+ \ -+ while (ch > rp1->end) \ -+ ++rp1; \ - \ - /* Use the UCS4 table for single byte. */ \ -- if (__builtin_expect (rp1 == NULL, 0) \ -- || __builtin_expect (ch < rp1->start, 0) \ -+ if (__builtin_expect (ch < rp1->start, 0) \ - || (cp = __ucs4_to_ibm939sb[ch + rp1->idx], \ - __builtin_expect (cp[0], L'\1') == L'\0' && ch != '\0')) \ - { \ -@@ -217,12 +215,12 @@ enum - while (ch > rp2->end) \ - ++rp2; \ - \ -- if (__builtin_expect (rp2 == NULL, 0) \ -- || __builtin_expect (ch < rp2->start, 0) \ -+ if (__builtin_expect (ch < rp2->start, 0) \ - || (cp = __ucs4_to_ibm939db[ch + rp2->idx], \ - __builtin_expect (cp[0], L'\1')==L'\0' && ch != '\0')) \ - { \ - /* This is an illegal character. */ \ -+ ibm939_invalid_char: \ - STANDARD_TO_LOOP_ERR_HANDLER (4); \ - } \ - else \ ---- glibc-20050520T0919/include/features.h 17 Feb 2005 01:10:58 -0000 1.38 -+++ glibc-20050520T0919-fedora/include/features.h 3 Mar 2005 14:03:16 -0000 1.35.2.7 +--- glibc-20050523T1354/include/features.h 17 Feb 2005 01:10:58 -0000 1.38 ++++ glibc-20050523T1354-fedora/include/features.h 3 Mar 2005 14:03:16 -0000 1.35.2.7 @@ -262,7 +262,13 @@ # define __USE_REENTRANT 1 #endif @@ -912,8 +866,8 @@ #define __GLIBC_PREREQ(maj, min) \ ((__GLIBC__ << 16) + __GLIBC_MINOR__ >= ((maj) << 16) + (min)) ---- glibc-20050520T0919/intl/locale.alias 4 Dec 2003 07:57:47 -0000 1.23 -+++ glibc-20050520T0919-fedora/intl/locale.alias 22 Sep 2004 21:20:53 -0000 1.23.2.1 +--- glibc-20050523T1354/intl/locale.alias 4 Dec 2003 07:57:47 -0000 1.23 ++++ glibc-20050523T1354-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 @@ -923,8 +877,33 @@ norwegian nb_NO.ISO-8859-1 nynorsk nn_NO.ISO-8859-1 polish pl_PL.ISO-8859-2 ---- glibc-20050520T0919/libio/stdio.h 7 Jan 2005 19:30:00 -0000 1.81 -+++ glibc-20050520T0919-fedora/libio/stdio.h 8 Feb 2005 10:04:09 -0000 1.78.2.4 +--- glibc-20050523T1354/io/sys/sendfile.h 17 Sep 2004 08:22:21 -0000 1.4 ++++ glibc-20050523T1354-fedora/io/sys/sendfile.h 23 May 2005 14:28:30 -0000 1.4.2.1 +@@ -32,19 +32,19 @@ __BEGIN_DECLS + case of error. */ + #ifndef __USE_FILE_OFFSET64 + extern ssize_t sendfile (int __out_fd, int __in_fd, off_t *__offset, +- size_t __count) __THROW __nonnull ((3)); ++ size_t __count) __THROW; + #else + # ifdef __REDIRECT_NTH + extern ssize_t __REDIRECT_NTH (sendfile, + (int __out_fd, int __in_fd, __off64_t *__offset, +- size_t __count), sendfile64) __nonnull ((3)); ++ size_t __count), sendfile64); + # else + # define sendfile sendfile64 + # endif + #endif + #ifdef __USE_LARGEFILE64 + extern ssize_t sendfile64 (int __out_fd, int __in_fd, __off64_t *__offset, +- size_t __count) __THROW __nonnull ((3)); ++ size_t __count) __THROW; + #endif + + __END_DECLS +--- glibc-20050523T1354/libio/stdio.h 7 Jan 2005 19:30:00 -0000 1.81 ++++ glibc-20050523T1354-fedora/libio/stdio.h 8 Feb 2005 10:04:09 -0000 1.78.2.4 @@ -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. */ @@ -938,8 +917,8 @@ __BEGIN_NAMESPACE_STD /* Remove file FILENAME. */ ---- glibc-20050520T0919/libio/bits/stdio2.h 19 Mar 2005 00:14:58 -0000 1.4 -+++ glibc-20050520T0919-fedora/libio/bits/stdio2.h 19 Mar 2005 20:18:03 -0000 1.1.2.5 +--- glibc-20050523T1354/libio/bits/stdio2.h 19 Mar 2005 00:14:58 -0000 1.4 ++++ glibc-20050523T1354-fedora/libio/bits/stdio2.h 19 Mar 2005 20:18:03 -0000 1.1.2.5 @@ -61,14 +61,25 @@ extern int __vfprintf_chk (FILE *__restr extern int __vprintf_chk (int __flag, __const char *__restrict __format, _G_va_list __ap); @@ -1010,9 +989,9 @@ return __fgets_unlocked_alias (__s, __n, __stream); } #endif ---- glibc-20050520T0919/linuxthreads/ChangeLog 6 May 2005 00:23:57 -0000 1.847 -+++ glibc-20050520T0919-fedora/linuxthreads/ChangeLog 20 May 2005 09:39:59 -0000 1.817.2.24 -@@ -818,6 +818,12 @@ +--- glibc-20050523T1354/linuxthreads/ChangeLog 21 May 2005 19:28:24 -0000 1.849 ++++ glibc-20050523T1354-fedora/linuxthreads/ChangeLog 23 May 2005 14:27:05 -0000 1.817.2.25 +@@ -830,6 +830,12 @@ (pthread_barrierattr_setpshared): Return EINVAL if pshared is neither PTHREAD_PROCESS_PRIVATE nor PTHREAD_PROCESS_SHARED. @@ -1025,7 +1004,7 @@ 2003-09-02 Ulrich Drepper * sysdeps/unix/sysv/linux/i386/dl-sysdep.h -@@ -950,6 +956,34 @@ +@@ -962,6 +968,34 @@ 2003-07-22 Jakub Jelinek @@ -1060,8 +1039,8 @@ * 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-20050520T0919/linuxthreads/Makefile 7 Feb 2005 19:30:03 -0000 1.98 -+++ glibc-20050520T0919-fedora/linuxthreads/Makefile 8 Feb 2005 10:04:10 -0000 1.94.2.5 +--- glibc-20050523T1354/linuxthreads/Makefile 7 Feb 2005 19:30:03 -0000 1.98 ++++ glibc-20050523T1354-fedora/linuxthreads/Makefile 8 Feb 2005 10:04:10 -0000 1.94.2.5 @@ -245,15 +245,18 @@ $(addprefix $(objpfx), \ $(filter-out $(tests-static) $(tests-reverse) unload, \ $(tests) $(test-srcs))): $(objpfx)libpthread.so \ @@ -1083,8 +1062,8 @@ else $(addprefix $(objpfx),$(tests) $(test-srcs)): $(objpfx)libpthread.a $(addprefix $(objpfx),$(librt-tests)): $(common-objpfx)rt/librt.a ---- glibc-20050520T0919/linuxthreads/cancel.c 22 Feb 2003 00:55:21 -0000 1.23 -+++ glibc-20050520T0919-fedora/linuxthreads/cancel.c 22 Sep 2004 21:20:55 -0000 1.23.2.1 +--- glibc-20050523T1354/linuxthreads/cancel.c 22 Feb 2003 00:55:21 -0000 1.23 ++++ glibc-20050523T1354-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 } @@ -1092,8 +1071,8 @@ + THREAD_SETMEM (self, p_cancelstate, PTHREAD_CANCEL_DISABLE); __libc_thread_freeres (); } ---- glibc-20050520T0919/linuxthreads/lockfile.c 18 Dec 2002 01:16:46 -0000 1.10 -+++ glibc-20050520T0919-fedora/linuxthreads/lockfile.c 22 Sep 2004 21:20:55 -0000 1.10.2.1 +--- glibc-20050523T1354/linuxthreads/lockfile.c 18 Dec 2002 01:16:46 -0000 1.10 ++++ glibc-20050523T1354-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); @@ -1107,8 +1086,8 @@ __pthread_mutexattr_destroy (&attr); ---- glibc-20050520T0919/linuxthreads/semaphore.h 17 Apr 2004 23:01:39 -0000 1.13 -+++ glibc-20050520T0919-fedora/linuxthreads/semaphore.h 22 Sep 2004 21:20:55 -0000 1.13.2.1 +--- glibc-20050523T1354/linuxthreads/semaphore.h 17 Apr 2004 23:01:39 -0000 1.13 ++++ glibc-20050523T1354-fedora/linuxthreads/semaphore.h 22 Sep 2004 21:20:55 -0000 1.13.2.1 @@ -21,6 +21,7 @@ # define __need_timespec # include @@ -1117,8 +1096,8 @@ #ifndef _PTHREAD_DESCR_DEFINED /* Thread descriptors. Needed for `sem_t' definition. */ ---- glibc-20050520T0919/linuxthreads/tst-tls1.h 2 Sep 2003 00:29:30 -0000 1.1 -+++ glibc-20050520T0919-fedora/linuxthreads/tst-tls1.h 22 Sep 2004 21:20:55 -0000 1.1.2.1 +--- glibc-20050523T1354/linuxthreads/tst-tls1.h 2 Sep 2003 00:29:30 -0000 1.1 ++++ glibc-20050523T1354-fedora/linuxthreads/tst-tls1.h 22 Sep 2004 21:20:55 -0000 1.1.2.1 @@ -2,7 +2,7 @@ #include #include @@ -1128,8 +1107,8 @@ struct tls_obj { ---- glibc-20050520T0919/linuxthreads/sysdeps/alpha/tls.h 9 Jan 2005 20:01:12 -0000 1.6 -+++ glibc-20050520T0919-fedora/linuxthreads/sysdeps/alpha/tls.h 8 Feb 2005 10:04:11 -0000 1.5.2.2 +--- glibc-20050523T1354/linuxthreads/sysdeps/alpha/tls.h 9 Jan 2005 20:01:12 -0000 1.6 ++++ glibc-20050523T1354-fedora/linuxthreads/sysdeps/alpha/tls.h 8 Feb 2005 10:04:11 -0000 1.5.2.2 @@ -58,54 +58,76 @@ typedef struct # include @@ -1219,8 +1198,8 @@ /* Get the thread descriptor definition. */ # include ---- glibc-20050520T0919/linuxthreads/sysdeps/i386/tls.h 9 Jan 2005 20:01:13 -0000 1.38 -+++ glibc-20050520T0919-fedora/linuxthreads/sysdeps/i386/tls.h 8 Feb 2005 10:04:12 -0000 1.35.2.5 +--- glibc-20050523T1354/linuxthreads/sysdeps/i386/tls.h 9 Jan 2005 20:01:13 -0000 1.38 ++++ glibc-20050523T1354-fedora/linuxthreads/sysdeps/i386/tls.h 8 Feb 2005 10:04:12 -0000 1.35.2.5 @@ -86,7 +86,14 @@ typedef struct # define TLS_INIT_TCB_ALIGN __alignof__ (tcbhead_t) @@ -1237,8 +1216,8 @@ /* Alignment requirements for the TCB. */ # define TLS_TCB_ALIGN __alignof__ (struct _pthread_descr_struct) ---- glibc-20050520T0919/linuxthreads/sysdeps/ia64/tls.h 9 Jan 2005 20:01:13 -0000 1.10 -+++ glibc-20050520T0919-fedora/linuxthreads/sysdeps/ia64/tls.h 8 Feb 2005 10:04:14 -0000 1.9.2.2 +--- glibc-20050523T1354/linuxthreads/sysdeps/ia64/tls.h 9 Jan 2005 20:01:13 -0000 1.10 ++++ glibc-20050523T1354-fedora/linuxthreads/sysdeps/ia64/tls.h 8 Feb 2005 10:04:14 -0000 1.9.2.2 @@ -65,7 +65,14 @@ typedef struct # define TLS_TCB_SIZE sizeof (tcbhead_t) @@ -1255,8 +1234,8 @@ /* Alignment requirements for the TCB. */ # define TLS_TCB_ALIGN __alignof__ (struct _pthread_descr_struct) ---- glibc-20050520T0919/linuxthreads/sysdeps/powerpc/tls.h 9 Jan 2005 20:01:14 -0000 1.9 -+++ glibc-20050520T0919-fedora/linuxthreads/sysdeps/powerpc/tls.h 8 Feb 2005 10:04:14 -0000 1.8.2.2 +--- glibc-20050523T1354/linuxthreads/sysdeps/powerpc/tls.h 9 Jan 2005 20:01:14 -0000 1.9 ++++ glibc-20050523T1354-fedora/linuxthreads/sysdeps/powerpc/tls.h 8 Feb 2005 10:04:14 -0000 1.8.2.2 @@ -69,11 +69,19 @@ typedef struct # define TLS_TCB_ALIGN __alignof__ (struct _pthread_descr_struct) @@ -1279,8 +1258,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-20050520T0919/linuxthreads/sysdeps/pthread/Makefile 14 Aug 2003 00:14:22 -0000 1.7 -+++ glibc-20050520T0919-fedora/linuxthreads/sysdeps/pthread/Makefile 22 Sep 2004 21:20:56 -0000 1.7.2.1 +--- glibc-20050523T1354/linuxthreads/sysdeps/pthread/Makefile 14 Aug 2003 00:14:22 -0000 1.7 ++++ glibc-20050523T1354-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)\"" @@ -1297,8 +1276,8 @@ + @echo '#define NPTL_STRUCT_PTHREAD_SIZE 0' > $@ +endif +endif ---- glibc-20050520T0919/linuxthreads/sysdeps/pthread/nptl-struct-pthread.sym 1 Jan 1970 00:00:00 -0000 -+++ glibc-20050520T0919-fedora/linuxthreads/sysdeps/pthread/nptl-struct-pthread.sym 22 Sep 2004 21:20:56 -0000 1.1.2.1 +--- glibc-20050523T1354/linuxthreads/sysdeps/pthread/nptl-struct-pthread.sym 1 Jan 1970 00:00:00 -0000 ++++ glibc-20050523T1354-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 @@ -1313,8 +1292,8 @@ +#ifdef HAVE_TLS_SUPPORT +NPTL_STRUCT_PTHREAD_SIZE sizeof (struct pthread) +#endif ---- glibc-20050520T0919/linuxthreads/sysdeps/s390/tls.h 9 Jan 2005 20:01:14 -0000 1.4 -+++ glibc-20050520T0919-fedora/linuxthreads/sysdeps/s390/tls.h 8 Feb 2005 10:04:15 -0000 1.3.2.2 +--- glibc-20050523T1354/linuxthreads/sysdeps/s390/tls.h 9 Jan 2005 20:01:14 -0000 1.4 ++++ glibc-20050523T1354-fedora/linuxthreads/sysdeps/s390/tls.h 8 Feb 2005 10:04:15 -0000 1.3.2.2 @@ -77,7 +77,14 @@ typedef struct # define TLS_INIT_TCB_ALIGN __alignof__ (tcbhead_t) @@ -1331,8 +1310,8 @@ /* Alignment requirements for the TCB. */ # define TLS_TCB_ALIGN __alignof__ (struct _pthread_descr_struct) ---- glibc-20050520T0919/linuxthreads/sysdeps/sh/tls.h 9 Jan 2005 20:01:15 -0000 1.10 -+++ glibc-20050520T0919-fedora/linuxthreads/sysdeps/sh/tls.h 8 Feb 2005 10:04:15 -0000 1.9.2.2 +--- glibc-20050523T1354/linuxthreads/sysdeps/sh/tls.h 9 Jan 2005 20:01:15 -0000 1.10 ++++ glibc-20050523T1354-fedora/linuxthreads/sysdeps/sh/tls.h 8 Feb 2005 10:04:15 -0000 1.9.2.2 @@ -69,7 +69,14 @@ typedef struct # define TLS_TCB_SIZE sizeof (tcbhead_t) @@ -1349,8 +1328,8 @@ /* Alignment requirements for the TCB. */ # define TLS_TCB_ALIGN __alignof__ (struct _pthread_descr_struct) ---- glibc-20050520T0919/linuxthreads/sysdeps/sparc/tls.h 9 Jan 2005 20:01:15 -0000 1.4 -+++ glibc-20050520T0919-fedora/linuxthreads/sysdeps/sparc/tls.h 8 Feb 2005 10:04:16 -0000 1.3.2.2 +--- glibc-20050523T1354/linuxthreads/sysdeps/sparc/tls.h 9 Jan 2005 20:01:15 -0000 1.4 ++++ glibc-20050523T1354-fedora/linuxthreads/sysdeps/sparc/tls.h 8 Feb 2005 10:04:16 -0000 1.3.2.2 @@ -69,7 +69,14 @@ typedef struct # define TLS_INIT_TCB_ALIGN __alignof__ (tcbhead_t) @@ -1367,8 +1346,8 @@ /* Alignment requirements for the TCB. */ # define TLS_TCB_ALIGN __alignof__ (struct _pthread_descr_struct) ---- glibc-20050520T0919/linuxthreads/sysdeps/x86_64/tls.h 9 Jan 2005 20:01:15 -0000 1.7 -+++ glibc-20050520T0919-fedora/linuxthreads/sysdeps/x86_64/tls.h 8 Feb 2005 10:04:16 -0000 1.6.2.2 +--- glibc-20050523T1354/linuxthreads/sysdeps/x86_64/tls.h 9 Jan 2005 20:01:15 -0000 1.7 ++++ glibc-20050523T1354-fedora/linuxthreads/sysdeps/x86_64/tls.h 8 Feb 2005 10:04:16 -0000 1.6.2.2 @@ -71,7 +71,14 @@ typedef struct # define TLS_INIT_TCB_ALIGN __alignof__ (tcbhead_t) @@ -1385,8 +1364,8 @@ /* Alignment requirements for the TCB. */ # define TLS_TCB_ALIGN __alignof__ (struct _pthread_descr_struct) ---- glibc-20050520T0919/locale/iso-4217.def 20 Mar 2005 04:14:36 -0000 1.16 -+++ glibc-20050520T0919-fedora/locale/iso-4217.def 24 Mar 2005 08:19:03 -0000 1.15.2.2 +--- glibc-20050523T1354/locale/iso-4217.def 20 Mar 2005 04:14:36 -0000 1.16 ++++ glibc-20050523T1354-fedora/locale/iso-4217.def 24 Mar 2005 08:19:03 -0000 1.15.2.2 @@ -8,6 +8,7 @@ * * !!! The list has to be sorted !!! @@ -1478,8 +1457,8 @@ DEFINE_INT_CURR("PYG") /* Paraguay Guarani */ DEFINE_INT_CURR("QAR") /* Qatar Rial */ DEFINE_INT_CURR("ROL") /* Romanian Leu */ ---- glibc-20050520T0919/locale/programs/3level.h 13 Jun 2003 20:45:38 -0000 1.5 -+++ glibc-20050520T0919-fedora/locale/programs/3level.h 22 Sep 2004 21:20:58 -0000 1.5.2.1 +--- glibc-20050523T1354/locale/programs/3level.h 13 Jun 2003 20:45:38 -0000 1.5 ++++ glibc-20050523T1354-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, } } @@ -1523,8 +1502,8 @@ #endif #ifndef NO_FINALIZE ---- glibc-20050520T0919/localedata/Makefile 7 Aug 2004 23:38:13 -0000 1.101 -+++ glibc-20050520T0919-fedora/localedata/Makefile 22 Sep 2004 21:20:58 -0000 1.101.2.1 +--- glibc-20050523T1354/localedata/Makefile 7 Aug 2004 23:38:13 -0000 1.101 ++++ glibc-20050523T1354-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/'`; \ @@ -1533,8 +1512,8 @@ -i locales/$$input -c -f charmaps/$$charset \ $(addprefix --prefix=,$(install_root)) $$locale; \ echo ' done'; \ ---- glibc-20050520T0919/localedata/SUPPORTED 28 Apr 2005 14:21:30 -0000 1.75 -+++ glibc-20050520T0919-fedora/localedata/SUPPORTED 3 May 2005 09:28:25 -0000 1.71.2.5 +--- glibc-20050523T1354/localedata/SUPPORTED 28 Apr 2005 14:21:30 -0000 1.75 ++++ glibc-20050523T1354-fedora/localedata/SUPPORTED 3 May 2005 09:28:25 -0000 1.71.2.5 @@ -68,6 +68,7 @@ cy_GB.UTF-8/UTF-8 \ cy_GB/ISO-8859-14 \ da_DK.UTF-8/UTF-8 \ @@ -1576,8 +1555,8 @@ ta_IN/UTF-8 \ te_IN/UTF-8 \ tg_TJ.UTF-8/UTF-8 \ ---- glibc-20050520T0919/localedata/locales/cy_GB 28 Sep 2004 04:37:33 -0000 1.4 -+++ glibc-20050520T0919-fedora/localedata/locales/cy_GB 29 Sep 2004 08:48:23 -0000 1.3.2.2 +--- glibc-20050523T1354/localedata/locales/cy_GB 28 Sep 2004 04:37:33 -0000 1.4 ++++ glibc-20050523T1354-fedora/localedata/locales/cy_GB 29 Sep 2004 08:48:23 -0000 1.3.2.2 @@ -248,8 +248,11 @@ mon "" d_fmt "" @@ -1592,8 +1571,8 @@ END LC_TIME LC_MESSAGES ---- glibc-20050520T0919/localedata/locales/en_GB 31 Oct 2004 23:42:26 -0000 1.12 -+++ glibc-20050520T0919-fedora/localedata/locales/en_GB 2 Nov 2004 12:25:47 -0000 1.10.2.2 +--- glibc-20050523T1354/localedata/locales/en_GB 31 Oct 2004 23:42:26 -0000 1.12 ++++ glibc-20050523T1354-fedora/localedata/locales/en_GB 2 Nov 2004 12:25:47 -0000 1.10.2.2 @@ -112,8 +112,8 @@ mon "" d_fmt "" @@ -1605,8 +1584,8 @@ date_fmt "/ / " ---- glibc-20050520T0919/localedata/locales/en_US 31 Oct 2004 23:42:26 -0000 1.9 -+++ glibc-20050520T0919-fedora/localedata/locales/en_US 2 Nov 2004 12:25:47 -0000 1.7.2.2 +--- glibc-20050523T1354/localedata/locales/en_US 31 Oct 2004 23:42:26 -0000 1.9 ++++ glibc-20050523T1354-fedora/localedata/locales/en_US 2 Nov 2004 12:25:47 -0000 1.7.2.2 @@ -100,7 +100,6 @@ mon " "";/ "";/ @@ -1615,8 +1594,8 @@ % Appropriate date and time representation (%c) % "%a %d %b %Y %r %Z" d_t_fmt "" ---- glibc-20050520T0919/localedata/locales/no_NO 1 Jan 1970 00:00:00 -0000 -+++ glibc-20050520T0919-fedora/localedata/locales/no_NO 22 Sep 2004 21:21:01 -0000 1.11.2.1 +--- glibc-20050523T1354/localedata/locales/no_NO 1 Jan 1970 00:00:00 -0000 ++++ glibc-20050523T1354-fedora/localedata/locales/no_NO 22 Sep 2004 21:21:01 -0000 1.11.2.1 @@ -0,0 +1,69 @@ +escape_char / +comment_char % @@ -1687,8 +1666,8 @@ +LC_ADDRESS +copy "nb_NO" +END LC_ADDRESS ---- glibc-20050520T0919/localedata/locales/zh_TW 31 Oct 2004 23:42:28 -0000 1.7 -+++ glibc-20050520T0919-fedora/localedata/locales/zh_TW 2 Nov 2004 12:25:57 -0000 1.5.2.2 +--- glibc-20050523T1354/localedata/locales/zh_TW 31 Oct 2004 23:42:28 -0000 1.7 ++++ glibc-20050523T1354-fedora/localedata/locales/zh_TW 2 Nov 2004 12:25:57 -0000 1.5.2.2 @@ -1,7 +1,7 @@ comment_char % escape_char / @@ -1716,8 +1695,8 @@ revision "0.2" date "2000-08-02" % ---- glibc-20050520T0919/math/Versions 28 Mar 2005 20:42:43 -0000 1.9 -+++ glibc-20050520T0919-fedora/math/Versions 26 Feb 2000 01:04:00 -0000 1.8 +--- glibc-20050523T1354/math/Versions 28 Mar 2005 20:42:43 -0000 1.9 ++++ glibc-20050523T1354-fedora/math/Versions 26 Feb 2000 01:04:00 -0000 1.8 @@ -94,7 +94,7 @@ libm { } GLIBC_2.1 { @@ -1739,24 +1718,9 @@ - exp2l; - } } ---- glibc-20050520T0919/nptl/ChangeLog 4 May 2005 06:17:28 -0000 1.778 -+++ glibc-20050520T0919-fedora/nptl/ChangeLog 20 May 2005 09:55:23 -0000 1.706.2.45 -@@ -1,3 +1,14 @@ -+2005-05-20 Jakub Jelinek -+ -+ * sysdeps/i386/tls.h (TLS_INIT_TCB_SIZE, TLS_INIT_TCB_ALIGN): Define to -+ size/alignment of struct pthread rather than tcbhead_t. -+ * sysdeps/x86_64/tls.h (TLS_INIT_TCB_SIZE, TLS_INIT_TCB_ALIGN): -+ Likewise. -+ * sysdeps/s390/tls.h (TLS_INIT_TCB_SIZE, TLS_INIT_TCB_ALIGN): -+ Likewise. -+ * sysdeps/sparc/tls.h (TLS_INIT_TCB_SIZE, TLS_INIT_TCB_ALIGN): -+ Likewise. -+ - 2005-05-03 Ulrich Drepper - - [BZ #915] -@@ -630,6 +641,11 @@ +--- glibc-20050523T1354/nptl/ChangeLog 21 May 2005 19:27:42 -0000 1.781 ++++ glibc-20050523T1354-fedora/nptl/ChangeLog 23 May 2005 14:27:11 -0000 1.706.2.46 +@@ -652,6 +652,11 @@ Move definition inside libpthread, libc, librt check. Provide definition for rtld. @@ -1768,7 +1732,7 @@ 2004-09-02 Ulrich Drepper * sysdeps/alpha/jmpbuf-unwind.h: Define __libc_unwind_longjmp. -@@ -2704,6 +2720,11 @@ +@@ -2726,6 +2731,11 @@ * Makefile [$(build-shared) = yes] (tests): Depend on $(test-modules). @@ -1780,8 +1744,8 @@ 2003-07-25 Jakub Jelinek * tst-cancel17.c (do_test): Check if aio_cancel failed. ---- glibc-20050520T0919/nptl/Makefile 27 Apr 2005 09:55:18 -0000 1.167 -+++ glibc-20050520T0919-fedora/nptl/Makefile 27 Apr 2005 11:31:25 -0000 1.157.2.10 +--- glibc-20050523T1354/nptl/Makefile 27 Apr 2005 09:55:18 -0000 1.167 ++++ glibc-20050523T1354-fedora/nptl/Makefile 27 Apr 2005 11:31:25 -0000 1.157.2.10 @@ -499,15 +499,19 @@ $(addprefix $(objpfx), \ $(tests) $(xtests) $(test-srcs))): $(objpfx)libpthread.so \ $(objpfx)libpthread_nonshared.a @@ -1804,8 +1768,8 @@ else $(addprefix $(objpfx),$(tests) $(test-srcs)): $(objpfx)libpthread.a endif ---- glibc-20050520T0919/nptl/descr.h 12 Nov 2004 01:24:24 -0000 1.25 -+++ glibc-20050520T0919-fedora/nptl/descr.h 12 Nov 2004 16:56:12 -0000 1.23.2.3 +--- glibc-20050523T1354/nptl/descr.h 12 Nov 2004 01:24:24 -0000 1.25 ++++ glibc-20050523T1354-fedora/nptl/descr.h 12 Nov 2004 16:56:12 -0000 1.23.2.3 @@ -27,9 +27,13 @@ #include #include @@ -1820,8 +1784,8 @@ #include "../nptl_db/thread_db.h" #include #ifdef HAVE_FORCED_UNWIND ---- glibc-20050520T0919/nptl/pthread_cond_destroy.c 2 Sep 2004 18:45:37 -0000 1.5 -+++ glibc-20050520T0919-fedora/nptl/pthread_cond_destroy.c 22 Sep 2004 21:21:01 -0000 1.5.2.1 +--- glibc-20050523T1354/nptl/pthread_cond_destroy.c 2 Sep 2004 18:45:37 -0000 1.5 ++++ glibc-20050523T1354-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. */ @@ -1863,72 +1827,8 @@ } return 0; ---- glibc-20050520T0919/nptl/sysdeps/i386/tls.h 26 Apr 2005 16:11:10 -0000 1.29 -+++ glibc-20050520T0919-fedora/nptl/sysdeps/i386/tls.h 20 May 2005 09:55:24 -0000 1.26.2.4 -@@ -1,5 +1,5 @@ - /* Definition for thread-local data handling. nptl/i386 version. -- Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc. -+ Copyright (C) 2002, 2003, 2004, 2005 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 -@@ -102,11 +102,13 @@ union user_desc_init - /* Get the thread descriptor definition. */ - # include - --/* This is the size of the initial TCB. */ --# define TLS_INIT_TCB_SIZE sizeof (tcbhead_t) -+/* This is the size of the initial TCB. Can't be just sizeof (tcbhead_t), -+ because NPTL getpid, __libc_alloca_cutoff etc. need (almost) the whole -+ struct pthread even when not linked with -lpthread. */ -+# define TLS_INIT_TCB_SIZE sizeof (struct pthread) - - /* Alignment requirements for the initial TCB. */ --# define TLS_INIT_TCB_ALIGN __alignof__ (tcbhead_t) -+# define TLS_INIT_TCB_ALIGN __alignof__ (struct pthread) - - /* This is the size of the TCB. */ - # define TLS_TCB_SIZE sizeof (struct pthread) ---- glibc-20050520T0919/nptl/sysdeps/s390/tls.h 6 Jan 2005 22:40:22 -0000 1.11 -+++ glibc-20050520T0919-fedora/nptl/sysdeps/s390/tls.h 20 May 2005 09:55:24 -0000 1.10.2.2 -@@ -81,11 +81,13 @@ typedef struct - /* Get the thread descriptor definition. */ - # include - --/* This is the size of the initial TCB. */ --# define TLS_INIT_TCB_SIZE sizeof (tcbhead_t) -+/* This is the size of the initial TCB. Can't be just sizeof (tcbhead_t), -+ because NPTL getpid, __libc_alloca_cutoff etc. need (almost) the whole -+ struct pthread even when not linked with -lpthread. */ -+# define TLS_INIT_TCB_SIZE sizeof (struct pthread) - - /* Alignment requirements for the initial TCB. */ --# define TLS_INIT_TCB_ALIGN __alignof__ (tcbhead_t) -+# define TLS_INIT_TCB_ALIGN __alignof__ (struct pthread) - - /* This is the size of the TCB. */ - # define TLS_TCB_SIZE sizeof (struct pthread) ---- glibc-20050520T0919/nptl/sysdeps/sparc/tls.h 6 Jan 2005 22:40:21 -0000 1.4 -+++ glibc-20050520T0919-fedora/nptl/sysdeps/sparc/tls.h 20 May 2005 09:55:25 -0000 1.3.2.2 -@@ -69,11 +69,13 @@ typedef struct - - register struct pthread *__thread_self __asm__("%g7"); - --/* This is the size of the initial TCB. */ --# define TLS_INIT_TCB_SIZE sizeof (tcbhead_t) -+/* This is the size of the initial TCB. Can't be just sizeof (tcbhead_t), -+ because NPTL getpid, __libc_alloca_cutoff etc. need (almost) the whole -+ struct pthread even when not linked with -lpthread. */ -+# define TLS_INIT_TCB_SIZE sizeof (struct pthread) - - /* Alignment requirements for the initial TCB. */ --# define TLS_INIT_TCB_ALIGN __alignof__ (tcbhead_t) -+# define TLS_INIT_TCB_ALIGN __alignof__ (struct pthread) - - /* This is the size of the TCB. */ - # define TLS_TCB_SIZE sizeof (struct pthread) ---- glibc-20050520T0919/nptl/sysdeps/unix/sysv/linux/kernel-features.h 1 Jan 1970 00:00:00 -0000 -+++ glibc-20050520T0919-fedora/nptl/sysdeps/unix/sysv/linux/kernel-features.h 22 Sep 2004 21:21:02 -0000 1.1.2.1 +--- glibc-20050523T1354/nptl/sysdeps/unix/sysv/linux/kernel-features.h 1 Jan 1970 00:00:00 -0000 ++++ glibc-20050523T1354-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 + @@ -1936,34 +1836,8 @@ +#ifndef __ASSUME_CLONE_THREAD_FLAGS +# define __ASSUME_CLONE_THREAD_FLAGS 1 +#endif ---- glibc-20050520T0919/nptl/sysdeps/x86_64/tls.h 6 Jan 2005 22:40:20 -0000 1.22 -+++ glibc-20050520T0919-fedora/nptl/sysdeps/x86_64/tls.h 20 May 2005 09:55:25 -0000 1.21.2.2 -@@ -1,5 +1,5 @@ - /* Definition for thread-local data handling. nptl/x86_64 version. -- Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc. -+ Copyright (C) 2002, 2003, 2004, 2005 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 -@@ -82,11 +82,13 @@ typedef struct - # endif - #endif - --/* This is the size of the initial TCB. */ --# define TLS_INIT_TCB_SIZE sizeof (tcbhead_t) -+/* This is the size of the initial TCB. Can't be just sizeof (tcbhead_t), -+ because NPTL getpid, __libc_alloca_cutoff etc. need (almost) the whole -+ struct pthread even when not linked with -lpthread. */ -+# define TLS_INIT_TCB_SIZE sizeof (struct pthread) - - /* Alignment requirements for the initial TCB. */ --# define TLS_INIT_TCB_ALIGN __alignof__ (tcbhead_t) -+# define TLS_INIT_TCB_ALIGN __alignof__ (struct pthread) - - /* This is the size of the TCB. */ - # define TLS_TCB_SIZE sizeof (struct pthread) ---- glibc-20050520T0919/nscd/connections.c 28 Apr 2005 06:26:10 -0000 1.67 -+++ glibc-20050520T0919-fedora/nscd/connections.c 28 Apr 2005 09:10:12 -0000 1.55.2.8 +--- glibc-20050523T1354/nscd/connections.c 28 Apr 2005 06:26:10 -0000 1.67 ++++ glibc-20050523T1354-fedora/nscd/connections.c 28 Apr 2005 09:10:12 -0000 1.55.2.8 @@ -21,6 +21,7 @@ #include #include @@ -2054,8 +1928,8 @@ + prune_cache (&dbs[hstdb], LONG_MAX); +} + ---- glibc-20050520T0919/nscd/nscd.c 7 Feb 2005 22:51:22 -0000 1.44 -+++ glibc-20050520T0919-fedora/nscd/nscd.c 8 Feb 2005 10:04:34 -0000 1.38.2.5 +--- glibc-20050523T1354/nscd/nscd.c 7 Feb 2005 22:51:22 -0000 1.44 ++++ glibc-20050523T1354-fedora/nscd/nscd.c 8 Feb 2005 10:04:34 -0000 1.38.2.5 @@ -122,9 +122,16 @@ static struct argp argp = options, parse_opt, NULL, doc, }; @@ -2081,8 +1955,8 @@ signal (SIGPIPE, SIG_IGN); /* Cleanup files created by a previous 'bind'. */ ---- glibc-20050520T0919/nscd/nscd.conf 3 Oct 2004 21:09:23 -0000 1.10 -+++ glibc-20050520T0919-fedora/nscd/nscd.conf 4 Oct 2004 08:56:17 -0000 1.8.2.2 +--- glibc-20050523T1354/nscd/nscd.conf 3 Oct 2004 21:09:23 -0000 1.10 ++++ glibc-20050523T1354-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 @@ -2094,8 +1968,8 @@ debug-level 0 # reload-count 5 paranoia no ---- glibc-20050520T0919/nscd/nscd_conf.c 3 Oct 2004 21:10:35 -0000 1.16 -+++ glibc-20050520T0919-fedora/nscd/nscd_conf.c 4 Oct 2004 08:56:17 -0000 1.14.2.2 +--- glibc-20050523T1354/nscd/nscd_conf.c 3 Oct 2004 21:10:35 -0000 1.16 ++++ glibc-20050523T1354-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; @@ -2108,8 +1982,8 @@ break; } if (cnt == lastdb) ---- glibc-20050520T0919/posix/Makefile 14 Apr 2005 21:19:34 -0000 1.184 -+++ glibc-20050520T0919-fedora/posix/Makefile 15 Apr 2005 09:32:51 -0000 1.171.2.12 +--- glibc-20050523T1354/posix/Makefile 14 Apr 2005 21:19:34 -0000 1.184 ++++ glibc-20050523T1354-fedora/posix/Makefile 15 Apr 2005 09:32:51 -0000 1.171.2.12 @@ -106,7 +106,8 @@ generated := $(addprefix wordexp-test-re bug-regex21-mem bug-regex21.mtrace \ tst-rxspencer-mem tst-rxspencer.mtrace tst-getconf.out \ @@ -2143,8 +2017,8 @@ + | sed -n -e '/START_OF_STRINGS/,$${/POSIX_V6_/{s/^[^"]*"//;s/".*$$//;p}}' \ + > $@.new + mv -f $@.new $@ ---- glibc-20050520T0919/posix/getconf.speclist.h 1 Jan 1970 00:00:00 -0000 -+++ glibc-20050520T0919-fedora/posix/getconf.speclist.h 13 Dec 2004 23:32:37 -0000 1.1.2.2 +--- glibc-20050523T1354/posix/getconf.speclist.h 1 Jan 1970 00:00:00 -0000 ++++ glibc-20050523T1354-fedora/posix/getconf.speclist.h 13 Dec 2004 23:32:37 -0000 1.1.2.2 @@ -0,0 +1,15 @@ +#include +const char *START_OF_STRINGS = @@ -2161,8 +2035,8 @@ +"POSIX_V6_LPBIG_OFFBIG" +#endif +""; ---- glibc-20050520T0919/posix/bits/unistd.h 20 Mar 2005 16:48:41 -0000 1.8 -+++ glibc-20050520T0919-fedora/posix/bits/unistd.h 20 Mar 2005 18:12:27 -0000 1.3.2.4 +--- glibc-20050523T1354/posix/bits/unistd.h 20 Mar 2005 16:48:41 -0000 1.8 ++++ glibc-20050523T1354-fedora/posix/bits/unistd.h 20 Mar 2005 18:12:27 -0000 1.3.2.4 @@ -21,25 +21,19 @@ # error "Never include directly; use instead." #endif @@ -2280,8 +2154,8 @@ - return __getwd_alias (__buf); -} -#endif ---- glibc-20050520T0919/socket/bits/socket2.h 19 Mar 2005 00:13:57 -0000 1.5 -+++ glibc-20050520T0919-fedora/socket/bits/socket2.h 19 Mar 2005 20:18:08 -0000 1.2.2.5 +--- glibc-20050523T1354/socket/bits/socket2.h 19 Mar 2005 00:13:57 -0000 1.5 ++++ glibc-20050523T1354-fedora/socket/bits/socket2.h 19 Mar 2005 20:18:08 -0000 1.2.2.5 @@ -21,24 +21,18 @@ # error "Never include directly; use instead." #endif @@ -2322,8 +2196,8 @@ + __chk_fail (); return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len); } ---- glibc-20050520T0919/sysdeps/generic/dl-cache.h 25 Jun 2003 08:01:22 -0000 1.13 -+++ glibc-20050520T0919-fedora/sysdeps/generic/dl-cache.h 22 Sep 2004 21:21:07 -0000 1.13.2.1 +--- glibc-20050523T1354/sysdeps/generic/dl-cache.h 25 Jun 2003 08:01:22 -0000 1.13 ++++ glibc-20050523T1354-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 @@ -2339,8 +2213,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-20050520T0919/sysdeps/generic/w_exp2.c 28 Mar 2005 20:42:42 -0000 1.3 -+++ glibc-20050520T0919-fedora/sysdeps/generic/w_exp2.c 6 Jun 2001 12:40:16 -0000 1.2 +--- glibc-20050523T1354/sysdeps/generic/w_exp2.c 28 Mar 2005 20:42:42 -0000 1.3 ++++ glibc-20050523T1354-fedora/sysdeps/generic/w_exp2.c 6 Jun 2001 12:40:16 -0000 1.2 @@ -31,6 +31,6 @@ __exp2 (double x) /* wrapper exp2 */ } weak_alias (__exp2, exp2) @@ -2350,8 +2224,8 @@ +strong_alias (__exp2, __expl2) +weak_alias (__exp2, expl2) #endif ---- glibc-20050520T0919/sysdeps/i386/Versions 28 Mar 2005 20:42:43 -0000 1.5 -+++ glibc-20050520T0919-fedora/sysdeps/i386/Versions 29 Apr 2003 22:47:20 -0000 1.4 +--- glibc-20050523T1354/sysdeps/i386/Versions 28 Mar 2005 20:42:43 -0000 1.5 ++++ glibc-20050523T1354-fedora/sysdeps/i386/Versions 29 Apr 2003 22:47:20 -0000 1.4 @@ -20,10 +20,3 @@ libc { __strspn_cg; __strspn_g; __strstr_cg; __strstr_g; } @@ -2363,8 +2237,8 @@ - exp2l; - } -} ---- glibc-20050520T0919/sysdeps/i386/bits/atomic.h 1 Jan 1970 00:00:00 -0000 -+++ glibc-20050520T0919-fedora/sysdeps/i386/bits/atomic.h 5 Oct 2004 12:09:44 -0000 1.1.2.3 +--- glibc-20050523T1354/sysdeps/i386/bits/atomic.h 1 Jan 1970 00:00:00 -0000 ++++ glibc-20050523T1354-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. @@ -2776,8 +2650,8 @@ + + +#define atomic_delay() asm ("rep; nop") ---- glibc-20050520T0919/sysdeps/ia64/Makefile 16 Aug 2004 06:46:14 -0000 1.10 -+++ glibc-20050520T0919-fedora/sysdeps/ia64/Makefile 22 Sep 2004 21:21:07 -0000 1.10.2.1 +--- glibc-20050523T1354/sysdeps/ia64/Makefile 16 Aug 2004 06:46:14 -0000 1.10 ++++ glibc-20050523T1354-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)) @@ -2789,8 +2663,8 @@ endif endif ---- glibc-20050520T0919/sysdeps/ia64/Versions 28 Mar 2005 20:42:43 -0000 1.10 -+++ glibc-20050520T0919-fedora/sysdeps/ia64/Versions 3 May 2002 07:10:31 -0000 1.9 +--- glibc-20050523T1354/sysdeps/ia64/Versions 28 Mar 2005 20:42:43 -0000 1.10 ++++ glibc-20050523T1354-fedora/sysdeps/ia64/Versions 3 May 2002 07:10:31 -0000 1.9 @@ -12,10 +12,3 @@ libc { __multi3; } @@ -2802,8 +2676,8 @@ - exp2l; - } -} ---- glibc-20050520T0919/sysdeps/ia64/ia64libgcc.S 11 May 2002 05:12:35 -0000 1.2 -+++ glibc-20050520T0919-fedora/sysdeps/ia64/ia64libgcc.S 22 Sep 2004 21:21:07 -0000 1.2.2.1 +--- glibc-20050523T1354/sysdeps/ia64/ia64libgcc.S 11 May 2002 05:12:35 -0000 1.2 ++++ glibc-20050523T1354-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. */ @@ -3155,8 +3029,8 @@ - .symver ___multi3, __multi3@GLIBC_2.2 - -#endif ---- glibc-20050520T0919/sysdeps/ia64/libgcc-compat.c 1 Jan 1970 00:00:00 -0000 -+++ glibc-20050520T0919-fedora/sysdeps/ia64/libgcc-compat.c 22 Sep 2004 21:21:08 -0000 1.1.2.1 +--- glibc-20050523T1354/sysdeps/ia64/libgcc-compat.c 1 Jan 1970 00:00:00 -0000 ++++ glibc-20050523T1354-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. @@ -3242,8 +3116,8 @@ +symbol_version (INTUSE (__multi3), __multi3, GLIBC_2.2); + +#endif ---- glibc-20050520T0919/sysdeps/m68k/Versions 28 Mar 2005 20:42:42 -0000 1.2 -+++ glibc-20050520T0919-fedora/sysdeps/m68k/Versions 29 Jan 1999 09:06:03 -0000 1.1 +--- glibc-20050523T1354/sysdeps/m68k/Versions 28 Mar 2005 20:42:42 -0000 1.2 ++++ glibc-20050523T1354-fedora/sysdeps/m68k/Versions 29 Jan 1999 09:06:03 -0000 1.1 @@ -4,10 +4,3 @@ libc { __divdi3; __moddi3; __udivdi3; __umoddi3; } @@ -3255,8 +3129,8 @@ - exp2l; - } -} ---- glibc-20050520T0919/sysdeps/mips/mips64/Versions 28 Mar 2005 20:42:43 -0000 1.1 -+++ glibc-20050520T0919-fedora/sysdeps/mips/mips64/Versions 1 Jan 1970 00:00:00 -0000 +--- glibc-20050523T1354/sysdeps/mips/mips64/Versions 28 Mar 2005 20:42:43 -0000 1.1 ++++ glibc-20050523T1354-fedora/sysdeps/mips/mips64/Versions 1 Jan 1970 00:00:00 -0000 @@ -1,7 +0,0 @@ -libm { - GLIBC_2.1 { @@ -3265,8 +3139,8 @@ - exp2l; - } -} ---- glibc-20050520T0919/sysdeps/sparc/sparc64/Versions 28 Mar 2005 20:42:42 -0000 1.2 -+++ glibc-20050520T0919-fedora/sysdeps/sparc/sparc64/Versions 19 May 1999 14:21:36 -0000 1.1 +--- glibc-20050523T1354/sysdeps/sparc/sparc64/Versions 28 Mar 2005 20:42:42 -0000 1.2 ++++ glibc-20050523T1354-fedora/sysdeps/sparc/sparc64/Versions 19 May 1999 14:21:36 -0000 1.1 @@ -5,10 +5,3 @@ libc { __align_cpy_8; __align_cpy_16; } @@ -3278,8 +3152,19 @@ - exp2l; - } -} ---- glibc-20050520T0919/sysdeps/unix/nice.c 28 Sep 2002 19:13:13 -0000 1.6 -+++ glibc-20050520T0919-fedora/sysdeps/unix/nice.c 22 Sep 2004 21:21:08 -0000 1.6.2.1 +--- glibc-20050523T1354/sysdeps/unix/clock_gettime.c 21 May 2005 18:39:23 -0000 1.11 ++++ glibc-20050523T1354-fedora/sysdeps/unix/clock_gettime.c 23 May 2005 14:40:57 -0000 1.9.2.3 +@@ -100,7 +100,7 @@ clock_gettime (clockid_t clock_id, struc + SYSDEP_GETTIME; + #endif + +-#ifdef HANDLED_REALTIME ++#ifndef HANDLED_REALTIME + case CLOCK_REALTIME: + HANDLE_REALTIME; + break; +--- glibc-20050523T1354/sysdeps/unix/nice.c 28 Sep 2002 19:13:13 -0000 1.6 ++++ glibc-20050523T1354-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); } @@ -3294,8 +3179,8 @@ if (result != -1) return getpriority (PRIO_PROCESS, 0); else ---- glibc-20050520T0919/sysdeps/unix/sysv/linux/paths.h 15 Nov 2000 23:06:47 -0000 1.11 -+++ glibc-20050520T0919-fedora/sysdeps/unix/sysv/linux/paths.h 22 Sep 2004 21:21:08 -0000 1.11.4.1 +--- glibc-20050523T1354/sysdeps/unix/sysv/linux/paths.h 15 Nov 2000 23:06:47 -0000 1.11 ++++ glibc-20050523T1354-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" @@ -3305,8 +3190,8 @@ #define _PATH_WTMP "/var/log/wtmp" /* Provide trailing slash, since mostly used for building pathnames. */ ---- glibc-20050520T0919/sysdeps/unix/sysv/linux/readonly-area.c 18 Oct 2004 04:17:11 -0000 1.1 -+++ glibc-20050520T0919-fedora/sysdeps/unix/sysv/linux/readonly-area.c 20 Oct 2004 11:04:51 -0000 1.1.2.2 +--- glibc-20050523T1354/sysdeps/unix/sysv/linux/readonly-area.c 18 Oct 2004 04:17:11 -0000 1.1 ++++ glibc-20050523T1354-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"); @@ -3319,8 +3204,8 @@ /* We need no locking. */ __fsetlocking (fp, FSETLOCKING_BYCALLER); ---- glibc-20050520T0919/sysdeps/unix/sysv/linux/tcsetattr.c 10 Sep 2003 19:16:07 -0000 1.16 -+++ glibc-20050520T0919-fedora/sysdeps/unix/sysv/linux/tcsetattr.c 22 Sep 2004 21:21:08 -0000 1.16.2.1 +--- glibc-20050523T1354/sysdeps/unix/sysv/linux/tcsetattr.c 10 Sep 2003 19:16:07 -0000 1.16 ++++ glibc-20050523T1354-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; @@ -3366,8 +3251,8 @@ + return retval; } libc_hidden_def (tcsetattr) ---- glibc-20050520T0919/sysdeps/unix/sysv/linux/i386/dl-cache.h 1 Jan 1970 00:00:00 -0000 -+++ glibc-20050520T0919-fedora/sysdeps/unix/sysv/linux/i386/dl-cache.h 22 Sep 2004 21:21:08 -0000 1.1.2.1 +--- glibc-20050523T1354/sysdeps/unix/sysv/linux/i386/dl-cache.h 1 Jan 1970 00:00:00 -0000 ++++ glibc-20050523T1354-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. @@ -3428,8 +3313,8 @@ + } while (0) + +#include_next ---- glibc-20050520T0919/sysdeps/unix/sysv/linux/ia64/dl-cache.h 6 Jul 2001 04:56:17 -0000 1.2 -+++ glibc-20050520T0919-fedora/sysdeps/unix/sysv/linux/ia64/dl-cache.h 22 Sep 2004 21:21:09 -0000 1.2.4.1 +--- glibc-20050523T1354/sysdeps/unix/sysv/linux/ia64/dl-cache.h 6 Jul 2001 04:56:17 -0000 1.2 ++++ glibc-20050523T1354-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) @@ -3462,29 +3347,29 @@ + } while (0) + #include_next ---- glibc-20050520T0919/sysdeps/unix/sysv/linux/ia64/dl-procinfo.c 1 Jan 1970 00:00:00 -0000 -+++ glibc-20050520T0919-fedora/sysdeps/unix/sysv/linux/ia64/dl-procinfo.c 22 Sep 2004 21:21:09 -0000 1.1.2.1 +--- glibc-20050523T1354/sysdeps/unix/sysv/linux/ia64/dl-procinfo.c 1 Jan 1970 00:00:00 -0000 ++++ glibc-20050523T1354-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-20050520T0919/sysdeps/unix/sysv/linux/ia64/dl-procinfo.h 1 Jan 1970 00:00:00 -0000 -+++ glibc-20050520T0919-fedora/sysdeps/unix/sysv/linux/ia64/dl-procinfo.h 22 Sep 2004 21:21:09 -0000 1.1.2.1 +--- glibc-20050523T1354/sysdeps/unix/sysv/linux/ia64/dl-procinfo.h 1 Jan 1970 00:00:00 -0000 ++++ glibc-20050523T1354-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-20050520T0919/sysdeps/unix/sysv/linux/ia64/ldd-rewrite.sed 17 Jan 2002 06:49:28 -0000 1.2 -+++ glibc-20050520T0919-fedora/sysdeps/unix/sysv/linux/ia64/ldd-rewrite.sed 22 Sep 2004 21:21:09 -0000 1.2.2.1 +--- glibc-20050523T1354/sysdeps/unix/sysv/linux/ia64/ldd-rewrite.sed 17 Jan 2002 06:49:28 -0000 1.2 ++++ glibc-20050523T1354-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"_ ---- glibc-20050520T0919/sysdeps/x86_64/Versions 28 Mar 2005 20:42:42 -0000 1.3 -+++ glibc-20050520T0919-fedora/sysdeps/x86_64/Versions 1 Jan 1970 00:00:00 -0000 +--- glibc-20050523T1354/sysdeps/x86_64/Versions 28 Mar 2005 20:42:42 -0000 1.3 ++++ glibc-20050523T1354-fedora/sysdeps/x86_64/Versions 1 Jan 1970 00:00:00 -0000 @@ -1,7 +0,0 @@ -libm { - GLIBC_2.1 { diff --git a/glibc.spec b/glibc.spec index ba9adb5..9965143 100644 --- a/glibc.spec +++ b/glibc.spec @@ -1,9 +1,9 @@ -%define glibcdate 20050520T0919 +%define glibcdate 20050523T1354 %define glibcname glibc -%define glibcsrcdir glibc-20050520T0919 +%define glibcsrcdir glibc-20050523T1354 %define glibc_release_tarballs 0 %define glibcversion 2.3.5 -%define glibcrelease 7 +%define glibcrelease 8 %define auxarches i586 i686 athlon sparcv9 alphaev6 %define prelinkarches noarch %define nptlarches i386 i686 athlon x86_64 ia64 s390 s390x sparcv9 sparc64 ppc ppc64 @@ -1344,6 +1344,11 @@ rm -f *.filelist* %endif %changelog +* Mon May 23 2005 Jakub Jelinek 2.3.5-8 +- update from CVS + - fix kernel version check in ld.so +- fix sendfile{,64} prototypes (BZ#961) + * Fri May 20 2005 Jakub Jelinek 2.3.5-7 - update from CVS - make regexec thread safe (BZ#934) diff --git a/sources b/sources index 1d774df..b06fdb4 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -f7b7e02295d762936dfb1856512feba1 glibc-20050520T0919.tar.bz2 -078c266fdcdf6a937d4b1e0f52ec45ee glibc-fedora-20050520T0919.tar.bz2 +2e1bb32f1add6bd58e87f89e23c3e6b2 glibc-20050523T1354.tar.bz2 +e60426add3bddea60f5bad07af8e24a7 glibc-fedora-20050523T1354.tar.bz2