aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-11Unconditionally define __stack_chk_guard [BZ #26817]maskray/stack_chk_guardFangrui Song22-71/+83
2021-01-11install: Replace scripts/output-format.sed with objdump -f [BZ #26559]Fangrui Song6-77/+3
2021-01-11math: Add BZ#18980 fix back on dbl-64 coshAdhemerval Zanella1-1/+2
2021-01-11posix: Sync tempname with gnulib [BZ #26648]Adhemerval Zanella1-116/+164
2021-01-11posix: Fix return value of system if shell can not be executed [BZ #27053]Adhemerval Zanella3-0/+22
2021-01-11support: Add xchmod wrapperAdhemerval Zanella2-0/+31
2021-01-11Update STATX_ATTR_DAX value from Linux 5.10.Joseph Myers1-1/+1
2021-01-10riscv: Initialize $gp before resolving the IRELATIVE relocationVincent Chen1-1/+21
2021-01-10riscv: support GNU indirect functionVincent Chen3-0/+79
2021-01-10posix: Correct attribute access mode on readlinkat [BZ #27024].Martin Sebor1-1/+1
2021-01-10 Add xfchmod to libsupportAlexandra Hájková3-0/+30
2021-01-09Add xchdir to libsupport.Alexandra Hájková3-0/+30
2021-01-09POSIX locale: Fix typo in commentMarc Aurèle La France1-1/+1
2021-01-08ARC: Regenerate ulpsVineet Gupta1-4/+4
2021-01-08mntent: Use __putc_unlocked instead of fputc_unlockedSiddhesh Poyarekar1-6/+6
2021-01-08aarch64: define PI_STATIC_AND_HIDDENSzabolcs Nagy2-0/+9
2021-01-08Update NEWS for CVE-2019-25013.Siddhesh Poyarekar1-0/+3
2021-01-07x86: Support GNU_PROPERTY_X86_ISA_1_V[234] marker [BZ #26717]H.J. Lu21-113/+644
2021-01-07Remove dbl-64/wordsize-64 (part 2)Wilco Dijkstra40-1843/+422
2021-01-07Remove dbl-64/wordsize-64Wilco Dijkstra4-4/+31
2021-01-06Add SEGV_MTEAERR and SEGV_MTESERR from Linux 5.10.Joseph Myers1-1/+5
2021-01-05support: Add support_small_thread_stack_sizeAdhemerval Zanella2-3/+11
2021-01-05stdlib: Sync canonicalize with gnulib [BZ #10635] [BZ #26592] [BZ #26341] [BZ...Adhemerval Zanella3-171/+389
2021-01-05malloc: Add scratch_buffer_dupfreeAdhemerval Zanella5-2/+83
2021-01-05Import filename.h from gnulibAdhemerval Zanella1-0/+112
2021-01-05Import idx.h from gnulibAdhemerval Zanella1-0/+114
2021-01-05alpha: Provide wait4 for static library [BZ #27150]Adhemerval Zanella1-0/+2
2021-01-05aarch64: push the set of rules before falling into slow pathShuo Wang1-0/+2
2021-01-04nptl: Fix comment typo in pthread_cond_wait.cJangwoong Kim1-1/+1
2021-01-04x86: Check IFUNC definition in unrelocated executable [BZ #20019]H.J. Lu2-10/+22
2021-01-04hurd: Fix mmap(!MAP_FIXED) on bogus addressSamuel Thibault1-3/+6
2021-01-04x86-64: Avoid rep movsb with short distance [BZ #27130]H.J. Lu1-0/+21
2021-01-04aarch64: fix stack missing after sp is updatedShuo Wang1-1/+1
2021-01-04nptl: Remove set*id, set*gid files which are not builtFlorian Weimer9-28/+0
2021-01-04Drop nan-pseudo-number.h usage from testsSiddhesh Poyarekar7-15/+11
2021-01-04posix: Sync fnmatch with gnulibAdhemerval Zanella2-1317/+1208
2021-01-04Sync flexmember.h with gnulibAdhemerval Zanella1-5/+20
2021-01-04Sync intprops.h with gnulibAdhemerval Zanella1-12/+58
2021-01-04posix: Sync glob code with gnulibAdhemerval Zanella3-866/+886
2021-01-04posix: Sync regex code with gnulibAdhemerval Zanella4-19/+35
2021-01-04Move generic nan-pseudo-number.h to ldbl-96Siddhesh Poyarekar1-0/+0
2021-01-02Sync FDL from https://www.gnu.org/licenses/fdl-1.3.texiPaul Eggert1-3/+3
2021-01-02Sync move-if-change from GnulibPaul Eggert1-2/+3
2021-01-02Update automatically-generated copyright datesPaul Eggert2-2/+2
2021-01-02Update copyright dates not handled by scripts/update-copyrights.Paul Eggert25-27/+25
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert10892-10899/+10899
2020-12-31aarch64: use PTR_ARG and SIZE_ARG instead of DELOUSESzabolcs Nagy28-75/+74
2020-12-31nonstring: Enable __FORTIFY_LEVEL=3Siddhesh Poyarekar7-183/+229
2020-12-31string: Enable __FORTIFY_LEVEL=3Siddhesh Poyarekar3-15/+25
2020-12-31Introduce _FORTIFY_SOURCE=3Siddhesh Poyarekar4-1/+22