Remove extra pthread_atfork compat symbols
[platform/upstream/glibc.git] / NEWS
2013-03-11 Andreas SchwabRemove extra pthread_atfork compat symbols
2013-03-07 Siddhesh PoyarekarRemove PIPE_BUF Linux-specific code
2013-03-06 Andreas KrebbelS/390: Add BZ number to changelog entry and NEWS.
2013-03-06 Joseph MyersRemove powerpc64 bounded-pointers code.
2013-03-04 Adhemerval ZanellaBZ #15055: Use __ieee754_sqrl in acoshl for lbdl-128ibm
2013-03-01 Carlos O'DonellRevert GLIBC_PTHREAD_DEFAULT_STACKSIZE changes.
2013-03-01 Siddhesh PoyarekarUpdate NEWS
2013-03-01 Siddhesh PoyarekarSet default stack size from program environment
2013-02-26 Siddhesh PoyarekarFix FPE in memusagestat when malloc utilization is...
2013-02-19 Siddhesh PoyarekarAdd NEWS entry for C++11 thread_local support.
2013-02-18 Siddhesh PoyarekarFUTEX_*_REQUEUE_PI support for non-x86 code
2013-02-12 Andreas SchwabFix buffer overrun in regexp matcher
2013-02-12 Andreas SchwabFix handling of collating symbols in regexps
2013-02-08 Carlos O'DonellBZ #15006: Updates NEWS and ChangeLog.
2013-02-05 Maciej W. RozyckiMIPS: Respect the legacy syscall restart convention.
2013-02-04 Andreas SchwabDon't use GLIBC_PRIVATE errno outside of libraries
2013-01-31 Joseph MyersFix casinh spurious underflows away from [-i,i] (bug...
2013-01-23 Joseph MyersMake bits/wchar.h correct for all architectures (bug...
2013-01-21 Andreas SchwabAvoid busy loop in wordexp when substituted command...
2013-01-18 Siddhesh PoyarekarUpdate NEWS
2013-01-17 Joseph MyersFix cacos real-part inaccuracy for result real part...
2013-01-16 Andreas SchwabHide reference to mktemp in libpthread
2013-01-10 H.J. LuCorrect _XXX_ILP32_OFFBIG for x32
2013-01-10 Andreas SchwabDefine flags for fallocate
2013-01-10 David S. MillerSync netinet/tcp.h with upstream Linux kernel.
2013-01-08 Andreas JaegerBZ#14985: Remove erroneous EPOLL_NONBLOCK
2013-01-07 Joseph MyersFix casinh, casin overflow (bug 14996).
2013-01-04 Joseph MyersFix casinh, casin inaccuracy from cancellation (bug...
2013-01-03 Andreas SchwabUpdate NEWS
2013-01-03 Chris LeonardNew dz_BT maintainer info
2013-01-03 Chris LeonardCorrect LC_ADDRESS countryname for Bhutan in Dzongkha
2013-01-02 Joseph MyersUpdate miscellaneous copyright dates.
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-12-27 2012-12-27 Bruno... BZ#14317: Optimze __xpg_strerror_r
2012-12-25 David S. MillerOpen development for 2.18.
2012-12-19 Steve Ellcey2012-12-19 Steve Ellcey <sellcey@mips.com>
2012-12-13 David S. MillerFix typo in previous commit.
2012-12-13 David S. MillerMention IFUNC enhancements to testsuite in NEWS.
2012-12-11 Siddhesh PoyarekarMove node Argp Helper Functions to follow Argp Parsing...
2012-12-11 Siddhesh PoyarekarMention if terminating null is included in NAME_MAX...
2012-12-10 Richard HendersonMark BZ#10114 as fixed.
2012-12-08 Benno SchulenbergBZ #14833: message.texi typo fixes
2012-12-07 Andreas Schwab [BZ #14898]
2012-12-06 Joseph MyersChange sources.redhat.com references to sourceware...
2012-12-04 Joseph MyersFix powl inaccuracy for ldbl-128ibm (bug 14914).
2012-11-30 Aurelien JarnoFix assertion failures in resolver (BZ #13013).
2012-11-29 Joseph MyersAdd 64-bit support to MIPS register-dump.h (bug 14893).
2012-11-29 Carlos O'DonellUpdate ChangeLog and NEWS for BZ #14197.
2012-11-29 Carlos O'Donellhppa: Cleanup two build warnings for integer to pointer...
2012-11-29 Jeff Law [BZ #13761]
2012-11-29 Carlos O'Donellhppa: Add BZ#14447 to NEWS and ChangeLog.hppa.
2012-11-29 Nik KalachAdd Interlingua locale
2012-11-28 Joseph MyersUse hex float 64-bit values in ldbl-96 asinl (bug 14803).
2012-11-28 Jeff Law [BZ #14889]
2012-11-28 Joseph MyersAdd more NEWS items for 2.17.
2012-11-28 Andreas SchwabRevert "2012-11-07 Andreas Jaeger <aj@suse.de>"
2012-11-28 Joseph MyersFix powl inaccuracy for x86_64 and x86 (bug 13881).
2012-11-22 Joseph MyersFix ldbl-128ibm atanl spurious underflows (bug 14871).
2012-11-22 Joseph MyersFix ldbl-128ibm hypotl internal underflows (bug 14869).
2012-11-22 Joseph MyersFix ldbl-128ibm hypotl inaccuracy for arguments with...
2012-11-22 Joseph MyersImplement MIPS n64 sendfile64 as alias of sendfile...
2012-11-21 Chris LeonardAdd locales niu_NU and niu_NZ
2012-11-21 H.J. LuProperly check linker -z XXX support
2012-11-21 Joseph MyersMake ARM fesetenv (FE_NOMASK_ENV) detect failure (bug...
2012-11-19 Joseph MyersFix _POSIX_TZNAME_MAX for older POSIX (bug 14856).
2012-11-19 Joseph MyersDefine siginfo_t in signal.h for XPG4 (bug 14835).
2012-11-19 Eagle BurkutFix ug_CN
2012-11-19 Siddhesh PoyarekarReturn EAI_SYSTEM if we're out of file descriptors
2012-11-19 Peng Haitaobindresvport() uses two static variables port and start...
2012-11-16 Andrej Lajoviciconv: Fix -c
2012-11-16 Andreas JaegerAdd szl_PL
2012-11-16 Siddhesh Poyarekarprintf should return negative value on error
2012-11-16 Andreas JaegerAdd ayc_PE locale
2012-11-16 Andreas JaegerAdd nhn_MX locale
2012-11-15 Chris LeonardCorrect L10n of country-name and lang-name in km_KH
2012-11-15 Andreas Jaeger[BZ #13603, 13604, 13698] Three new locales
2012-11-15 Chris Leonard2012-11-15 Chris Leonard <cjlhomeaddress@gmail.com>
2012-11-14 H.J. LuSkip audit if l_reloc_result is NULL
2012-11-13 Joseph MyersDefine IPPORT_RESERVED in netdb.h for XPG4 and UNIX98...
2012-11-10 Marcus ShawcroftNEWS entry for AArch64 port.
2012-11-09 Joseph MyersDeclare ecvt, fcvt, gcvt, mktemp in stdlib.h for XOPEN2...
2012-11-09 Joseph MyersFix sunrpc 64-bit (especially big-endian) issues (bug...
2012-11-07 Jeff Law2012-11-07 Andreas Jaeger <aj@suse.de>
2012-11-07 Roland McGrathNEWS update for closing 14815.
2012-11-07 Dmitry V. Levinlocales/ru_RU: fix abbreviated month names
2012-11-07 Dmitry V. Levinlocales/ru_RU: fix abbreviated day names
2012-11-07 Joseph MyersFix spurious underflows from pow with results close...
2012-11-06 Joseph MyersFix fma underflows with small x * y (bug 14793).
2012-11-05 Joseph MyersAdd bug 14805 to list of fixed bugs in NEWS.
2012-11-05 Joseph MyersFix S/390 bits/fenv.h namespace use (bug 14801).
2012-11-04 Samuel Thibault[BZ #3665] Regenerate sysdeps/mach/hurd/bits/errno.h.
2012-11-04 Thomas Schwinge[BZ #5246] Conditionalize use of PTR_DEMANGLE.
2012-11-04 Joseph MyersFix fma overflow results outside round-to-nearest mode...
2012-11-04 Thomas Schwinge[BZ #11638] has been fixed.
2012-11-03 Joseph MyersMake fma use of Dekker and Knuth algorithms use round...
2012-11-03 Joseph MyersMake fenv.h FE_* macros usable in #if (bug 3439).
2012-11-02 Marko MyllynenFix LC_IDENTIFICATION in fi_FI@euro
2012-11-01 Joseph MyersFix fma (a, b, c) for small a * b (bugs 14784, 14785).
2012-10-31 Joseph MyersFix ldbl-128ibm atan2l for x near 1.
2012-10-30 Ryan S. ArnoldCorrect cacheline size to 32-bytes for ppc405 memset...
next