about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Linux: Move getdents64 to <dirent.h> fw/getdents64Florian Weimer2019-07-257-8/+70
* x86-64: Compile branred.c with -mprefer-vector-width=128 [BZ #24603]H.J. Lu2019-07-244-0/+52
* build-many-glibcs.py: Use Linux 5.2 by defaultFlorian Weimer2019-07-242-1/+6
* Linux: Use in-tree copy of SO_ constants for !__USE_MISC [BZ #24532]Florian Weimer2019-07-2410-94/+333
* test-container: Install with $(all-subdirs) [BZ #24794]Tulio Magno Quites Machado Filho2019-07-232-1/+6
* test-container: Avoid copying unintended system librariesTulio Magno Quites Machado Filho2019-07-232-2/+7
* Add NEWS entry about the new AArch64 IFUNC resolver call ABISzabolcs Nagy2019-07-222-0/+8
* locale/C-translit.h.in: Cyrillic -> ASCII transliteration [BZ #2872]Egor Kobylkin2019-07-202-0/+174
* Linux: Update syscall-names.list to Linux 5.2Florian Weimer2019-07-192-1/+18
* Regenerate po/libc.pot for 2.30 release.Carlos O'Donell2019-07-182-225/+220
* nptl: Add POSIX-proposed _clock functions to hppa pthread.hAdhemerval Zanella2019-07-182-0/+41
* nptl: Remove unnecessary forwarding of pthread_cond_clockwait from libcMike Crowe2019-07-184-10/+10
* Afar locales: Months and days updated from CLDR (bug 21897).Rafal Luzynski2019-07-175-12/+30
* nl_BE locale: Use "copy "nl_NL"" in LC_NAME (bug 23996).Rafal Luzynski2019-07-172-6/+6
* nl_BE and nl_NL locales: Dutch salutations (bug 23996).PanderMusubi2019-07-173-0/+17
* ga_IE and en_IE locales: Revert first_weekday removal (bug 24200).Daniil Zhilin2019-07-173-0/+8
* nptl: Remove futex_supports_exact_relative_timeoutsMike Crowe2019-07-125-26/+12
* Update NEWS for new _clockwait and _clocklock functionsMike Crowe2019-07-122-0/+13
* nptl: Add POSIX-proposed pthread_mutex_clocklockMike Crowe2019-07-1235-27/+267
* nptl: Rename lll_timedlock to lll_clocklock and add clockid parameterMike Crowe2019-07-1213-54/+103
* nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlockMike Crowe2019-07-1241-100/+493
* nptl: pthread_rwlock: Move timeout validation into _full functionsMike Crowe2019-07-124-20/+29
* nptl: Add POSIX-proposed pthread_cond_clockwaitMike Crowe2019-07-1237-18/+353
* nptl: Add POSIX-proposed sem_clockwaitMike Crowe2019-07-1236-20/+293
* nptl: Add clockid parameter to futex timed wait callsMike Crowe2019-07-129-51/+110
* posix: Fix large mmap64 offset for mips64n32 (BZ#24699)Adhemerval Zanella2019-07-105-5/+53
* nss_db: fix endent wrt NULL mappings [BZ #24695] [BZ #24696]DJ Delorie2019-07-1011-2/+189
* aarch64: simplify the DT_AARCH64_VARIANT_PCS handling codeSzabolcs Nagy2019-07-103-6/+9
* Don't declare __malloc_check_init in <malloc.h> (bug 23352)Andreas Schwab2019-07-105-7/+12
* locale/tst-locale-locpath: Fix arguments passingMao Han2019-07-102-1/+5
* [powerpc] fenv_libc.h: protect use of __builtin_cpu_supportsPaul A. Clarke2019-07-092-1/+8
* nftw: fill in stat buf for dangling links [BZ #23501]DJ Delorie2019-07-084-3/+252
* NEWS: clarify copy_file_rangeDJ Delorie2019-07-081-3/+5
* powerpc: refactor logb{f,l}Adhemerval Zanella2019-07-0821-125/+138
* math: Use wordsize-64 version for s_logbAdhemerval Zanella2019-07-083-79/+33
* benchtests: Add logb{f} benchmarkAdhemerval Zanella2019-07-084-1/+27
* powerpc: Refactor modf{f}Adhemerval Zanella2019-07-0813-42/+80
* powerpc: hypot refactor and optimizationAdhemerval Zanella2019-07-089-232/+39
* benchtests: hypot benchmarkAdhemerval Zanella2019-07-083-1/+22
* dl-vdso: Add LINUX_4 HASH CODE to support nds32 vdso mechanismVincent Chen2019-07-082-0/+7
* riscv: restore ABI compatibility (bug 24484)Andreas Schwab2019-07-042-0/+10
* aarch64: new ifunc resolver ABISzabolcs Nagy2019-07-046-1/+193
* nptl: Remove vfork IFUNC-based forwarder from libpthread [BZ #20188]Florian Weimer2019-07-0240-397/+129
* malloc: Add nptl, htl dependency for the subdirectory [BZ #24757]Florian Weimer2019-07-022-0/+8
* Fix build warnings in resolv/res_send.cStefan Liebler2019-07-022-1/+21
* build-many-glibcs.py: Add v4t variant for arm-linux-gnueabiFlorian Weimer2019-07-022-1/+8
* Call _dl_open_check after relocation [BZ #24259]H.J. Lu2019-07-0118-5/+387
* powerpc: Use faster means to access FPSCR when possible in some casesPaul A. Clarke2019-06-306-30/+94
* Further improve string bench timingWilco Dijkstra2019-06-2813-13/+31
* Bump up the runtime for "short" benchmarksAnton Youdkevitch2019-06-2810-8/+22