aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-14hurd: Drop CLOCK_MONOTONIC change which slipped inSamuel Thibault
2020-11-14hurd: make ptsname fail with ENOTTY on non-master-ptySamuel Thibault
2020-11-14mach: Add missing assert.h includeSamuel Thibault
2020-11-14hurd: break relocation loop between libc.so and lib{mach,hurd}user.soSamuel Thibault
2020-11-13Remove obsolete defines for HPUX support from fcntl.h and update O_NONBLOCK.John David Anglin
2020-11-13Remove tls.h inclusion from internal errno.hAdhemerval Zanella
2020-11-13nptl: Eliminate <smp.h> and __is_smpFlorian Weimer
2020-11-13powerpc: Eliminate UP macro conditionalsFlorian Weimer
2020-11-13x86: Remove UP macro. Define LOCK_PREFIX unconditionally.Florian Weimer
2020-11-13alpha: Remove UP preprocessor conditionalsFlorian Weimer
2020-11-13hurd: Make sure signals get startedSamuel Thibault
2020-11-13hurd: initialize libpthread before starting the signal threadSamuel Thibault
2020-11-13hurd: Make _hurd_libc_proc_init idempotentSamuel Thibault
2020-11-12powerpc: Add optimized stpncpy for POWER9Raphael M Zinsly
2020-11-12powerpc: Add optimized strncpy for POWER9Raphael M Zinsly
2020-11-12Don't use nested function in test-ffsSiddhesh Poyarekar
2020-11-12Use __builtin___stpncpy_chk when availableSiddhesh Poyarekar
2020-11-12tests: Remove NULL check for an arraySiddhesh Poyarekar
2020-11-11hurd: Move {,f,l}xstat{,at} and xmknod{at} to compat symbolsSamuel Thibault
2020-11-11hurd: Notify the proc server later during initializationSamuel Thibault
2020-11-11htl: Initialize laterSamuel Thibault
2020-11-11htl: Keep thread signals blocked during its initializationSamuel Thibault
2020-11-11htl: Fix spurious symbols in namespacesSamuel Thibault
2020-11-11Use O_CLOEXEC in sysconf [BZ #26791]Maximilian Krüger
2020-11-11struct _Unwind_Exception alignment should not depend on compiler flagsFlorian Weimer
2020-11-11hurd: keep only required PLTs in ld.soSamuel Thibault
2020-11-11hurd: Add missing startup callsSamuel Thibault
2020-11-10riscv: Get cache information through sysconfZong Li
2020-11-10RISC-V: Add _dl_start_user.Jim Wilson
2020-11-09linux: Allow adjtime with NULL argument [BZ #26833]Adhemerval Zanella
2020-11-09aarch64: Add unwind information to _start (bug 26853)Florian Weimer
2020-11-08bsd unlockpt: unlockpt needs to fail with EINVAL, not ENOTTYSamuel Thibault
2020-11-07Rearrange bsd_getpt vs bsd_openpt and implement posix_openpt on BSDSamuel Thibault
2020-11-05Remove __warndeclSiddhesh Poyarekar
2020-11-05Remove __warn_memset_zero_len [BZ #25399]Siddhesh Poyarekar
2020-11-04iconv: Accept redundant shift sequences in IBM1364 [BZ #26224]Arjun Shankar
2020-11-04msg: Remove redundant #include <sys/msg.h> headerLukasz Majewski
2020-11-03tst-setuid1-static-ENV: Add $(common-objpfx)nss [BZ #26820]H.J. Lu
2020-11-02aarch64: Add variant PCS lazy binding test [BZ #26798]Szabolcs Nagy
2020-11-02aarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]Szabolcs Nagy
2020-10-31hurd: Correct 'ethenet' spellingJonny Grant
2020-10-30Avoid -Wstringop-overflow warning in pthread_cleanup_push macrosJoseph Myers
2020-10-30Disable spurious -Warray-bounds for ypclnt.c (bug 26687)Joseph Myers
2020-10-30Do not use array parameter to new_composite_name (bug 26726)Joseph Myers
2020-10-30Disable spurious -Wstringop-overflow for setjmp/longjmp (bug 26647)Joseph Myers
2020-10-30malloc debug: fix compile error when enable macro MALLOC_DEBUG > 1liqingqing
2020-10-30tst-tcfree2: adjust coding style.liqingqing
2020-10-30elf: In ldconfig, extract the new_sub_entry function from search_dirFlorian Weimer
2020-10-30Use MPC 1.2.1 in build-many-glibcs.py.Joseph Myers
2020-10-30Argument Syntax: Use "option", @option, and @command.Carlos O'Donell