about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Unconditionally define __stack_chk_guard [BZ #26817] maskray/stack_chk_guardFangrui Song2021-01-1122-71/+83
* install: Replace scripts/output-format.sed with objdump -f [BZ #26559]Fangrui Song2021-01-116-77/+3
* math: Add BZ#18980 fix back on dbl-64 coshAdhemerval Zanella2021-01-111-1/+2
* posix: Sync tempname with gnulib [BZ #26648]Adhemerval Zanella2021-01-111-116/+164
* posix: Fix return value of system if shell can not be executed [BZ #27053]Adhemerval Zanella2021-01-113-0/+22
* support: Add xchmod wrapperAdhemerval Zanella2021-01-112-0/+31
* Update STATX_ATTR_DAX value from Linux 5.10.Joseph Myers2021-01-111-1/+1
* riscv: Initialize $gp before resolving the IRELATIVE relocationVincent Chen2021-01-101-1/+21
* riscv: support GNU indirect functionVincent Chen2021-01-103-0/+79
* posix: Correct attribute access mode on readlinkat [BZ #27024].Martin Sebor2021-01-101-1/+1
* Add xfchmod to libsupportAlexandra Hájková2021-01-103-0/+30
* Add xchdir to libsupport.Alexandra Hájková2021-01-093-0/+30
* POSIX locale: Fix typo in commentMarc Aurèle La France2021-01-091-1/+1
* ARC: Regenerate ulpsVineet Gupta2021-01-081-4/+4
* mntent: Use __putc_unlocked instead of fputc_unlockedSiddhesh Poyarekar2021-01-081-6/+6
* aarch64: define PI_STATIC_AND_HIDDENSzabolcs Nagy2021-01-082-0/+9
* Update NEWS for CVE-2019-25013.Siddhesh Poyarekar2021-01-081-0/+3
* x86: Support GNU_PROPERTY_X86_ISA_1_V[234] marker [BZ #26717]H.J. Lu2021-01-0721-113/+644
* Remove dbl-64/wordsize-64 (part 2)Wilco Dijkstra2021-01-0740-1843/+422
* Remove dbl-64/wordsize-64Wilco Dijkstra2021-01-074-4/+31
* Add SEGV_MTEAERR and SEGV_MTESERR from Linux 5.10.Joseph Myers2021-01-061-1/+5
* support: Add support_small_thread_stack_sizeAdhemerval Zanella2021-01-052-3/+11
* stdlib: Sync canonicalize with gnulib [BZ #10635] [BZ #26592] [BZ #26341] [BZ...Adhemerval Zanella2021-01-053-171/+389
* malloc: Add scratch_buffer_dupfreeAdhemerval Zanella2021-01-055-2/+83
* Import filename.h from gnulibAdhemerval Zanella2021-01-051-0/+112
* Import idx.h from gnulibAdhemerval Zanella2021-01-051-0/+114
* alpha: Provide wait4 for static library [BZ #27150]Adhemerval Zanella2021-01-051-0/+2
* aarch64: push the set of rules before falling into slow pathShuo Wang2021-01-051-0/+2
* nptl: Fix comment typo in pthread_cond_wait.cJangwoong Kim2021-01-041-1/+1
* x86: Check IFUNC definition in unrelocated executable [BZ #20019]H.J. Lu2021-01-042-10/+22
* hurd: Fix mmap(!MAP_FIXED) on bogus addressSamuel Thibault2021-01-041-3/+6
* x86-64: Avoid rep movsb with short distance [BZ #27130]H.J. Lu2021-01-041-0/+21
* aarch64: fix stack missing after sp is updatedShuo Wang2021-01-041-1/+1
* nptl: Remove set*id, set*gid files which are not builtFlorian Weimer2021-01-049-28/+0
* Drop nan-pseudo-number.h usage from testsSiddhesh Poyarekar2021-01-047-15/+11
* posix: Sync fnmatch with gnulibAdhemerval Zanella2021-01-042-1317/+1208
* Sync flexmember.h with gnulibAdhemerval Zanella2021-01-041-5/+20
* Sync intprops.h with gnulibAdhemerval Zanella2021-01-041-12/+58
* posix: Sync glob code with gnulibAdhemerval Zanella2021-01-043-866/+886
* posix: Sync regex code with gnulibAdhemerval Zanella2021-01-044-19/+35
* Move generic nan-pseudo-number.h to ldbl-96Siddhesh Poyarekar2021-01-041-0/+0
* Sync FDL from https://www.gnu.org/licenses/fdl-1.3.texiPaul Eggert2021-01-021-3/+3
* Sync move-if-change from GnulibPaul Eggert2021-01-021-2/+3
* Update automatically-generated copyright datesPaul Eggert2021-01-022-2/+2
* Update copyright dates not handled by scripts/update-copyrights.Paul Eggert2021-01-0225-27/+25
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0210892-10899/+10899
* aarch64: use PTR_ARG and SIZE_ARG instead of DELOUSESzabolcs Nagy2020-12-3128-75/+74
* nonstring: Enable __FORTIFY_LEVEL=3Siddhesh Poyarekar2020-12-317-183/+229
* string: Enable __FORTIFY_LEVEL=3Siddhesh Poyarekar2020-12-313-15/+25
* Introduce _FORTIFY_SOURCE=3Siddhesh Poyarekar2020-12-314-1/+22