aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-13hurd: Make _hurd_libc_proc_init idempotentSamuel Thibault1-11/+19
2020-11-12powerpc: Add optimized stpncpy for POWER9Raphael M Zinsly6-2/+135
2020-11-12powerpc: Add optimized strncpy for POWER9Raphael M Zinsly5-1/+391
2020-11-12Don't use nested function in test-ffsSiddhesh Poyarekar1-22/+14
2020-11-12Use __builtin___stpncpy_chk when availableSiddhesh Poyarekar1-1/+8
2020-11-12tests: Remove NULL check for an arraySiddhesh Poyarekar4-8/+0
2020-11-11hurd: Move {,f,l}xstat{,at} and xmknod{at} to compat symbolsSamuel Thibault26-219/+510
2020-11-11hurd: Notify the proc server later during initializationSamuel Thibault3-11/+31
2020-11-11htl: Initialize laterSamuel Thibault9-122/+32
2020-11-11htl: Keep thread signals blocked during its initializationSamuel Thibault2-2/+13
2020-11-11htl: Fix spurious symbols in namespacesSamuel Thibault5-5/+5
2020-11-11Use O_CLOEXEC in sysconf [BZ #26791]Maximilian Krüger1-1/+1
2020-11-11struct _Unwind_Exception alignment should not depend on compiler flagsFlorian Weimer1-9/+15
2020-11-11hurd: keep only required PLTs in ld.soSamuel Thibault17-34/+20
2020-11-11hurd: Add missing startup callsSamuel Thibault1-0/+16
2020-11-10riscv: Get cache information through sysconfZong Li1-0/+100
2020-11-10RISC-V: Add _dl_start_user.Jim Wilson1-1/+3
2020-11-09linux: Allow adjtime with NULL argument [BZ #26833]Adhemerval Zanella3-4/+54
2020-11-09aarch64: Add unwind information to _start (bug 26853)Florian Weimer1-4/+3
2020-11-08bsd unlockpt: unlockpt needs to fail with EINVAL, not ENOTTYSamuel Thibault1-1/+6
2020-11-07Rearrange bsd_getpt vs bsd_openpt and implement posix_openpt on BSDSamuel Thibault1-10/+8
2020-11-05Remove __warndeclSiddhesh Poyarekar3-74/+1
2020-11-05Remove __warn_memset_zero_len [BZ #25399]Siddhesh Poyarekar1-15/+0
2020-11-04iconv: Accept redundant shift sequences in IBM1364 [BZ #26224]Arjun Shankar3-19/+15
2020-11-04msg: Remove redundant #include <sys/msg.h> headerLukasz Majewski6-6/+0
2020-11-03tst-setuid1-static-ENV: Add $(common-objpfx)nss [BZ #26820]H.J. Lu1-1/+1
2020-11-02aarch64: Add variant PCS lazy binding test [BZ #26798]Szabolcs Nagy5-0/+288
2020-11-02aarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]Szabolcs Nagy1-8/+4
2020-10-31hurd: Correct 'ethenet' spellingJonny Grant1-1/+1
2020-10-30Avoid -Wstringop-overflow warning in pthread_cleanup_push macrosJoseph Myers2-10/+35
2020-10-30Disable spurious -Warray-bounds for ypclnt.c (bug 26687)Joseph Myers1-0/+8
2020-10-30Do not use array parameter to new_composite_name (bug 26726)Joseph Myers1-1/+1
2020-10-30Disable spurious -Wstringop-overflow for setjmp/longjmp (bug 26647)Joseph Myers3-0/+30
2020-10-30malloc debug: fix compile error when enable macro MALLOC_DEBUG > 1liqingqing1-2/+2
2020-10-30tst-tcfree2: adjust coding style.liqingqing1-4/+4
2020-10-30elf: In ldconfig, extract the new_sub_entry function from search_dirFlorian Weimer1-13/+21
2020-10-30Use MPC 1.2.1 in build-many-glibcs.py.Joseph Myers1-1/+1
2020-10-30Argument Syntax: Use "option", @option, and @command.Carlos O'Donell1-6/+6
2020-10-30elf: Unify old and new format cache handling code in ld.soFlorian Weimer2-146/+158
2020-10-28x86: Restore processing of cache size tunables in init_cacheinfoFlorian Weimer1-8/+4
2020-10-28Make elf.h header self contained.Érico Rolim1-6/+0
2020-10-28x86: Optimizing memcpy for AMD Zen architecture.Sajan Karumanchi1-6/+26
2020-10-27Hurd: Fix ftime buildAdhemerval Zanella2-25/+58
2020-10-27Add IP_RECVERR_RFC4884 and IPV6_RECVERR_RFC4884 from Linux 5.9.Joseph Myers1-0/+2
2020-10-27misc: Add internal __getauxval2 functionFlorian Weimer2-6/+32
2020-10-27Remove NEWS entry about ftime removalAdhemerval Zanella1-5/+0
2020-10-27time: Add 64-bit time_t support for ftimeAdhemerval Zanella7-16/+70
2020-10-27Reinstate ftime and add deprecate message on ftime usageAdhemerval Zanella6-45/+65
2020-10-26Update kernel version to 5.9 in tst-mman-consts.py.Joseph Myers1-1/+1
2020-10-26Amend grammar and add a descriptionJonny Grant1-3/+4