about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* i386: Increase MALLOC_ALIGNMENT to 16 [BZ #21120] hjl/pr21120/2.24H.J. Lu2017-06-304-14/+56
* Get rid of duplicate const declaration specifier warning in tst-resolv-qtypes.c.Stefan Liebler2017-06-301-1/+1
* Fix string/tester.c for GCC 7 -Wstringop-overflow=.Joseph Myers2017-06-301-0/+57
* Fix malloc/ tests for GCC 7 -Walloc-size-larger-than=.Joseph Myers2017-06-303-0/+52
* Fix testsuite build for GCC 7 -Wformat-truncation.Joseph Myers2017-06-304-3/+22
* Fix warning from latest GCC in tst-printf.cSteve Ellcey2017-06-301-0/+5
* Fix -Wformat-length warning in time/tst-strptime2.cSteve Ellcey2017-06-301-0/+11
* Fix nss_nisplus build with mainline GCC (bug 20978).Joseph Myers2017-06-301-1/+1
* Fix rpcgen buffer overrun (bug 20790).Joseph Myers2017-06-303-1/+13
* configure: Suppress expected compiler error messageFlorian Weimer2017-06-302-2/+4
* Make copy of <bits/std_abs.h> from GCC 7 [BZ #21573]H.J. Lu2017-06-304-2/+16
* Avoid running $(CXX) during build to obtain header file pathsFlorian Weimer2017-06-304-6/+30
* Avoid .symver on common symbols [BZ #21666]H.J. Lu2017-06-301-4/+5
* i686: Add missing IS_IN (libc) guards to vectorized strcspnFlorian Weimer2017-06-203-3/+12
* Ignore and remove LD_HWCAP_MASK for AT_SECURE programs (bug #21209)Siddhesh Poyarekar2017-06-204-1/+11
* ld.so: Reject overly long LD_AUDIT path elementsFlorian Weimer2017-06-192-15/+106
* ld.so: Reject overly long LD_PRELOAD path elementsFlorian Weimer2017-06-192-16/+73
* CVE-2017-1000366: Ignore LD_LIBRARY_PATH for AT_SECURE=1 programs [BZ #21624]Florian Weimer2017-06-193-1/+10
* m68k: fix 64bit atomic opsAndreas Schwab2017-06-172-6/+15
* Correct collation rules for Malayalam.Santhosh Thottingal2017-06-112-4/+30
* fork: Remove bogus parent PID assertions [BZ #21386]Florian Weimer2017-06-093-8/+8
* Use test-driver in sysdeps/unix/sysv/linux/tst-clone2.cArjun Shankar2017-06-072-4/+9
* Remove cached PID/TID in cloneAdhemerval Zanella2017-06-0770-827/+165
* Add INTERNAL_SYSCALL_CALLAdhemerval Zanella2017-06-072-18/+83
* Synchronize support/ infrastructure with masterArjun Shankar2017-06-07119-3/+7306
* x86: Use AVX2 memcpy/memset on Skylake server [BZ #21396]H.J. Lu2017-04-2811-1/+45
* x86: Set Prefer_No_VZEROUPPER if AVX512ER is availableH.J. Lu2017-04-283-2/+42
* Fix MIPS n64 readahead (bug 21026).Joseph Myers2017-04-092-0/+8
* x86-64: Improve branch predication in _dl_runtime_resolve_avx512_opt [BZ #21258]H.J. Lu2017-04-073-6/+15
* posix_spawn: use a larger min stack for -fstack-check [BZ #21253]Mike Frysinger2017-04-032-0/+11
* fts: Fix symbol redirect for fts_set [BZ #21289]Slava Barinov2017-03-313-1/+9
* posix_spawn: fix stack setup on ia64 [BZ #21275]Mike Frysinger2017-03-202-5/+14
* hppa: Fix setting of __libc_stack_endJohn David Anglin2017-03-152-5/+9
* Add VZEROUPPER to memset-vec-unaligned-erms.S [BZ #21081]H.J. Lu2017-02-242-0/+8
* X86_64: Don't use PLT nor GOT in static archives [BZ #20750]H.J. Lu2017-02-092-1/+8
* CVE-2015-5180: resolv: Fix crash with internal QTYPE [BZ #18784]Florian Weimer2017-02-098-7/+221
* Drop GLIBC_TUNABLES in setxid processesSiddhesh Poyarekar2017-02-022-0/+5
* powerpc: Fix write-after-destroy in lock elision [BZ #20822]Tulio Magno Quites Machado Filho2017-01-234-12/+33
* localedata: bs_BA: fix yesexpr/noexpr [BZ #20974]Mike Frysinger2016-12-302-2/+8
* Bug 11941: ld.so: Improper assert map->l_init_called in dlcloseCarlos O'Donell2016-12-236-8/+217
* alpha: fix trunc for big input valuesAurelien Jarno2016-12-083-8/+12
* alpha: fix rint on sNaN inputAurelien Jarno2016-12-083-0/+11
* alpha: fix floor on sNaN inputAurelien Jarno2016-12-083-8/+10
* alpha: fix ceil on sNaN inputAurelien Jarno2016-12-083-8/+13
* X86-64: Add _dl_runtime_resolve_avx[512]_{opt|slow} [BZ #20508]H.J. Lu2016-11-306-3/+190
* x86_64: fix static build of __memcpy_chk for compilers defaulting to PIC/PIEAurelien Jarno2016-11-242-1/+6
* MIPS: Add `.insn' to ensure a text label is defined as code not dataMaciej W. Rozycki2016-11-234-0/+11
* Fix writes past the allocated array bounds in execvpe (BZ#20847)Adhemerval Zanella2016-11-222-5/+17
* configure: accept __stack_chk_fail_local for ssp support too [BZ #20662]Denis Kaganovich2016-11-153-6/+19
* Fix linknamespace parallel test failures.Joseph Myers2016-11-062-0/+6