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, glibc-2.14, created. glibc-2.14


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, glibc-2.14 has been created
        at  5bdc4655ad31a5b13b03adf5f088f9a3ccd9837b (tag)
   tagging  356f8bc660a154a07b03da7c536831da5c8f74fe (commit)
  replaces  glibc-2.13
 tagged by  Ulrich Drepper
        on  Tue May 31 00:14:01 2011 -0400

- Log -----------------------------------------------------------------
Tag 2.14 release
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk3kayEACgkQ2ijCOnn/RHS2MgCdERqfoOwZktUbQrO/i3JGGBB4
WbAAn2jXIihXvFxn1Wd4NjduqNagrzA8
=f4LN
-----END PGP SIGNATURE-----

Aharon Robbins (1):
      Update RE_SYNTAX*_AWK constants in regex.h

Alan Modra (1):
      static tls memory leak on TLS_DTV_AT_TP archs

Alexey Balmashnov (1):
      Month names in Russian Localization should be in lowercase

Andreas Krebbel (2):
      Skip extra zeroes when searching auxv on s390
      Use .machine to prevent AS from complaining about z9-109 instructions in iconv modules

Andreas Schwab (24):
      Fix range error handling in sgetspent.
      Update sysdeps/unix/sysv/linux/sparc/bits/socket.h
      Move setting variable in relro data earlier in ld.so.
      Don't crash when dependencies are missing
      Fix memory leak in dlopen with RTLD_NOLOAD.
      Don't read past end of buffer in fmemopen
      Install bits/timex.h header.
      Rename open_by_handle to open_by_handle_at.
      Add syncfs syscall.
      Fix strncmp page test to limit length to size of object
      Revert "Fix strncmp page test to limit length to size of object"
      Maintain stack alignment in ____longjmp_chk on x86_64
      Make ppc sync_file_range cancelable.
      Don't leave empty element in rpath when skipping an element
      Fix POWER4/POWER7 optimized strncmp to not read past differing bytes
      ldconfig: don't crash on empty path in config file
      Don't use removed rpc headers
      Install rpc/netdb.h again
      Remove .UTF-8 suffix from locale names when it is the only supported codeset
      Add support for generated PIE link rules
      Remove __libc_alloca_cutoff workaround
      Fix sysconf compilation for !HP_TIMING_AVAIL archs
      Update longlong.h from GCC
      Fix conversion to ISO-2022-JP-2 with ISO-8859-7 designation

Bruno Haible (1):
      Fix getnameinfo flags parameter type.

Caolán McNamara (1):
      sync glibc Latin American paper sizes with CLDR 1.8.1

Chunshek Chan (1):
      Add yue_HK locale

David S. Miller (1):
      Fix sparc64 bzero on non-Niagara systems.

Eric Blake (1):
      Use al possible bytes from fopen mode string.

Ghorban M. Tavakoly (1):
      Update day/month names in tk_TM locale

H.J. Lu (7):
      AVX audit test failures with gcc 4.6
      Add missing configure patch.
      Handle page boundaries in x86 SSE4.2 strncmp.
      Work around old buggy program which cannot cope with memcpy semantics.
      Fix "make xcheck" in sunrpc.
      Fix fileops.c build for old kernels
      Fix typo in x86-64 powl

Harsha Jagasia (1):
      Enable SSE2 memset for AMD'supcoming Orochi processor.

Jakub Jelinek (3):
      Fix two printf handler issues.
      Remove __restrict quals from wmemcmp prototype.
      Undo accidental change in x86-64 user.h

Jim Meyering (1):
      Remove doubled words.

Johan Heikkila (1):
      Fix some fields in time info in sv_FI locale

Jonathan Nieder (1):
      Actually undefine ARG_MAX from <linux/limits.h>

Justin P. Mattock (2):
      Fix a comment.
      Typo fix appproximated.

KH Teo (1):
      Fix time format in en_SG locale

Kevin Bortis (1):
      Add wae_CH locale

Maciej Babinski (1):
      getaddrinfo(AF_INET6) does not return scope_id info provided by NSS modules

Martin von Gagern (1):
      Fix handling of static TLS in dlopen'ed objects

Mike Frysinger (2):
      sparc64: Relax tls linking test.
      Fix static linking with checking x86/x86-64 memcpy.

Nathan Sidwell (1):
      elf/elf.h: Add new ARM TLS relocs.

Paul Pluzhnikov (2):
      Use --{start,end}-group to handle circular dependency between libgcc.a and libc.a.
      Add missing {__BEGIN,__END}_DECLS to sys/sysmacros.h

Per Inge Mathisen (1):
      Fix manual regarding switch from read to write on streams.

Petr Baudis (1):
      Fix allocation when handling positional parameters in printf.

Piotr Bury (1):
      Fix resizing able for unique symbols when adding symbol for copy relocation

Priit Laes (1):
      Estonia (et_EE) joins the eurozone

Reuben Thomas (1):
      Update documentation in regex.h

Richard Sandiford (1):
      elf.h: Define R_ARM_IRELATIVE reloc type.

Roland McGrath (3):
      Fix comment typos.
      Fix some warning nits.
      setjmp/bits/setjmp2.h: Canonicalize comment formatting.

Ryan S. Arnold (4):
      Disable VSX usage in rtld.c to prevent TOC ref before relocs are resolved.
      Fix INTERNAL_[V]SYSCALL_NCS macros to not cast return val to int.
      PowerPC: Fix POWER6 s_isnanf.S: END(__isnan) to END(__isnanf)
      Prevent Altivec and VSX insns on PowerPC64 when no FPRs or VRs are avail.

Samuel Thibault (4):
      Synchronize generic bits/sched.h cpu_set_t with Linux implementation.
      Conditionalize use of SIGRTMIN in psiginfo.
      Add multiple inclusion protection to some Mach/i386 internal headers.
      Fix __if_freereq crash: Unlike the generic version which uses free, Hurd needs munmap.

Sašo Živanovic (1):
      Add work and week day info to sl_SI locale

Ulrich Drepper (183):
      Run IFUNC tests unless no support build in at all.
      Fix decoding of canonical name in getaddrinfo.
      Fix ordering of DSO constructors and destructors.
      Patch followup.
      Open 2.14 development.
      Fix passing symbol value to pltexit callbacks when ld.so auditing.
      Update bz list
      Fix typo in NEWS
      Schedule nscd cache pruning more accurately fromr re-added values.
      Remove use of ranlib.
      Update bug list.
      Merge branch 'master' of ssh://sourceware.org/git/glibc
      Work around empty line at end file generated by autoconf.
      Update with BZ number.
      Update BZ list
      Optimize fmemopen a bit.
      Fix loading first object along a path when tracing.
      Don't run tests checking xecutable stack when SELinux is enforcing.
      Regenerate.
      Fix copy relocations handling of unique objects.
      Merge branch 'master' of ssh://sourceware.org/git/glibc
      Check size of pattern in wide character representation in fnmatch.
      Add BZ info.
      Implement x86 cpuid handling of leaf4 for cache information.
      Fix whitespace issue.
      Last change caused infinite loops because of missing loop increment.
      Add clock_adjtime syscall.
      Export new symbol.
      Define AT_EMPTY_PATH.
      Add support for name_to_handle_at and open_by_handle.
      Fix typos in comments.
      Really implement fallocate{,64} and sync_file_range as cancellation points.
      Also make x86 sync_file_range a cancellation point.
      Define O_PATH.
      Fix visibility of declarations of wcpcpy and wcpncpy.
      Update comment about feature macros.
      Define CLOCK_BOOTTIME.
      Merge branch 'master' of ssh://sourceware.org/git/glibc
      Fix typo in cache information table for x86-{32,64}.
      Fix typo in CL.
      Fix typo in comment.
      Update NEWS.
      Fix memory leak in TLS of loaded objects.
      Obsolete RPC implementation in libc.
      Fix FPU context handling in getcontext on x86-64.
      Add before-compile to dependencies for librpc_compat_pic objects.
      Update Russian translation.
      Define initgroups callback for nss_files.
      Fix little issue with last change.
      Fix build problem in sunrpc.
      Fix reallocation bug in last nss_files change.
      Fix whitespaces.
      Add finer grained control for initgroups lookups to NSS.
      Update NEWS
      Fix pathconf(_PC_BUF_SIZE).
      Better use of open in pathconf.
      Explain header situation after RPC removal in NEWS
      Update.
      Report if no record is found by initgroups in nss_files.
      Misplaced new line in last patch
      Allow $ORIGIN to reference trusted directoreis in SUID binaries.
      Backport BIND code to query name as TLD.
      Doc fixes.
      Optimize fdopendir a bit.
      Fix Linux getcwd for long paths
      Make complete getcwd work in rtld
      Add os_RU locale
      Merge branch 'master' of ssh://sourceware.org/git/glibc
      Fix whitespaces
      Fix contact info.
      Update UTF-8 data file
      Remove some incorrectly added lines from UTF-8 data
      Transliterate U20B9.
      Use rupee sign in Indian locales.
      Document new locale
      Add bem_ZM and en_ZM locales
      Add ff_SN locale
      Fix whitespaces
      Add sw_KE and sw_TZ locales
      Use appropriate type for return value checking
      Add lb_LU locale
      Add lij_IT locale
      Support Colon Sign
      Add ary language entry.
      Add mhr_RU locale
      Change paper format for Nicaragua to letter
      Fix currency_symbol of es_NI locale
      Add support for CP770, CP771, CP772, CP773, and CP774
      Handle localized y/n reply in sq_AL
      Just BZ annotations
      Update NEWS.
      More configurability for secondary group lookup
      Fix up testing for valid $ORIGIN use
      Fix typo.
      Translate kernel error into what pthread_create should return
      Report write error  in addmnt even for cached streams.
      Fix sched_setscheduler call in spawn implementation
      Fix file descriptor position after fclose
      Fix error messages in test.
      Fix handling of incomplete character storage in state
      Optimize conversion of single character in gconv
      Handle recursive calls in backtrace better
      Initialize variable in _IO_new_file_close_it
      Fix potential problem with out-of-scope buffer
      Fix typo in comment
      Fix handling of conversion problem in CP932 module
      Fix initialization of optimization values for AIO
      Last patch also fixes BZ 11952
      Use mmap for allocation of buffers used for __abort_msg
      Add entry for Sorani language
      Fix typo in last checkin
      Use non-cancelable interfaces in setup code
      Make stack canary value harder to read through read overflow
      sysconf on Linux/ia64 reported outdate versions for some options
      Move Dzonghka collation rules to common collation rules file
      Fix whitespaces
      Fix typoe in CL
      Update configure helper scripts
      Whitespace fixes
      Provide more helpful error message in getopt
      Fix a few problems in fopen and freopen
      Remove USE_MTRACE_FILE support from mtrace
      Avoid potential deadlock in mtrace
      Recode se_NO locale file to UTF-8
      Cleanup x86-64 sys/user.h
      Remove shortcut for call of chown
      Fix test for error_one_per_line mode in error
      Fix reporting of invalid timeouts in emulated pselect
      Handle long variable names in putenv
      Update GB18030 to 2005 version
      Fix whitespace
      Cleanup namespace use.
      Don't unconditionally use alloca in gaih_inet
      Set stream errors in more cases
      Fix handling of LC_CTYPE in locale name handling
      Fix configure visibility tests
      Fix CP1258 conversion
      Nicer output for negative error numbers in strerror_r
      Always fill output buffer in XPG strerror function
      Fix last change
      Define CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM
      Fix flags parameter value passed to pltenter and pltexit
      Add a few more alloca size checks
      Define RLIMIT_RTTIME
      Update Japanese translation
      Add test for last iconv bug
      Merge branch 'master' of ssh://sourceware.org/git/glibc
      Use getcpu definition from vDSO on x86-64
      Set setns system call
      Add sendmmsg syscall
      Add support for time syscall in vDSO
      Unify messages
      Fix build for platforms with socketcall syscall
      Add sotruss program
      Fix bug in last checkin which left ldd uninstalled
      Remove unused variable
      Handle failure of _nl_explode_name in all cases
      Fix unnecessary overallocation due to incomplete character
      Don't document si_code used for raise()
      Same change for the other siginfi.h files
      Fix typo in last patch to locarchive.c
      Declare malloc hook variables as volatile.
      Missed one malloc hook variable
      Perhaps the real definition of __MALLOC_HOOK_VOLATILE should be added
      Mark malloc hook variables as deprecated
      Don't build AVX tests with old compilers
      Record when bug 11577 was fixed and by which patch
      Recognize use-vc option in resolv.conf
      Make resolv.conf parsing more compact
      Interpret numeric values in shadow file as signed
      Reference wrong BZ
      Restore _res correctly
      Prevent loader from loading itself
      Fix typo in CL
      One more thinko in CL
      Handle DSOs without any dependency in ld.so
      Add BZ number to NEWS
      Undo last patch
      Handle DNS server failures in case of AF_UNSPEC lookups correctly
      Also translation messages in .ksh files
      Updated translation template file
      No need for RANLIB make variable anymore
      2.14 release

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


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]