Age | Commit message (Expand) | Author |
2020-07-09 | sysv: linux: Add 64-bit time_t variant for semctl | Adhemerval Zanella |
2020-07-08 | rtld: Avoid using up static TLS surplus for optimizations [BZ #25051] | Szabolcs Nagy |
2020-07-08 | rtld: Account static TLS surplus for audit modules | Szabolcs Nagy |
2020-07-08 | rtld: Add rtld.nns tunable for the number of supported namespaces | Szabolcs Nagy |
2020-07-08 | Remove --enable-obsolete-nsl configure flag | Petr Vorel |
2020-07-08 | Move non-deprecated RPC-related functions from sunrpc to inet | Florian Weimer |
2020-07-08 | aarch64: add NEWS entry about branch protection support | Szabolcs Nagy |
2020-07-08 | aarch64: redefine RETURN_ADDRESS to strip PAC | Szabolcs Nagy |
2020-07-08 | aarch64: fix pac-ret support in _mcount | Szabolcs Nagy |
2020-07-08 | aarch64: Add pac-ret support to assembly files | Szabolcs Nagy |
2020-07-08 | aarch64: configure check for pac-ret code generation | Szabolcs Nagy |
2020-07-08 | aarch64: ensure objects are BTI compatible | Szabolcs Nagy |
2020-07-08 | aarch64: enable BTI at runtime | Sudakshina Das |
2020-07-08 | aarch64: fix RTLD_START for BTI | Szabolcs Nagy |
2020-07-08 | aarch64: fix swapcontext for BTI | Szabolcs Nagy |
2020-07-08 | aarch64: Add BTI support to assembly files | Sudakshina Das |
2020-07-08 | aarch64: Rename place holder .S files to .c | Szabolcs Nagy |
2020-07-08 | aarch64: configure test for BTI support | Szabolcs Nagy |
2020-07-08 | Rewrite abi-note.S in C. | Szabolcs Nagy |
2020-07-08 | rtld: Clean up PT_NOTE and add PT_GNU_PROPERTY handling | Szabolcs Nagy |
2020-07-08 | string: Move tst-strsignal tst-strerror to tests-container | Adhemerval Zanella |
2020-07-08 | string: Fix prototype mismatch in sigabbrev_np, __sigdescr_np | Florian Weimer |
2020-07-08 | arm: CVE-2020-6096: Fix multiarch memcpy for negative length [BZ #25620] | Alexander Anisimov |
2020-07-08 | arm: CVE-2020-6096: fix memcpy and memmove for negative length [BZ #25620] | Evgeny Eremin |
2020-07-08 | sunrpc: Remove hidden aliases for global data symbols (bug 26210) | Florian Weimer |
2020-07-07 | hurd: Fix strerror not setting errno | Samuel Thibault |
2020-07-07 | tst-strsignal: fix checking for RT signals support | Samuel Thibault |
2020-07-07 | hurd: Evaluate fd before entering the critical section | Samuel Thibault |
2020-07-07 | Rewrite iconv option parsing [BZ #19519] | Arjun Shankar |
2020-07-07 | nss: Remove cryptographic key support from nss_files, nss_nis, nss_nisplus | Florian Weimer |
2020-07-07 | sunrpc: Do not export getrpcport by default | Florian Weimer |
2020-07-07 | sunrpc: Do not export key handling hooks by default | Florian Weimer |
2020-07-07 | sunrpc: Turn clnt_sperrno into a libc_hidden_nolink_sunrpc symbol | Florian Weimer |
2020-07-07 | string: Add strerrorname_np and strerrordesc_np | Adhemerval Zanella |
2020-07-07 | string: Add sigabbrev_np and sigdescr_np | Adhemerval Zanella |
2020-07-07 | string: Add strerror_l on test-strerror-errno | Adhemerval Zanella |
2020-07-07 | string: Add strerror, strerror_r, and strerror_l test | Adhemerval Zanella |
2020-07-07 | string: Add strsignal test | Adhemerval Zanella |
2020-07-07 | string: Simplify strerror_r | Adhemerval Zanella |
2020-07-07 | string: Use tls-internal on strerror_l | Adhemerval Zanella |
2020-07-07 | string: Implement strerror in terms of strerror_l | Adhemerval Zanella |
2020-07-07 | string: Remove old TLS usage on strsignal | Adhemerval Zanella |
2020-07-07 | linux: Fix __NSIG_WORDS and add __NSIG_BYTES | Adhemerval Zanella |
2020-07-07 | signal: Move sys_errlist to a compat symbol | Adhemerval Zanella |
2020-07-07 | signal: Move sys_siglist to a compat symbol | Adhemerval Zanella |
2020-07-07 | signal: Add signum-{generic,arch}.h | Adhemerval Zanella |
2020-07-07 | Remove most vfprintf width/precision-dependent allocations (bug 14231, bug 26... | Joseph Myers |
2020-07-07 | elf: Do not signal LA_ACT_CONSISTENT for an empty namespace [BZ #26076] | Florian Weimer |
2020-07-07 | Fix stringop-overflow errors from gcc 10 in iconv. | Stefan Liebler |
2020-07-06 | x86: Add thresholds for "rep movsb/stosb" to tunables | H.J. Lu |