This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GNU C Library master sources annotated tag, fedora/glibc-2.10.1-3, created. fedora/glibc-2.10.1-3


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The annotated tag, fedora/glibc-2.10.1-3 has been created
        at  0c759d1665f5d07b480f0d0171e0d54cf0a6051a (tag)
   tagging  fce03b8c5b5984f18d17d452352dcf82e56f000e (commit)
  replaces  glibc-2.10.1
 tagged by  Andreas Schwab
        on  Fri Jul 31 14:23:19 2009 +0200

- Log -----------------------------------------------------------------
glibc-2.10.1-3

Akinori Hattori (1):
      Handle leap seconds even if no DST rule exists.

Andreas Schwab (15):
      Fix errno for IBM long double.
      Move AC_CANONICAL_HOST before first use of $host and $build.
      %{glibcsrcdir}-fedora.tar.bz2 contains a prefix now, adapt %setup.
      Correct handling of glibc-libidn tarball.
      Don't automatically merge from followed branch on git pull.
      Handle empty TZ strings at the end of new-style timzeone files correctly.
      Fix cfa offset for saved registers in PPC sqrt implementations.
      Fix wrong PPC_FEATURE_* values.
      Use correct release semantic in list update.
      Remove redundant .gitignore files.
      Merge commit 'origin/release/2.10/master' into fedora/2.10/master
      Remove obsolete files.
      Ignore pkgs-import.
      Default DIST_BRANCH to F-11.
      2.10.1-3

André Goddard Rosa (1):
      Fix mbrtowc example.

Arnaud Ebalard (1):
      Fix type of nd_opt_home_agent_info_preference.

Aurelien Jarno (1):
      [BZ #10200]

Bruce Dubbs (1):
      (do_test): Use de_DE.UTF-8 as locale name.

Bryan Kadzban (1):
      Fix futex syscall parameter for x86 absolute timeout waits.

H.J. Lu (1):
      Fix handling of xmm6 in ld.so audit hooks on x86-64.

J.H.M. Dassen (1):
      Remove comma at end of enum.

Jakub Jelinek (505):
      Remove glibc-execstack-disable.patch patch, use glibc-nptl-check.patch
      Updated to fedora-glibc-20040925T0738
      Prepare for 2.3.3-57
      linuxthreads fix from Roland.
      2.3.3-57
      Updated to fedora-glibc-20040926T0823
      2.3.3-58
      Updated to fedora-glibc-20040927T0611
      Updated to fedora-glibc-20040929T0821
      * sysdeps/i386/fpu/s_fdim.S (__fdim): Handle +inf/+inf.
      * time/tzfile.c (tzfile_mtime): New variable.
      Updated to fedora-glibc-20040930T0838
      Updated to fedora-glibc-20041001T1134
      Updated to fedora-glibc-20041001T2134
      Updated to fedora-glibc-20041004T0747
      Updated to fedora-glibc-20041005T0745
      Fix s390{,x} build.  grouplist fixes from Ulrich.
      Fix atomic.h warnings on i386 in nscd.
      2.3.3-65
      Replace use of perl with sed -ie in the spec file, set TIMEOUTFACTOR.
      Updated to fedora-glibc-20041006T0900
      * sysdeps/s390/jmpbuf-unwind.h: Include bits/wordsize.h.
      * sysdeps/unix/sysv/linux/jmp-unwind.c: Include pthreadP.h instead
      2.3.3-66
      Updated to fedora-glibc-20041012T1128
      Updated to fedora-glibc-20041014T0548
      2.3.3-68
      2.3.3-68
      Add to fedora-branch as well.
      Updated to fedora-glibc-20041018T0940
      * sysdeps/generic/strcpy_chk.c (__strcpy_chk): Speed up by checking
      Fix a typo, add force-tag
      * malloc/arena.c (ptmalloc_init): Don't use brk if dlopened
      * include/features.h (__USE_FORTIFY_LEVEL): Enable even with
      First steps toward 2.3.3-70
      Updated to fedora-glibc-20041018T0940
      Updated to fedora-glibc-20041018T0940
      Updated to fedora-glibc-20041020T1016
      Update.
      2.3.3-71
      Updated to fedora-glibc-20041021T0701
      Temporarily remove setaltroot and key*
      Back out errlist changes for now too.
      2.3.3-74
      2.3.3-74
      Updated to fedora-glibc-20041102T1153
      * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h [__WORDSIZE == 32]
      * include/features.h (__USE_FORTIFY_LEVEL): Also set for Red Hat
      2.3.3-75
      Include errno.h.
      Updated to fedora-glibc-20041110T0839
      2.3.3-76
      Updated to fedora-glibc-20041112T1640
      * debug/chk_fail.c: Include errno.h and string.h.
      * sysdeps/unix/sysv/linux/i386/setuid.c: Include linux/posix_types.h.
      Updated to fedora-glibc-20041115T0915
      * malloc/malloc.c (_int_free): Further free () protection checks.
      2.3.3-78
      Restore change unintentionally killed during merge.
      MINSIZE => 2 * SIZE_SZ
      Updated to fedora-glibc-20041116T0856
      2.3.3-79
      Updated to fedora-glibc-20041119T0003
      Another version of the free checks.
      2.3.3-80
      chunksize(x) => x->size
      2.3.3-81
      Updated to fedora-glibc-20041120T0949
      * pthread_create.c (pthread_cancel): Add PTHREAD_STATIC_FN_REQUIRE.
      Updated to fedora-glibc-20041121T1116
      2004-11-20  Jakub Jelinek  <jakub@redhat.com>
      2.3.3-83
      Updated to fedora-glibc-20041124T0741
      Updated to fedora-glibc-20041126T1318
      Updated to fedora-glibc-20041130T0624
      2.3.3-86
      Updated to fedora-glibc-20041203T0935
      * libio/Makefile (tests): Add bug-ungetc4.
      * posix/tst-regex.c: Use defined _POSIX_CPUTIME && _POSIX_CPUTIME >= 0
      2.3.3-87
      Updated to fedora-glibc-20041207T1331
      * sysdeps/unix/sysv/linux/ia64/clone2.S (__clone2): Add support for
      2.3.3-88
      Updated to fedora-glibc-20041208T1024
      * elf/ldd.bash.in: For -u, set bind_now=yes.
      add __NR_waitid defines for alpha and ia64
      Updated to fedora-glibc-20041210T0634
      * posix/getconf.c (main): Skip over initial underscore in
      Updated to fedora-glibc-20041213T2323
      Remove leading underscore.
      Updated to fedora-glibc-20041214T1058
      Updated to fedora-glibc-20041215T0847
      Sync from HEAD once again.
      * sysdeps/unix/sysv/linux/s390/s390-32/clone.S (__clone): Add support for
      2004-09-08  H.J. Lu  <hongjiu.lu@intel.com>
      2.3.3-93
      * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone): Save
      Include tls.h.
      * nis/nis_domain_of_r.c (nis_domain_of_r): Use libnsl_hidden_def,
      2.3.3-95
      Updated to fedora-glibc-20041215T2056
      2.3.3-96
      2.3.3-96
      Updated to fedora-glibc-20041217T0906
      add .%%{_target_cpu} to glibc_post_upgrade, only run telinit u
      Updated to fedora-glibc-20041218T1131
      * sysdeps/unix/sysv/linux/powerpc/powerpc64/bits/local_lim.h: Removed.
      Updated to fedora-glibc-20041218T2312
      Updated to fedora-glibc-20041219T2331
      2.3.4-1
      2.3.4-2
      2.3.4-3
      Updated to fedora-glibc-20050106T1443
      2004-12-22  Steven Munroe  <sjmunroe@us.ibm.com>
      2.3.4-4
      Switch to 2.3.4 for now.
      Updated to fedora-glibc-20050106T2203
      Updated to fedora-glibc-20050208T0948
      Updated to fedora-glibc-20050208T2213
      Updated to fedora-glibc-20050211T0853
      * sysdeps/unix/sysv/linux/bits/termios.h (CMSPAR): Define.
      2.3.4-8
      Updated to fedora-glibc-20050211T1037
      * scripts/soversions.awk: Only record first WORDSIZE{32,64}
      * elf/rtld.c (_dl_start): Set bootstrap_map.l_relocated even
      * debug/chk_fail.c (__chk_fail): Add a while (1) loop around
      2.3.4-9
      * elf/rtld.c (dlmain): If LD_TRACE_PRELINKING, clear l_relocated flag
      2.3.4-10
      Don't fail on non-bi-arch arches.
      Use -mtune=pentium4 for i686.
      Updated to fedora-glibc-20050302T1820
      Updated to fedora-glibc-20050303T1335
      2.3.4-11
      .
      * sysdeps/i386/dl-machine.h (ELF_MACHINE_NO_RELA): Define
      * include/bits/unistd.h: New file.
      * Makerules ($(inst_libdir)/libc.so): Use $(slibdir) instead of
      2.3.4-12
      Add %dir %{_prefix}/%{_lib}/gconv to glibc's file list.
      Updated to fedora-glibc-20050319T1907
      2.3.4-15
      Updated to fedora-glibc-20050319T1907
      2.3.4-16
      Updated to fedora-glibc-20050324T0715
      * sysdeps/wordsize-64/strtol_l.c: Don't add aliases if UNSIGNED.
      2.3.4-18
      Updated to fedora-glibc-20050401T1444
      2.3.4-19
      2.3.4-19
      2.3.4-20
      * sysdeps/pthread/pthread.h (__pthread_cleanup_routine): Use
      2.3.4-21
      Updated to fedora-glibc-20050405T2114
      Updated to fedora-glibc-20050427T1043
      * elf/rtld.c (dl_main): Call _dl_init_linuxthreads_paths
      2.3.5-2
      Updated to fedora-glibc-20050427T1912
      2.3.5-3
      Updated to fedora-glibc-20050428T0846
      2.3.5-4
      Updated to fedora-glibc-20050503T0852
      * sysdeps/posix/posix_fallocate.c (posix_fallocate): If len == 0,
      2.3.5-5
      Updated to fedora-glibc-20050504T0728
      Updated to fedora-glibc-20050504T1818
      2.3.5-6
      Updated to fedora-glibc-20050520T0919
      [BZ #955]
      * sysdeps/i386/tls.h (TLS_INIT_TCB_SIZE, TLS_INIT_TCB_ALIGN): Define to
      2.3.5-7
      Updated to fedora-glibc-20050523T1354
      2005-05-22  Dmitry V. Levin  <ldv@altlinux.org>
      2.3.5-8
      .
      * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h
      First test, then commit...
      2005-05-23  Ulrich Drepper  <drepper@redhat.com>
      2.3.5-8
      Updated to fedora-glibc-20050524T1606
      2.3.5-9
      * man/Makefile (SOURCES): Remove all man pages but
      * sysdeps/unix/sysv/linux/dl-osinfo.h (DL_SYSDEP_OSCHECK): If
      2.3.5-10
      Updated to fedora-glibc-20050620T1530
      2.3.5-11
      Updated to fedora-glibc-20050627T0850
      2.3.90-1
      Updated to fedora-glibc-20050708T0811
      Also remove.
      2.3.90-2
      2.3.90-2
      2.3.90-2
      Updated to fedora-glibc-20050721T0814
      * wcsmbs/bits/wchar2.h (swprintf): Remove format argument.
      2.3.90-3
      2.3.90-4
      Mini merge from HEAD.
      * wcsmbs/bits/wchar2.h (__vfwprintf_chk, __vwprintf_chk): Use
      2.3.90-5
      Updated to fedora-glibc-20050725T0627
      2.3.90-6
      Updated to fedora-glibc-20050729T1531
      * sysdeps/unix/sysv/dl-osinfo.h: Include errno.h, hp-timing.h,
      2.3.90-7
      * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
      Updated to fedora-glibc-20050808T2126
      2.3.90-8
      Updated to fedora-glibc-20050822T0727
      2.3.90-9
      Updated to fedora-glibc-20050824T0705
      2.3.90-10
      Updated to fedora-glibc-20050829T1854
      * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (FUTEX_WAKE_OP,
      2.3.90-11
      Updated to fedora-glibc-20050912T0656
      * malloc.c (struct malloc_chunk): Fix comment typo.
      2.3.90-12
      2.3.90-12
      2.3.90-12
      Updated to fedora-glibc-20051003T2040
      * nscd/selinux.c (audit_init): Print error string in the failure
      2.3.90-13
      * allocatestack.c (setxid_signal_thread): Add
      Updated to fedora-glibc-20051010T1417
      2.3.90-14
      Updated to fedora-glibc-20051020T0651
      2.3.90-15
      Updated to fedora-glibc-20051115T0809
      2.3.90-16
      2.3.90-16
      Updated to fedora-glibc-20051116T0829
      Updated to fedora-glibc-20051119T1959
      2.3.90-18
      * elf/elf.h: Revert last change.
      Updated to fedora-glibc-20051219T1003
      Updated to fedora-glibc-20051220T1028
      Workaround for http://gcc.gnu.org/PR25240
      * malloc/mtrace.c (__libc_malloc, __libc_free, __libc_realloc,
      Updated to fedora-glibc-20051220T1751
      Updated to fedora-glibc-20051221T0931
      Revert:
      Updated to fedora-glibc-20051227T1426
      iMerge some more.
      * elf/ldconfig.c (search_dir): Skip prelink temporaries.
      .
      Updated to fedora-glibc-20060102T1045
      2.3.90-24
      Updated to fedora-glibc-20060102T2114
      Updated to fedora-glibc-20060104T0754
      Updated to fedora-glibc-20060106T0916
      Updated to fedora-glibc-20060106T2148
      s/private/__private/
      s/struct pthread_mutex_s/struct __pthread_mutex_s/
      Updated to fedora-glibc-20060109T2152
      Updated to fedora-glibc-20060130T0922
      2.3.90-31
      2.3.90-31
      Updated to fedora-glibc-20060201T0846
      * sysdeps/ieee754/ldbl-128/s_llrintl.c (__llrintl): Fix a typo.
      * include/bits/stdlib-ldbl.h: New file.
      2.3.90-32
      Updated to fedora-glibc-20060202T0507
      2.3.90-33
      2006-02-02  Roland McGrath  <roland@redhat.com>
      Updated to fedora-glibc-20060203T0932
      * math/math.h (__nldbl_nexttowardf): Put __THROW before
      * sysdeps/unix/sysv/linux/futimesat.c (futimesat): If
      * stdlib/bits/stdlib-ldbl.h (qecvt, qfcvt, qgcvt, qecvt_r,
      Updated to fedora-glibc-20060204T0758
      2.3.90-36
      Updated to fedora-glibc-20060213T0650
      * sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h
      Updated to fedora-glibc-20060217T1609
      * include/atomic.h (atomic_and, atomic_or): Define.
      Updated to fedora-glibc-20060301T0647
      * sysdeps/unix/sysv/linux/sparc/lowlevellock.h (lll_robust_mutex_dead,
      * configure (libc_add_on_canonical, libc_add_on_subdir): Set.
      Updated to fedora-glibc-20060302T0855
      * elf/check-textrel.c: Include config.h.
      * malloc/malloc.c (MALLOC_ALIGNMENT): Set to __alignof__ (long double)
      2.3.91-1
      Updated to fedora-glibc-20060306T0720
      * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h
      * sysdeps/unix/sysv/linux/i386/lowlevellock.h
      Add -DUSE_CFA_VAL_EXPRESSION to CFLAGS on x86_64.
      * elf/check-textrel.c: Don't include config.h.
      Updated to fedora-glibc-20060306T1239
      2006-03-03  Steven Munroe  <sjmunroe@us.ibm.com>
      2.4-2
      2.4-3
      Remove prehistoric comment about nscd incompatibility with 2.0 kernels.
      Updated to fedora-glibc-20060328T0900
      Fix a merge glitch.
      Updated to fedora-glibc-20060424T0820
      2.4-6
      2.4-6
      Updated to fedora-glibc-20060424T2027
      Updated to fedora-glibc-20060425T0903
      2.4.90-1
      Updated to fedora-glibc-20060426T2000
      2.4.90-2
      * nscd/connections.c (sighup_handler): Only run prune_cache on
      Updated to fedora-glibc-20060427T2122
      2.4.90-3
      Updated to fedora-glibc-20060501T0751
      2.4.90-4
      Updated to fedora-glibc-20060505T0554
      Updated to fedora-glibc-20060505T1443
      Updated to fedora-glibc-20060511T1325
      Updated to fedora-glibc-20060519T1550
      Updated to fedora-glibc-20060521T2153
      Updated to fedora-glibc-20060524T0721
      Updated to fedora-glibc-20060531T1322
      Updated to fedora-glibc-20060630T0858
      Updated to fedora-glibc-20060710T2206
      Updated to fedora-glibc-20060802T1650
      Updated to fedora-glibc-20060802T1808
      really fix memusage and xtrace scripts
      redirect /sbin/service sshd condrestart std{out,err} to /dev/null when executed from glibc_post_upgrade
      Updated to fedora-glibc-20060807T1859
      Updated to fedora-glibc-20060810T0627
      Updated to fedora-glibc-20060815T0533
      2.4.90-20
      Update.
      Updated to fedora-glibc-20060815T2033
      Updated to fedora-glibc-20060822T0706
      Updated to fedora-glibc-20060825T0639
      Temporarily #if 0 out code to limit number of unsurted block sort iterations.
      2.4.90-24
      Updated to fedora-glibc-20060828T1903
      Updated to fedora-glibc-20060831T0640
      Updated to fedora-glibc-20060831T1812
      Updated to fedora-glibc-20060905T0633
      Updated to fedora-glibc-20060907T0853
      Forward port of rtkaio.
      * posix/regex_internal.c (re_string_reconstruct): Handle
      * tst-aiod2.c: Adjust test for new semantics of lio_listio.
      Updated to fedora-glibc-20060910T1832
      Updated to fedora-glibc-20060915T0943
      * io/Makefile (CFLAGS-fstatat.c): Set.
      * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Comment fixes.
      power-cpu add-on, 2.05 ISA optimized libs
      Updated to fedora-glibc-20060919T1816
      Updated to fedora-glibc-20060919T1847
      Updated to fedora-glibc-20060923T0946
      Updated to fedora-glibc-20060925T1535
      Updated to fedora-glibc-20060929T2037
      Updated to fedora-glibc-20061002T1858
      Updated to fedora-glibc-20061025T1857
      Updated to fedora-glibc-20061027T1902
      Updated to fedora-glibc-20061029T2155
      Updated to fedora-glibc-20061103T1610
      Change @dircategory.
      * malloc/memusage.c (dest): Reset not_me back to false after printing
      Updated to fedora-glibc-20061109T1949
      powerpc-cpu add-on update to v0.4.
      Updated to fedora-glibc-20061109T2048
      Updated to fedora-glibc-20061110T1956
      Updated to fedora-glibc-20061110T2049
      Updated to fedora-glibc-20061120T1000
      Updated to fedora-glibc-20061128T1037
      Updated to fedora-glibc-20061130T1652
      Updated to fedora-glibc-20061201T0821
      Updated to fedora-glibc-20061205T2141
      Updated to fedora-glibc-20061210T1006
      * sysdeps/unix/sysv/linux/netlinkaccess.h: Include linux/if_addr.h
      Updated to fedora-glibc-20061214T0850
      Updated to fedora-glibc-20061219T1804
      Updated to fedora-glibc-20070117T0857
      Updated to fedora-glibc-20070117T1043
      Updated to fedora-glibc-20070202T0923
      Updated to fedora-glibc-20070211T1607
      Updated to fedora-glibc-20070221T1011
      Updated to fedora-glibc-20070317T2130
      Updated to fedora-glibc-20070331T1609
      New approach to including locale data in the rpm.
      Updated to fedora-glibc-20070416T2350
      2.5.90-21 fixes
      Updated to fedora-glibc-20070504T0917
      Updated to fedora-glibc-20070510T0634
      * nscd/connections.c (sighup_pending): New variable.
      Updated to fedora-glibc-20070510T2308
      Backported selected fixes from 2007-05-{17,18,21}.
      2.6-3
      * tst-robust9.c (do_test): Don't fail if ENABLE_PI and
      * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Pass correct value
      Filter out <built-in> from debuginfo sources.
      * Makefile (tests): Add tst-sem10.
      * nscd/nscd_helper.c (get_mapping): Handle short replies instead
      * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (nextafterl): Remove
      * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c
      2007-06-09  Ulrich Drepper  <drepper@redhat.com>
      * elf/dl-close.c (free_mem): Free _dl_scope_free_list.
      * elf/rtld.c (dl_main): Don't call init_tls more than once.
      * sysdeps/generic/ldsodefs.h (rtld_global): Reorder some elements
      * pthread_getattr_np.c (pthread_getattr_np): Clear cpuset and
      [BZ #4702]
      * elf/dl-sysdep.c (_dl_important_hwcaps): Add integer overflow check.
      [BZ #4586]
      Update Copyright lines.
      [BZ #4745]
      2.6-4
      * math/test-misc.c (main): Don't run last batch of tests with
      Updated to fedora-glibc-20070731T1624
      * sysdeps/unix/sysv/linux/kaio_misc.h (AIO_MISC_NOTIFY,
      Updated to fedora-glibc-20070801T1703
      Updated to fedora-glibc-20070804T2027
      2.6.90-3
      Updated to fedora-glibc-20070814T0725
      Updated to fedora-glibc-20070815T2049
      Updated to fedora-glibc-20070816T2121
      Updated to fedora-glibc-20070825T1839
      workaround for ia64 /emul/ia32-linux crap
      Updated to fedora-glibc-20070827T2032
      * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_routines): Add
      Updated to fedora-glibc-20070918T1931
      Updated to fedora-glibc-20070920T0007
      Updated to fedora-glibc-20070929T1859
      Updated to fedora-glibc-20071003T1908
      Updated to fedora-glibc-20071010T2047
      Updated to fedora-glibc-20071011T1636
      Updated to fedora-glibc-20071014T1847
      Updated to fedora-glibc-20071014T2102
      Updated to fedora-glibc-20071015T0728
      Updated to fedora-glibc-20071017T2007
      Updated to fedora-glibc-20071017T2029
      Updated to fedora-glibc-20071212T1051
      Updated to fedora-glibc-20071212T1953
      * sysdeps/unix/sysv/linux/kaio_read.c (aio_read64): Define to
      Updated to fedora-glibc-20071227T0908
      Updated to fedora-glibc-20080103T1958
      Updated to fedora-glibc-20080111T0737
      Updated to fedora-glibc-20080131T0821
      .
      Updated to fedora-glibc-20080201T1017
      Updated to fedora-glibc-20080216T1726
      Updated to fedora-glibc-20080305T0857
      Updated to fedora-glibc-20080310T1651
      Updated to fedora-glibc-20080314T1732
      .
      Updated to fedora-glibc-20080314T2159
      Updated to fedora-glibc-20080326T1041
      Updated to fedora-glibc-20080328T1347
      Updated to fedora-glibc-20080408T0706
      2.7.90-14
      Updated to fedora-glibc-20080410T1907
      2.7.90-15
      Updated to fedora-glibc-20080411T1934
      Updated to fedora-glibc-20080412T0741
      2.8-2
      Updated to fedora-glibc-20080515T0735
      Updated to fedora-glibc-20080516T2152
      Updated to fedora-glibc-20080518T1017
      Updated to fedora-glibc-20080520T1924
      Updated to fedora-glibc-20080524T2218
      Updated to fedora-glibc-20080612T1619
      Updated to fedora-glibc-20080613T1601
      Updated to fedora-glibc-20080703T1203
      Updated to fedora-glibc-20080716T0944
      Updated to fedora-glibc-20080728T2320
      Updated to fedora-glibc-20080802T0809
      Updated to fedora-glibc-20080828T1623
      Updated to fedora-glibc-20081019T1815
      Updated to fedora-glibc-20081028T1533
      Updated to fedora-glibc-20081028T1533
      Updated to fedora-glibc-20081031T2102
      Updated to fedora-glibc-20081112T2008
      Updated to fedora-glibc-20081113T2206
      Updated to fedora-glibc-20090102T2110
      Updated to fedora-glibc-20090108T1017
      Updated to fedora-glibc-20090204T2135
      Updated to fedora-glibc-20090218T1534
      Update.
      2.9.90-4
      2.9.90-4
      Updated to fedora-glibc-20090309T1421
      Updated to fedora-glibc-20090310T1925
      Updated to fedora-glibc-20090320T1944
      Updated to fedora-glibc-20090401T0935
      Updated to fedora-glibc-20090407T0545
      Updated to fedora-glibc-20090407T0657
      Updated to fedora-glibc-20090408T1602
      Updated to fedora-glibc-20090409T1422
      Updated to fedora-glibc-20090409T1422
      Updated to fedora-glibc-20090414T2104
      Updated to fedora-glibc-20090415T1619
      Updated to fedora-glibc-20090416T0610
      Updated to fedora-glibc-20090416T1610
      Updated to fedora-glibc-20090424T0747
      Updated to fedora-glibc-20090424T1908
      Fix up build-locale-archive.c
      Updated to fedora-glibc-20090427T1419
      Updated to fedora-glibc-20090509T1828
      Updated to fedora-glibc-20090509T2200
      Updated to fedora-glibc-20090510T1842
      Don't try to cleanup libselinux and libaudit.
      Avoid double definition of catomic_compare_and_exchange_val_acq.
      Robustify libc-side nscd database reader.
      Fix forced loop termination in nscd database lookup.
      Correct socketcall argument for accept4.
      Remove __NR_accept4 definition.
      Fix x86-64 memchr for large lengths.
      Use rel semantics of cas instead of acq semantics with full barrier before it in _int_free
      Implement accept4 for more archs using socketcall.

Jim Meyering (4):
      rename each .cvsignore file to .gitignore
      remove COPYING* from .gitignore files
      remove mpn-copy.mk from .gitignore files
      remove subsumed .gitignore entries and files

Joe Landers (1):
      Fix memory leak when batch-reading large NIS password maps.

Roland McGrath (61):
      Changes and additions migrated from cvs.devel.redhat.com:/cvs/devel/glibc to fedora-branch
      Untested first draft of makefile magic to maintain the branch.
      Patches migrated from cvs.devel.redhat.com:/cvs/devel/glibc
      (glibc.spec): Typo fix.
      Migrate spec file and files it needs from old internal repository's redhat/ subdir to fedora-branch's fedora/ subdir.
      (glibc.spec): Another typo fix.
      (spec-nvr): only get the first one
      Fix typo.
      (outside-patch): redhat -> fedora
      redhat -> fedora
      (Source0): We don't include the glibc release number in the snapshot
      (Patch0): We do include the glibc snapshot date in the patch file name.
      Don't include the glibc snapshot date in the patch file name.
      Tweak expected source directory names.
      (update): typo fix
      Another typo.
      Some tweaks for update
      More update tweaks.
      (tar-name): Fix botch in last change.
      Yet more update tweaks.
      Changes and additions migrated from cvs.devel.redhat.com:/cvs/devel/glibc to fedora-branch
      Add default target.
      Tweak archive deps.
      Updated to fedora-glibc-20040923T0148
      2.3.3-56 for scratch test build
      Remove "make -C sed check"
      Add dist-import, dist-build targets.
      (update): Fix botch of *-sync-* vars to be updated.
      Fix tag name in on-branch case.
      emit glibcname in glibc.spec
      (glibc.spec): Drop Makefile dep.
      (dist-import): Put md5sums in timestamp file.
      Use glibcname macro
      Tweak grepping for devel.filelist/headers.filelist.
      fix tarball names when on branch
      Default COLLECTION now dist-fc4 for fedora-branch.
      (bhc-url): quote #
      Use -kk to suppress patches for $Id$ differences between branches.
      Typo fixes.
      2.3.4-13 - fix bits/socket2.h macro typos
      Typo in last change
      try that again
      Synchronize makefile tweaks with 2.3 branch.
      Remove undefined targets from .PHONY.
      Updated to fedora-glibc-20050415T0909
      Add nosegneg build in glibc-xen subpackage on i686.
      Updated to fedora-glibc-20050722T0433
      Add Provides: rtld(GNU_HASH), to match glibc/devel/glibc.spec in builds.
      Updated to fedora-glibc-20060729T2255
      Updated to fedora-glibc-20060731T0706
      2.4.90-15
      Updated to fedora-glibc-20070515T2025
      Build 2.6-1
      spec file revamp for new find-debuginfo.sh
      Updated to fedora-glibc-20070809T0939
      Update import stuff for new Fedora systems
      Updated to fedora-glibc-20070810T2152
      2.6.90-7
      Merge commit 'origin/release/2.10/master' into fedora/2.10/master
      Fedora makefile magic using GIT.
      Remove arch directory names from .gitignore.

Ryan S. Arnold (1):
      Fix incorrect use of cmpldi in 32-bit PPC code.

Ulrich Drepper (34):
      Ignore Emacs backup files.
      Cleanup some .gitignore files.
      No cancel signal in unsafe places.
      Fix change to prevent cancel signal in unsafe places.
      Further robustify nscd database lookup.
      Fix exit condition.
      Move BLOCK_ALIGN* macros back.
      Unify __WAIT_INT definition in stdlib.h and sys/wait.h.
      Don't define __ASSUME_ACCEPT4 for IA-64.
      Fix IA-64 memchr read-ahead.
      Describe nss_dns parallel lookup workaround in 2.10 NEWS.
      Fix errno for boundary conditions in 128-bit long double.
      Add missing file from accept4 commit.
      Terminate correct buffer.
      (_IO_new_file_fopen): Don't prematurely stop parsing mode string.
      Remember we switched to single-request mode.
      Fix computation of tzspec_len.
      When iterating over CPU bitmask, don't try more than CPU_SETSIZE.
      Fix permission of slave device on devpts if necessary.
      Run tst-fgetwc with necessary envvar.
      Define week, first_weekday, first_workday in de_AT locale.
      Add 802.15.4 definitions to header files.
      Fix getnetbyaddr implementation.
      Fix getent networks lookup and resulting incorrect NSS change.
      Fix NIS and NIS+ getnetbyaddr backends.
      Fix possible race when freeing object in fast bin list.
      Fix comment in Linux's <sys/epoll.h>.
      Fix build issue with modules for audit test on machines != x86-64.
      Fix race in corruption check.
      Sun agreed to a change of the license for the RPC code to a BSD-like license.
      Handle SERVFAIL, NOTIMP, REFUSED replies from DNS server better.
      Compatibility of signalfd/eventfd with older kernels.
      pthread_mutex_unlock needs to use _rel semantics for atomic ops.
      Fix whitespace in last patch.

-----------------------------------------------------------------------


hooks/post-receive
-- 
GNU C Library master sources


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]