summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* CVE-2015-7547: getaddrinfo() stack-based buffer overflow (Bug 18665).Carlos O'Donell2016-02-161-0/+14
* Improve check against integer wraparound in hcreate_r [BZ #18240]Florian Weimer2016-01-291-2/+2
* hppa: start.S: rework references to fix PIE TEXTRELs [BZ #18421]Alan Modra2016-01-241-2/+2
* hppa: Fix miscompilation of sched_setaffinity() [BZ #18480]John David Anglin2016-01-241-2/+2
* Fix BZ #18985 -- out of range data to strftime() causes a segfaultPaul Pluzhnikov2016-01-231-1/+1
* Fix BZ #17905Paul Pluzhnikov2016-01-231-2/+2
* powerpc: Fix usage of elision transient failure adapt paramPaul Murphy2015-12-171-1/+1
* Better workaround for aliases of *_finite symbols in vector math library.Andrew Senkevich2015-11-271-1/+1
* Add a test for prelink outputH.J. Lu2015-11-101-1/+1
* PowerPC: Fix a race condition when eliding a lockTulio Magno Quites Machado Filho2015-10-201-2/+2
* Harden tls_dtor_list with pointer mangling [BZ #19018]Florian Weimer2015-10-191-1/+2
* Always enable pointer guard [BZ #18928]Florian Weimer2015-10-161-1/+4
* Let 'make check subdirs=string' succeed even when it's invokedMartin Sebor2015-10-081-1/+1
* strcoll: Remove incorrect STRDIFF-based optimization (Bug 18589).Carlos O'Donell2015-10-081-1/+1
* BZ#18921: Mark fixed in NEWS.Roland McGrath2015-09-081-1/+1
* Fix non-v9 32-bit sparc build.Brett Neumeier2015-08-311-1/+1
* getmntent: fix memory corruption w/blank lines [BZ #18887]Mike Frysinger2015-08-291-1/+1
* [BZ #18796]Andrew Senkevich2015-08-191-1/+1
* Clear DF_1_NODELETE flag only for failed to load library.Maxim Ostapenko2015-08-111-1/+1
* Readd O_LARGEFILE flag for openat64 (bug 18781)Andreas Schwab2015-08-101-1/+1
* hppa: Fix reload error with atomic code [BZ #18787]John David Anglin2015-08-081-0/+6
* Correct comments about the history of <regexp.h>Zack Weinberg2015-08-051-1/+1
* Properly terminate FDE in makecontext for ix86 (bug 18635)Andreas Schwab2015-08-041-2/+2
* Deprecate the use of regexp.hZack Weinberg2015-08-011-0/+8
* hppa: add bz entry for pthreadtypes.h fixMike Frysinger2015-07-301-19/+19
* Extend local PLT reference checkH.J. Lu2015-07-291-11/+11
* Mark bug 2981 (elf/tst-audit* fail on MIPS) as fixed.Joseph Myers2015-07-271-19/+20
* Use IE model for static variables in libc.so, libpthread.so and rtldSiddhesh Poyarekar2015-07-241-6/+6
* Also use l_tls_dtor_count to decide on object unload (BZ #18657)Siddhesh Poyarekar2015-07-231-1/+1
* Add abilist files and NEWS item for arm-nacl port.Roland McGrath2015-07-211-0/+3
* sparc: fix sigaction for 32bit builds [BZ #18694]Mike Frysinger2015-07-201-1/+5
* Add si_addr_bnd to _sigfault in x86 struct siginfoH.J. Lu2015-07-201-1/+1
* Set NODELETE flag when opening already open objects with RTLD_NODELETESiddhesh Poyarekar2015-07-161-1/+1
* Sort NEWSH.J. Lu2015-07-151-3/+3
* Correcting language code for Bhili and Tulu locales (bug 17475)Pravin Satpute2015-07-151-15/+15
* The patch committed to fix bug #18435 caused regressions on aarch64Martin Sebor2015-07-091-6/+6
* Preserve bound registers for pointer pass/returnIgor Zamyatin2015-07-091-7/+7
* [AArch64][BZ 18648] change greg_t definition in ucontext.hSzabolcs Nagy2015-07-091-7/+7
* BZ#18383: Conditionalize test-xfail-tst-tlsalign{,-static} on ARM assembler bug.Roland McGrath2015-07-081-7/+7
* libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella2015-07-081-18/+24
* Add missing Advanced API (RFC3542) (1) defines.Carlos O'Donell2015-07-081-1/+1
* pwd.h: add __nonnull markings [BZ #18641]Mike Frysinger2015-07-081-1/+1
* Fix ruserok scalability with large ~/.rhosts file.Carlos O'Donell2015-07-081-18/+18
* Add forced deletion support to _dl_close_workerPavel Kopyl2015-07-071-13/+13
* S390: Fix "backtrace() returns infinitely deep stack frames with makecontext(...Stefan Liebler2015-07-071-4/+5
* Do not create invalid pointers in C code of string functions.Torvald Riegel2015-07-071-1/+1
* Update NEWSAndreas Schwab2015-07-071-1/+1
* Fix ldbl-128 expm1l (-min_subnorm) result sign (bug 18619).Joseph Myers2015-07-011-1/+1
* The C++ 2011 std::call_once function is specified to allowMartin Sebor2015-07-011-5/+5
* Improve tgamma accuracy (bug 18613).Joseph Myers2015-06-291-1/+1