summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* posix: Add _Fork [BZ #4737]azanella/_ForkAdhemerval Zanella2021-01-2140-4/+484
* support: Add xpthread_killAdhemerval Zanella2021-01-213-0/+29
* Consolidate pthread_atforkAdhemerval Zanella2021-01-219-79/+16
* posix: Do not clobber errno by atfork handlersAdhemerval Zanella2021-01-211-1/+3
* nptl: Move fork into libcAdhemerval Zanella2021-01-2027-100/+1
* posix: Consolidate fork implementationAdhemerval Zanella2021-01-208-194/+200
* linux: Use __libc_single_threaded on forkAdhemerval Zanella2021-01-201-1/+2
* posix: Consolidate register-atforkAdhemerval Zanella2021-01-208-217/+73
* posix: Fix fnmatch.c on bootstrapAdhemerval Zanella2021-01-201-1/+1
* stdlib: Add testcase for BZ #26241Adhemerval Zanella2021-01-202-1/+103
* posix: Fix regex_internal.h on bootstrapAdhemerval Zanella2021-01-201-2/+4
* Use <startup.h> in __libc_init_secureH.J. Lu2021-01-193-5/+56
* elf: Avoid RELATIVE relocation for _dl_sysinfoH.J. Lu2021-01-191-2/+8
* libmvec: Add extra-test-objs to test-extrasH.J. Lu2021-01-191-0/+8
* Hurd: Add rtld-strncpy-c.cH.J. Lu2021-01-191-0/+1
* Update MIPS libm-test-ulps.Joseph Myers2021-01-182-22/+24
* Update arm libm-test-ulps.Joseph Myers2021-01-181-11/+12
* Update powerpc-nofpu libm-test-ulps.Joseph Myers2021-01-181-16/+17
* Update hppa libm-test-ulpsJohn David Anglin2021-01-181-11/+12
* ARC: nofpu: Regenerate ulpsVineet Gupta2021-01-171-5/+6
* ld.so: Add --list-tunables to print tunable valuesH.J. Lu2021-01-1510-2/+172
* math/test-tgmath2: Fix fabs failure when no long doubleStafford Horne2021-01-151-2/+2
* x86: Move x86 processor cache info to cpu_featuresH.J. Lu2021-01-145-412/+551
* Fix x86 build with --enable-tunable=noAdhemerval Zanella2021-01-142-0/+2
* ifuncmain6pie: Remove the circular IFUNC dependency [BZ #20019]H.J. Lu2021-01-133-15/+9
* Use the right argument code in unnormal testsSiddhesh Poyarekar2021-01-135-33/+35
* ldconfig/x86: Store ISA level in cache and aux cacheH.J. Lu2021-01-1326-110/+598
* elf: work around a gcc bug in elf_get_dynamic_infoSzabolcs Nagy2021-01-131-23/+18
* x86: Set header.feature_1 in TCB for always-on CET [BZ #27177]H.J. Lu2021-01-133-1/+11
* posix: consume less entropy on tempnameAdhemerval Zanella2021-01-121-3/+14
* Makerules: Do not require startup files for format.lds probe objectFlorian Weimer2021-01-121-3/+2
* 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