about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Ensure mktime sets errno on error (bug 23789) aaribaud/bugzilla/23789/v2Albert ARIBAUD (3ADEV)2018-10-273-5/+59
* Remove pre-Python-3.4 compatibility from build-many-glibcs.py.Joseph Myers2018-10-262-11/+5
* i64: fix missing exp2f, log2f and powf symbols in libm.a [BZ #23822]Szabolcs Nagy2018-10-264-9/+16
* Add IN_MASK_CREATE from Linux 4.19 to sys/inotify.h.Joseph Myers2018-10-252-0/+6
* conform: XFAIL siginfo_t si_band test on sparc64Florian Weimer2018-10-255-3/+28
* Add new ELF note types from Linux 4.19 to elf.h.Joseph Myers2018-10-252-0/+7
* elf: Fix the ld flags not be applied to tst-execstack-mod.soZong Li2018-10-252-1/+6
* hurd: XFAIL absence of C11 threads implementationSamuel Thibault2018-10-252-0/+10
* Use gen-libm-test.py to generate ulps table for manual.Joseph Myers2018-10-247-216/+129
* Y2038: Add 64-bit time for all architecturesAlbert ARIBAUD (3ADEV)2018-10-246-15/+63
* Fix date typo in ChangeLogAlbert ARIBAUD (3ADEV)2018-10-241-1/+1
* posix: Add internal symbols for posix_spawn interfaceAdhemerval Zanella2018-10-2412-12/+85
* Add more checks for valid ld.so.cache file (bug 18093)Andreas Schwab2018-10-243-1/+16
* Y2038: provide size of default time_t for target architectureAlbert ARIBAUD (3ADEV)2018-10-2417-51/+74
* x86: Support RDTSCP for benchtestsH.J. Lu2018-10-244-1/+35
* Fix tst-preadvwritev2 build failure on HURDAdhemerval Zanella2018-10-232-0/+8
* x86: Fix Haswell strong flags (BZ#23709)Adhemerval Zanella2018-10-232-0/+12
* time/tst-mktime2: Improve test error reportingFlorian Weimer2018-10-232-30/+51
* Don't use PSEUDO_END for non-PSEUDO functionAndreas Schwab2018-10-232-2/+7
* Update kernel version in syscall-names.list to 4.19.Joseph Myers2018-10-222-2/+5
* Use Linux 4.19 in build-many-glibcs.py.Joseph Myers2018-10-222-1/+4
* Stop c32rtomb and mbrtoc32 aliasing wcrtomb and mbrtowc (bug 23793).Joseph Myers2018-10-227-12/+124
* x86: Don't include <x86intrin.h>H.J. Lu2018-10-212-4/+10
* Handle surrogate pairs in c16rtomb (bug 23794, DR#488, C2X).Joseph Myers2018-10-194-4/+141
* signal: Use correct type for si_band in siginfo_t [BZ #23562]Ilya Yu. Malakhov2018-10-192-1/+7
* resource: Update struct rusage comments [BZ #23689]Florian Weimer2018-10-192-2/+9
* Add VDSO support to sparc.David S. Miller2018-10-186-0/+109
* Regenerate sparc ulps.David S. Miller2018-10-182-44/+48
* x86: Use _rdtsc intrinsic for HP_TIMING_NOWH.J. Lu2018-10-178-55/+79
* Do not allow divide-by-zero exception for pow(+/- 0, -Inf).Joseph Myers2018-10-172-2/+12
* [manual] Job control is no longer optional.Zack Weinberg2018-10-173-29/+20
* Remove unnecessary locking when reading iconv configuration [BZ #22062]Arjun Shankar2018-10-176-108/+275
* Use single bits/shm.h for all architectures.Joseph Myers2018-10-1714-552/+240
* Move SHMLBA to its own header.Joseph Myers2018-10-1718-325/+225
* Fix race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP [B...Stefan Liebler2018-10-1717-50/+386
* Don't reduce test timeout to less than defaultAndreas Schwab2018-10-1762-91/+64
* Remove extra space at end of line.Steve Ellcey2018-10-161-1/+1
* aarch64: optimized memcpy implementation for thunderx2Anton Youdkevitch2018-10-163-18/+609
* Use single bits/sem.h for all architectures.Joseph Myers2018-10-1514-460/+199
* regex: simplify by using intprops.hPaul Eggert2018-10-142-17/+7
* regex: __builtin_expect → __glibc_unlikelyPaul Eggert2018-10-146-401/+437
* Use single bits/msq.h for all architectures.Joseph Myers2018-10-1114-449/+213
* Use common bits/shm.h for more architectures.Joseph Myers2018-10-105-324/+14
* Use common bits/sem.h for more architectures.Joseph Myers2018-10-106-355/+13
* Use common bits/msq.h for more architectures.Joseph Myers2018-10-106-321/+17
* Increase timeout of nss/tst-nss-files-hosts-multiSzabolcs Nagy2018-10-092-0/+5
* Increase timeout of libio/tst-readlineSzabolcs Nagy2018-10-092-0/+5
* mktime fix for Gnulib + coreutilsPaul Eggert2018-10-082-1/+13
* benchtests: Set float type on --threshold argumentLeonardo Sandoval2018-10-082-1/+6
* kl_GL: Update the month names and date formats (bug 23740).Rafal Luzynski2018-10-082-14/+34