aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-29Patch to require Python 3.4 or later to build glibc.Joseph Myers11-61/+50
2018-10-28hurd: Fix race between calling RPC and handling a signalSamuel Thibault4-23/+28
2018-10-28hurd: Return EIO on non-responding interrupted serversSamuel Thibault2-5/+11
2018-10-28hurd: set interrupt timeout to 1 minuteSamuel Thibault2-1/+5
2018-10-26Remove pre-Python-3.4 compatibility from build-many-glibcs.py.Joseph Myers2-11/+5
2018-10-26i64: fix missing exp2f, log2f and powf symbols in libm.a [BZ #23822]Szabolcs Nagy4-9/+16
2018-10-25Add IN_MASK_CREATE from Linux 4.19 to sys/inotify.h.Joseph Myers2-0/+6
2018-10-25conform: XFAIL siginfo_t si_band test on sparc64Florian Weimer5-3/+28
2018-10-25Add new ELF note types from Linux 4.19 to elf.h.Joseph Myers2-0/+7
2018-10-25elf: Fix the ld flags not be applied to tst-execstack-mod.soZong Li2-1/+6
2018-10-25hurd: XFAIL absence of C11 threads implementationSamuel Thibault2-0/+10
2018-10-24Use gen-libm-test.py to generate ulps table for manual.Joseph Myers7-216/+129
2018-10-24Y2038: Add 64-bit time for all architecturesAlbert ARIBAUD (3ADEV)6-15/+63
2018-10-24Fix date typo in ChangeLogAlbert ARIBAUD (3ADEV)1-1/+1
2018-10-24posix: Add internal symbols for posix_spawn interfaceAdhemerval Zanella12-12/+85
2018-10-24Add more checks for valid ld.so.cache file (bug 18093)Andreas Schwab3-1/+16
2018-10-24 Y2038: provide size of default time_t for target architectureAlbert ARIBAUD (3ADEV)17-51/+74
2018-10-24x86: Support RDTSCP for benchtestsH.J. Lu4-1/+35
2018-10-23Fix tst-preadvwritev2 build failure on HURDAdhemerval Zanella2-0/+8
2018-10-23x86: Fix Haswell strong flags (BZ#23709)Adhemerval Zanella2-0/+12
2018-10-23time/tst-mktime2: Improve test error reportingFlorian Weimer2-30/+51
2018-10-23Don't use PSEUDO_END for non-PSEUDO functionAndreas Schwab2-2/+7
2018-10-22Update kernel version in syscall-names.list to 4.19.Joseph Myers2-2/+5
2018-10-22Use Linux 4.19 in build-many-glibcs.py.Joseph Myers2-1/+4
2018-10-22Stop c32rtomb and mbrtoc32 aliasing wcrtomb and mbrtowc (bug 23793).Joseph Myers7-12/+124
2018-10-21x86: Don't include <x86intrin.h>H.J. Lu2-4/+10
2018-10-19Handle surrogate pairs in c16rtomb (bug 23794, DR#488, C2X).Joseph Myers4-4/+141
2018-10-19signal: Use correct type for si_band in siginfo_t [BZ #23562]Ilya Yu. Malakhov2-1/+7
2018-10-19resource: Update struct rusage comments [BZ #23689]Florian Weimer2-2/+9
2018-10-18Add VDSO support to sparc.David S. Miller6-0/+109
2018-10-18Regenerate sparc ulps.David S. Miller2-44/+48
2018-10-17x86: Use _rdtsc intrinsic for HP_TIMING_NOWH.J. Lu8-55/+79
2018-10-17Do not allow divide-by-zero exception for pow(+/- 0, -Inf).Joseph Myers2-2/+12
2018-10-17[manual] Job control is no longer optional.Zack Weinberg3-29/+20
2018-10-17Remove unnecessary locking when reading iconv configuration [BZ #22062]Arjun Shankar6-108/+275
2018-10-17Use single bits/shm.h for all architectures.Joseph Myers14-552/+240
2018-10-17Move SHMLBA to its own header.Joseph Myers18-325/+225
2018-10-17Fix race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP [B...Stefan Liebler17-50/+386
2018-10-17Don't reduce test timeout to less than defaultAndreas Schwab62-91/+64
2018-10-16Remove extra space at end of line.Steve Ellcey1-1/+1
2018-10-16aarch64: optimized memcpy implementation for thunderx2Anton Youdkevitch3-18/+609
2018-10-15Use single bits/sem.h for all architectures.Joseph Myers14-460/+199
2018-10-14regex: simplify by using intprops.hPaul Eggert2-17/+7
2018-10-14regex: __builtin_expect → __glibc_unlikelyPaul Eggert6-401/+437
2018-10-11Use single bits/msq.h for all architectures.Joseph Myers14-449/+213
2018-10-10Use common bits/shm.h for more architectures.Joseph Myers5-324/+14
2018-10-10Use common bits/sem.h for more architectures.Joseph Myers6-355/+13
2018-10-10Use common bits/msq.h for more architectures.Joseph Myers6-321/+17
2018-10-09Increase timeout of nss/tst-nss-files-hosts-multiSzabolcs Nagy2-0/+5
2018-10-09Increase timeout of libio/tst-readlineSzabolcs Nagy2-0/+5