| Commit message (Expand) | Author | Age | Files | Lines |
* | gconv: Check reference count in __gconv_release_cache [BZ #24677] | Florian Weimer | 2019-07-26 | 1 | -0/+6 |
* | x86-64: Compile branred.c with -mprefer-vector-width=128 [BZ #24603] | H.J. Lu | 2019-07-24 | 1 | -0/+9 |
* | build-many-glibcs.py: Use Linux 5.2 by default | Florian Weimer | 2019-07-24 | 1 | -0/+5 |
* | Linux: Use in-tree copy of SO_ constants for !__USE_MISC [BZ #24532] | Florian Weimer | 2019-07-24 | 1 | -0/+22 |
* | test-container: Install with $(all-subdirs) [BZ #24794] | Tulio Magno Quites Machado Filho | 2019-07-23 | 1 | -0/+4 |
* | test-container: Avoid copying unintended system libraries | Tulio Magno Quites Machado Filho | 2019-07-23 | 1 | -0/+5 |
* | Add NEWS entry about the new AArch64 IFUNC resolver call ABI | Szabolcs Nagy | 2019-07-22 | 1 | -0/+4 |
* | locale/C-translit.h.in: Cyrillic -> ASCII transliteration [BZ #2872] | Egor Kobylkin | 2019-07-20 | 1 | -0/+5 |
* | Linux: Update syscall-names.list to Linux 5.2 | Florian Weimer | 2019-07-19 | 1 | -0/+11 |
* | Regenerate po/libc.pot for 2.30 release. | Carlos O'Donell | 2019-07-18 | 1 | -0/+4 |
* | nptl: Add POSIX-proposed _clock functions to hppa pthread.h | Adhemerval Zanella | 2019-07-18 | 1 | -0/+5 |
* | nptl: Remove unnecessary forwarding of pthread_cond_clockwait from libc | Mike Crowe | 2019-07-18 | 1 | -0/+10 |
* | Afar locales: Months and days updated from CLDR (bug 21897). | Rafal Luzynski | 2019-07-17 | 1 | -0/+18 |
* | nl_BE locale: Use "copy "nl_NL"" in LC_NAME (bug 23996). | Rafal Luzynski | 2019-07-17 | 1 | -0/+5 |
* | nl_BE and nl_NL locales: Dutch salutations (bug 23996). | PanderMusubi | 2019-07-17 | 1 | -0/+7 |
* | ga_IE and en_IE locales: Revert first_weekday removal (bug 24200). | Daniil Zhilin | 2019-07-17 | 1 | -0/+6 |
* | nptl: Remove futex_supports_exact_relative_timeouts | Mike Crowe | 2019-07-12 | 1 | -0/+11 |
* | Update NEWS for new _clockwait and _clocklock functions | Mike Crowe | 2019-07-12 | 1 | -0/+4 |
* | nptl: Add POSIX-proposed pthread_mutex_clocklock | Mike Crowe | 2019-07-12 | 1 | -0/+76 |
* | nptl: Rename lll_timedlock to lll_clocklock and add clockid parameter | Mike Crowe | 2019-07-12 | 1 | -0/+35 |
* | nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlock | Mike Crowe | 2019-07-12 | 1 | -0/+96 |
* | nptl: pthread_rwlock: Move timeout validation into _full functions | Mike Crowe | 2019-07-12 | 1 | -0/+9 |
* | nptl: Add POSIX-proposed pthread_cond_clockwait | Mike Crowe | 2019-07-12 | 1 | -0/+69 |
* | nptl: Add POSIX-proposed sem_clockwait | Mike Crowe | 2019-07-12 | 1 | -0/+59 |
* | nptl: Add clockid parameter to futex timed wait calls | Mike Crowe | 2019-07-12 | 1 | -0/+33 |
* | posix: Fix large mmap64 offset for mips64n32 (BZ#24699) | Adhemerval Zanella | 2019-07-10 | 1 | -0/+11 |
* | nss_db: fix endent wrt NULL mappings [BZ #24695] [BZ #24696] | DJ Delorie | 2019-07-10 | 1 | -0/+16 |
* | aarch64: simplify the DT_AARCH64_VARIANT_PCS handling code | Szabolcs Nagy | 2019-07-10 | 1 | -0/+8 |
* | Don't declare __malloc_check_init in <malloc.h> (bug 23352) | Andreas Schwab | 2019-07-10 | 1 | -1/+9 |
* | locale/tst-locale-locpath: Fix arguments passing | Mao Han | 2019-07-10 | 1 | -0/+4 |
* | [powerpc] fenv_libc.h: protect use of __builtin_cpu_supports | Paul A. Clarke | 2019-07-09 | 1 | -0/+5 |
* | nftw: fill in stat buf for dangling links [BZ #23501] | DJ Delorie | 2019-07-08 | 1 | -0/+7 |
* | powerpc: refactor logb{f,l} | Adhemerval Zanella | 2019-07-08 | 1 | -0/+51 |
* | math: Use wordsize-64 version for s_logb | Adhemerval Zanella | 2019-07-08 | 1 | -0/+4 |
* | benchtests: Add logb{f} benchmark | Adhemerval Zanella | 2019-07-08 | 1 | -0/+4 |
* | powerpc: Refactor modf{f} | Adhemerval Zanella | 2019-07-08 | 1 | -0/+32 |
* | powerpc: hypot refactor and optimization | Adhemerval Zanella | 2019-07-08 | 1 | -0/+16 |
* | benchtests: hypot benchmark | Adhemerval Zanella | 2019-07-08 | 1 | -0/+5 |
* | dl-vdso: Add LINUX_4 HASH CODE to support nds32 vdso mechanism | Vincent Chen | 2019-07-08 | 1 | -0/+5 |
* | riscv: restore ABI compatibility (bug 24484) | Andreas Schwab | 2019-07-04 | 1 | -0/+5 |
* | aarch64: new ifunc resolver ABI | Szabolcs Nagy | 2019-07-04 | 1 | -0/+8 |
* | nptl: Remove vfork IFUNC-based forwarder from libpthread [BZ #20188] | Florian Weimer | 2019-07-02 | 1 | -0/+81 |
* | malloc: Add nptl, htl dependency for the subdirectory [BZ #24757] | Florian Weimer | 2019-07-02 | 1 | -0/+6 |
* | Fix build warnings in resolv/res_send.c | Stefan Liebler | 2019-07-02 | 1 | -0/+5 |
* | build-many-glibcs.py: Add v4t variant for arm-linux-gnueabi | Florian Weimer | 2019-07-02 | 1 | -0/+5 |
* | Call _dl_open_check after relocation [BZ #24259] | H.J. Lu | 2019-07-01 | 1 | -0/+49 |
* | powerpc: Use faster means to access FPSCR when possible in some cases | Paul A. Clarke | 2019-06-30 | 1 | -0/+18 |
* | Further improve string bench timing | Wilco Dijkstra | 2019-06-28 | 1 | -0/+17 |
* | Bump up the runtime for "short" benchmarks | Anton Youdkevitch | 2019-06-28 | 1 | -0/+13 |
* | Linux: Use mmap instead of malloc in dirent/tst-getdents64 | Florian Weimer | 2019-06-28 | 1 | -0/+6 |