aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-10Fix segfault in maybe_script_execute.Stefan Liebler
2018-01-19x86-64: Properly align La_x86_64_retval to VEC_SIZE [BZ #22715]H.J. Lu
2017-12-31elf: Check for empty tokens before dynamic string token expansion [BZ #22625]Aurelien Jarno
2017-12-31elf: do not substitute dst in $LD_LIBRARY_PATH twice [BZ #22627]Dmitry V. Levin
2017-12-16elf: Count components of the expanded path in _dl_init_path [BZ #22607]Florian Weimer
2017-12-16elf: Compute correct array size in _dl_init_paths [BZ #22606]Florian Weimer
2017-12-16<array_length.h>: New array_length and array_end macrosFlorian Weimer
2017-12-02Update NEWS to add CVE-2017-15804 entryAurelien Jarno
2017-12-02posix/tst-glob-tilde.c: Add test for bug 22332Florian Weimer
2017-12-02glob: Fix buffer overflow during GLOB_TILDE unescaping [BZ #22332]Paul Eggert
2017-12-02Update NEWS and ChangeLog for CVE-2017-15671Florian Weimer
2017-12-02glob: Add new test tst-glob-tildeFlorian Weimer
2017-12-02CVE-2017-15670: glob: Fix one-byte overflow [BZ #22320]Paul Eggert
2017-12-02posix: Sync glob with gnulib [BZ #1062]Adhemerval Zanella
2017-12-02i386: Hide __old_glob64 [BZ #18822]H.J. Lu
2017-10-22x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]H.J. Lu
2017-10-19x86-64: Verify that _dl_runtime_resolve preserves vector registersH.J. Lu
2017-10-19X86-64: Correct CFA in _dl_runtime_resolveH.J. Lu
2017-10-07Fix nss_nisplus build with mainline GCC (bug 20978).Joseph Myers
2017-10-07Fix rpcgen buffer overrun (bug 20790).Joseph Myers
2017-10-07Fix warnings from latest GCC.steve ellcey-CA Eng-Software
2017-10-07Fix cast-after-dereferenceDJ Delorie
2017-10-07Fix BZ #21654 - grp-merge.c alignmentDJ Delorie
2017-08-06x86-64: Use _dl_runtime_resolve_opt only with AVX512F [BZ #21871]H.J. Lu
2017-08-05sunrpc: Avoid use-after-free read access in clntudp_call [BZ #21115]Florian Weimer
2017-07-31Bug 21053: sh: Reduce namespace pollution from sys/ucontext.hJames Clarke
2017-07-26Avoid .symver on common symbols [BZ #21666]H.J. Lu
2017-07-12[AArch64] Use hidden __GI__dl_argv in rtld startup codeSzabolcs Nagy
2017-07-06conform tests: call perl with '-I.'Aurelien Jarno
2017-07-06x86-64: Align the stack in __tls_get_addr [BZ #21609]H.J. Lu
2017-06-20i686: Add missing IS_IN (libc) guards to vectorized strcspnFlorian Weimer
2017-06-20Ignore and remove LD_HWCAP_MASK for AT_SECURE programs (bug #21209)Siddhesh Poyarekar
2017-06-19ld.so: Reject overly long LD_AUDIT path elementsFlorian Weimer
2017-06-19ld.so: Reject overly long LD_PRELOAD path elementsFlorian Weimer
2017-06-19CVE-2017-1000366: Ignore LD_LIBRARY_PATH for AT_SECURE=1 programs [BZ #21624]Florian Weimer
2017-06-17m68k: fix 64bit atomic opsAndreas Schwab
2017-06-11Correct collation rules for Malayalam.Santhosh Thottingal
2017-06-09fork: Remove bogus parent PID assertions [BZ #21386]Florian Weimer
2017-06-07Use test-driver in sysdeps/unix/sysv/linux/tst-clone2.cArjun Shankar
2017-06-07Remove cached PID/TID in cloneAdhemerval Zanella
2017-06-07Add INTERNAL_SYSCALL_CALLAdhemerval Zanella
2017-06-07Synchronize support/ infrastructure with masterArjun Shankar
2017-04-28x86: Use AVX2 memcpy/memset on Skylake server [BZ #21396]H.J. Lu
2017-04-28x86: Set Prefer_No_VZEROUPPER if AVX512ER is availableH.J. Lu
2017-04-09Fix MIPS n64 readahead (bug 21026).Joseph Myers
2017-04-07x86-64: Improve branch predication in _dl_runtime_resolve_avx512_opt [BZ #21258]H.J. Lu
2017-04-03posix_spawn: use a larger min stack for -fstack-check [BZ #21253]Mike Frysinger
2017-03-31fts: Fix symbol redirect for fts_set [BZ #21289]Slava Barinov
2017-03-20posix_spawn: fix stack setup on ia64 [BZ #21275]Mike Frysinger
2017-03-15hppa: Fix setting of __libc_stack_endJohn David Anglin