external/glibc.git
2015-07-10 Torvald RiegelClean up semaphore EINTR handling after Linux futex...
2015-07-10 Torvald RiegelAdd and use new glibc-internal futex API.
2015-07-09 Martin SeborThe patch committed to fix bug #18435 caused regression...
2015-07-09 Roland McGrathProvide __libc_fatal for rtld.
2015-07-09 Roland McGrathPLT avoidance for _exit in rtld.
2015-07-09 H.J. LuImprove bndmov encoding with zero displacement
2015-07-09 Igor ZamyatinPreserve bound registers for pointer pass/return
2015-07-09 Adhemerval... libio: Update powerpc64le libc.abilist
2015-07-09 Samuel Thibaulthurd: permit to use mlock from non-root process
2015-07-09 Szabolcs Nagy[AArch64][BZ 18648] change greg_t definition in ucontext.h
2015-07-09 Szabolcs Nagy[AArch64][BZ 18400] fix elf_prpsinfo in procfs.h
2015-07-08 Roland McGrathBZ#18383: Conditionalize test-xfail-tst-tlsalign{,...
2015-07-08 Roland McGrathFix some places to use $(LN_S) makefile variable.
2015-07-08 Roland McGrathInstall a dummy <rpc/netdb.h> when not building sunrpc/.
2015-07-08 Adhemerval... libio: Update tst-fmemopen2.c
2015-07-08 Adhemerval... libio: fmemopen rewrite to POSIX compliance
2015-07-08 Carlos O'DonellAdd missing Advanced API (RFC3542) (1) defines.
2015-07-08 Feng GaoUse "|" instead of "+" when combine the _IO_LINE_BUF...
2015-07-08 Mike Frysingernscd: drop selinux/flask.h include
2015-07-08 Mike Frysingerpwd.h: add __nonnull markings [BZ #18641]
2015-07-08 Carlos O'DonellFix ruserok scalability with large ~/.rhosts file.
2015-07-07 Pavel KopylAdd forced deletion support to _dl_close_worker
2015-07-07 Stefan LieblerS390: Fix "backtrace() returns infinitely deep stack...
2015-07-07 Stefan LieblerS390: Regenerate ULPs.
2015-07-07 Stefan LieblerS390: Fix sem.h conformance test failures.
2015-07-07 H.J. LuAdd la_symbind32 to x86-64 audit tests
2015-07-07 H.J. LuAdd and use sysdeps/i386/link-defines.sym
2015-07-07 H.J. LuAdd a testcase for i386 LD_AUDIT
2015-07-07 Torvald RiegelDo not create invalid pointers in C code of string...
2015-07-07 Andreas SchwabUpdate NEWS
2015-07-07 Cyril HrubisSet errno to ENOMEM on overflow in sbrk (bug 18592)
2015-07-06 Wilco DijkstraInline __ieee754_sqrt and __ieee754_sqrtf. Also add...
2015-07-06 Wilco DijkstraRemove unused file sysdeps/ieee754/support.c
2015-07-06 Szabolcs Nagy[AArch64] make setcontext etc functions consistent...
2015-07-02 Szabolcs NagyRegenerate aarch64 libm-test-ulps
2015-07-01 Joseph MyersFix ldbl-128 expm1l (-min_subnorm) result sign (bug...
2015-07-01 Martin SeborThe C++ 2011 std::call_once function is specified to...
2015-07-01 Joseph MyersRegenerate powerpc-nofpu libm-test-ulps.
2015-07-01 Joseph MyersRegenerate ARM libm-test-ulps.
2015-07-01 Joseph MyersRegenerate MIPS libm-test-ulps.
2015-06-30 Torvald RiegelRemove documentation of lowlevellock systemtap probes.
2015-06-30 Torvald RiegelClean up BUSY_WAIT_NOP and atomic_delay.
2015-06-29 Joseph MyersImprove tgamma accuracy (bug 18613).
2015-06-29 Joseph MyersFix ldbl-128 j1l spurious underflows (bug 18612).
2015-06-29 Joseph MyersFix j1, jn missing underflows (bug 16559).
2015-06-29 Joseph MyersUpdate headers for Linux 4.0, 4.1 definitions.
2015-06-26 Mel Gormanmalloc: Do not corrupt the top of a threaded heap if...
2015-06-26 Matthew FortuneAdd support for DT_MIPS_RLD_MAP_REL.
2015-06-25 Joseph MyersUse round-to-nearest internally in jn, test with ALL_RM...
2015-06-25 Andrew SenkevichMore correct description of linking with vector math...
2015-06-25 Andreas SchwabFix buffer overflow for writes to memory buffer stream...
2015-06-25 H.J. LuSupport compilers defaulting to PIE
2015-06-25 Roland McGrathNPTL: Use unsigned type for setxid_futex.
2015-06-25 Roland McGrathUse unsigned types for counters in getaddrinfo_a code.
2015-06-25 Roland McGrathUse unsigned types for counters in AIO code.
2015-06-24 H.J. LuAlign TCB offset to the maximum alignment
2015-06-24 Joseph MyersRefactor libm tests.
2015-06-24 Roland McGrathNaCl: Fix glob.c build after getlogin_r -> __getlogin_r.
2015-06-24 Joseph MyersFix cexp, ccos, ccosh, csin, csinh spurious underflows...
2015-06-24 Roland McGrathPrint more information in tst-getcpu failure case.
2015-06-24 Roland McGrathLine-wrap some log entries.
2015-06-24 H.J. LuDon't issue errors on GDB Python files
2015-06-24 Joseph MyersMove csin, csinh tests to auto-libm-test-in.
2015-06-24 Joseph MyersFix csin, csinh overflow in directed rounding modes...
2015-06-24 Joseph MyersFix ldbl-128 expl missing underflows (bug 18586).
2015-06-24 Andrew SenkevichCombination of data tables for x86_64 vector functions...
2015-06-23 Joseph MyersFix sin, sincos missing underflows (bug 16526, bug...
2015-06-23 Joseph MyersFix spurious "inexact" exceptions from __kernel_standar...
2015-06-23 Torvald RiegelFix atomic_full_barrier on x86 and x86_64.
2015-06-23 Joseph MyersFix math/Makefile dependency on libm-test.stmp for...
2015-06-23 Andrew SenkevichCombination of data tables for x86_64 vector functions...
2015-06-23 Joseph MyersFix csqrt spurious underflows (bug 18371).
2015-06-23 Joseph MyersFix exp2, exp2f spurious underflows (bug 18219).
2015-06-23 Dmitry V. LevinFix potential hanging of gethostbyaddr_r/gethostbyname_r
2015-06-23 Dmitry V. Levin_res_hconf_reorder_addrs: fix typo in comment
2015-06-22 Joseph MyersFix expm1 missing underflows (bug 16353).
2015-06-22 Andreas SchwabRecord TTL also for DNS PTR queries (bug 18513)
2015-06-22 Leonhard Holzremove unnecessary memset in strcoll
2015-06-22 Leonhard Holzremove now unused idxnow in strcoll
2015-06-21 Joseph MyersFix x86_64 / x86 expm1l (-min_subnorm) result sign...
2015-06-21 Joseph MyersCorrect ChangeLog syntax for conditional change within...
2015-06-21 Joseph MyersFix x86 / x86_64 expl, exp10l missing underflows (bug...
2015-06-19 Joseph Myersconformtest: Fix pselect expectations.
2015-06-19 Joseph Myersconformtest: Support xfail markers on individual assert...
2015-06-19 Andrew SenkevichFixed powerpc64 build.
2015-06-19 Stefan LieblerFix benchtests build failure after 'add benchmark for...
2015-06-19 Stefan LieblerFix timezone tests run in parallel.
2015-06-19 Stefan LieblerS/390: Regenerate ULPs
2015-06-18 Joseph MyersFix asinh missing underflows (bug 16350).
2015-06-18 Joseph MyersRemove include/bits/ipc.h.
2015-06-18 Joseph MyersRemove stray spurious-underflow markings from cexp...
2015-06-18 Joseph MyersFix netinet/in.h MCAST_* namespace (bug 18558).
2015-06-18 Andrew SenkevichVector sincosf for x86_64 and tests.
2015-06-18 Andrew SenkevichVector sincos for x86_64 and tests.
2015-06-18 Andrew SenkevichVector powf for x86_64 and tests.
2015-06-17 Joseph MyersRemove ldbl-128ibm variants of complex math functions.
2015-06-17 Joseph MyersFix nice getpriority, setpriority namespace (bug 18553).
2015-06-17 Joseph MyersFix ttyslot namespace (bug 18547).
2015-06-17 Joseph MyersFix mq_notify socket, recv namespace (bug 18546).
2015-06-17 Joseph MyersFix mq_receive, mq_send mq_timed* namespace (bug 18545).
next