Age | Commit message (Expand) | Author | Files | Lines |
2020-11-30 | Fix typo in NEWS file | Shuo Wang | 1 | -3/+3 |
2020-11-25 | NEWS entry for commit b4f020c9b408fb3d1d3d4901c4a71839145f8791 | Florian Weimer | 1 | -0/+4 |
2020-11-04 | iconv: Accept redundant shift sequences in IBM1364 [BZ #26224] | Arjun Shankar | 1 | -1/+3 |
2020-10-27 | Remove NEWS entry about ftime removal | Adhemerval Zanella | 1 | -5/+0 |
2020-10-26 | Fix typo in NEWS file | Jonathan Wakely | 1 | -1/+1 |
2020-10-19 | Move vtimes to a compatibility symbol | Adhemerval Zanella | 1 | -0/+5 |
2020-10-16 | Add NEWS entry for ftime compatibility move | Adhemerval Zanella | 1 | -0/+5 |
2020-10-07 | elf: Do not search HWCAP subdirectories in statically linked binaries | Florian Weimer | 1 | -0/+4 |
2020-10-07 | Linux: Require properly configured /dev/pts for PTYs | Florian Weimer | 1 | -1/+11 |
2020-09-29 | ld.so: add an --argv0 option [BZ #16124] | Vincent Mihalkovic | 1 | -0/+3 |
2020-09-17 | Update mallinfo2 ABI, and test | DJ Delorie | 1 | -1/+6 |
2020-09-11 | x86: Install <sys/platform/x86.h> [BZ #26124] | H.J. Lu | 1 | -0/+1 |
2020-08-27 | Documentation for the RISC-V 32-bit port | Alistair Francis | 1 | -1/+10 |
2020-08-04 | Open master branch for glibc 2.33 development.glibc-2.32.9000 | Carlos O'Donell | 1 | -0/+24 |
2020-08-04 | Update NEWS with bugs. | Carlos O'Donell | 1 | -2/+110 |
2020-08-03 | aarch64: update NEWS about branch protection | Szabolcs Nagy | 1 | -1/+3 |
2020-08-03 | Add NEWS entry for CVE-2016-10228 (bug 19519) | Aurelien Jarno | 1 | -0/+4 |
2020-07-31 | Move NEWS entry for CVE-2020-1751 to the 2.31 section | Florian Weimer | 1 | -3/+3 |
2020-07-31 | NEWS: Deprecate weak libpthread symbols for single-threaded checks | Florian Weimer | 1 | -0/+8 |
2020-07-31 | NEWS: Deprecate nss_hesiod | Florian Weimer | 1 | -0/+5 |
2020-07-16 | Linux: Remove rseq support | Florian Weimer | 1 | -10/+0 |
2020-07-16 | Add NEWS entry for CVE-2020-6096 (bug 25620) | Aurelien Jarno | 1 | -0/+5 |
2020-07-13 | Remove --enable-obsolete-rpc configure flag | Petr Vorel | 1 | -0/+8 |
2020-07-13 | malloc: Deprecate more hook-related functionality | Florian Weimer | 1 | -0/+7 |
2020-07-10 | Documentation for ARC port | Vineet Gupta | 1 | -0/+11 |
2020-07-10 | Add NEWS entry for Update to Unicode 13.0.0 [BZ #25819] | Mike FABIAN | 1 | -2/+2 |
2020-07-08 | Remove --enable-obsolete-nsl configure flag | Petr Vorel | 1 | -5/+15 |
2020-07-08 | aarch64: add NEWS entry about branch protection support | Szabolcs Nagy | 1 | -0/+11 |
2020-07-07 | nss: Remove cryptographic key support from nss_files, nss_nis, nss_nisplus | Florian Weimer | 1 | -0/+6 |
2020-07-07 | string: Add strerrorname_np and strerrordesc_np | Adhemerval Zanella | 1 | -0/+10 |
2020-07-07 | string: Add sigabbrev_np and sigdescr_np | Adhemerval Zanella | 1 | -0/+10 |
2020-07-07 | string: Implement strerror in terms of strerror_l | Adhemerval Zanella | 1 | -0/+5 |
2020-07-07 | signal: Move sys_errlist to a compat symbol | Adhemerval Zanella | 1 | -0/+6 |
2020-07-07 | signal: Move sys_siglist to a compat symbol | Adhemerval Zanella | 1 | -0/+6 |
2020-07-06 | Add the __libc_single_threaded variable | Florian Weimer | 1 | -0/+6 |
2020-07-06 | Linux: Perform rseq registration at C startup and thread creation | Mathieu Desnoyers | 1 | -0/+10 |
2020-06-02 | nptl: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_np | Florian Weimer | 1 | -0/+4 |
2020-05-25 | signal: Deprecate additional legacy signal handling functions | Florian Weimer | 1 | -0/+5 |
2020-05-20 | Mention GCC 10 attribute access. | Martin Sebor | 1 | -0/+4 |
2020-05-19 | ldconfig: Default to the new format for ld.so.cache | Josh Triplett | 1 | -0/+3 |
2020-04-30 | powerpc64le: Enable support for IEEE long double | Gabriel F. T. Gomes | 1 | -0/+5 |
2020-04-30 | powerpc64le: raise GCC requirement to 7.4 for long double transition | Paul E. Murphy | 1 | -1/+2 |
2020-04-28 | misc: Remove sstk from the autogenerated system call list | Florian Weimer | 1 | -0/+4 |
2020-04-21 | Bug 25819: Update to Unicode 13.0.0 | Mike FABIAN | 1 | -1/+5 |
2020-04-15 | Linux: Remove <sys/sysctl.h> and the sysctl function | Florian Weimer | 1 | -1/+5 |
2020-04-03 | elf: Implement DT_AUDIT, DT_DEPAUDIT support [BZ #24943] | Florian Weimer | 1 | -1/+4 |
2020-03-24 | Add NEWS entry for CVE-2020-1751 (bug 25423) | Aurelien Jarno | 1 | -0/+3 |
2020-03-19 | Add NEWS entry for CVE-2020-1752 (bug 25414) | Aurelien Jarno | 1 | -0/+3 |
2020-03-11 | Add NEWS entry for CVE-2020-10029 (bug 25487) | Aurelien Jarno | 1 | -1/+3 |
2020-02-07 | NEWS: Set fill-column hint to 72 | Siddhesh Poyarekar | 1 | -1/+1 |