aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-27Remove tilegx port.Joseph Myers164-15720/+32
2018-04-26Add tst-sigaction.c to test BZ #23069Aurelien Jarno3-1/+62
2018-04-26Increase robustness of internal dlopen() by using RTLD_NOW [BZ #22766]Tulio Magno Quites Machado Filho4-7/+34
2018-04-25Consolidate getdirentries{64} implementationAdhemerval Zanella5-20/+57
2018-04-25Use GCC 8 in build-many-glibcs.py by default.Joseph Myers2-1/+6
2018-04-24Fix Hurd glibc build with GCC 8.Joseph Myers2-2/+8
2018-04-24Fix tst-strfmon_l test for hr_HR localeMike FABIAN1-2/+2
2018-04-24Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h.Joseph Myers11-8/+76
2018-04-23Consolidate alphasort{64} and versionsort{64} implementationAdhemerval Zanella17-55/+69
2018-04-23Add NT_PPC_PKEY from Linux 4.16 to elf.h.Joseph Myers2-0/+6
2018-04-23NEWS: Reindent and copyeditZack Weinberg1-29/+29
2018-04-23hr_HR locale: fix thousands_sep and mon_thousands_sepDragan Stanojevic - Nevidljivi2-2/+8
2018-04-20Define XTABS to TAB3 on alpha to match Linux 4.16.Joseph Myers2-1/+6
2018-04-20Update hppa libm-test-ulpsAdhemerval Zanella2-0/+4
2018-04-20Consolidate scandir{at}{64} implementationAdhemerval Zanella15-194/+200
2018-04-20Update aarch64 bits/hwcap.h, dl-procinfo.c for Linux 4.16 HWCAP_ASIMDFHM.Joseph Myers3-2/+12
2018-04-20hurd xfails: Add missing bug referencesSamuel Thibault2-0/+4
2018-04-20hurd: XFAIL tests for signal features not implemented yetSamuel Thibault3-8/+12
2018-04-20hurd: XFAIL appearance of sched_param and sched_priority from <sys/types.h>Samuel Thibault2-0/+137
2018-04-20Revert "hurd: Fix mach installed headers test"Samuel Thibault5-8/+4
2018-04-20Drop fpregset unused symbol expositionSamuel Thibault6-5/+11
2018-04-20hurd: Fix hurd installed headers testSamuel Thibault4-1/+11
2018-04-19hurd: Add missing RLIM_SAVED_MAX/CURSamuel Thibault2-0/+5
2018-04-19hurd: Fix termios.h symbolsSamuel Thibault2-3/+13
2018-04-19hurd: remove non-standard siginfo symbolSamuel Thibault2-1/+3
2018-04-19hurd: fix sigevent's sigev_notify_attributes field typeSamuel Thibault2-2/+23
2018-04-19Update sysdeps/nios2/libm-test-ulpsChung-Lin Tang2-8/+20
2018-04-19hurd: Avoid exposing all <sched.h> symbols from sys/types.hSamuel Thibault6-12/+39
2018-04-19Fix mips64n32 getdents aliasAdhemerval Zanella2-0/+5
2018-04-19hurd: Fix symbols expositionSamuel Thibault5-3/+13
2018-04-19Consolidate Linux getdents{64} implementationAdhemerval Zanella19-450/+317
2018-04-19Disable lock elision for mutex pretty printer tests.Stefan Liebler2-0/+7
2018-04-19Use volatile global counters in test-tgmath.c.Stefan Liebler2-6/+12
2018-04-19hurd: Update struct statfs according to struct statvfsSamuel Thibault2-8/+10
2018-04-19hurd: Fix standard compliance of some statvfs fieldsSamuel Thibault2-8/+12
2018-04-19hurd: xfail some structure fields ABI incompatibility with standardsSamuel Thibault8-12/+38
2018-04-19hurd: Fix mach installed headers testSamuel Thibault5-0/+13
2018-04-19Revert "Fix sched_param"Samuel Thibault9-66/+17
2018-04-18conform sys/un.h: Allow sun_ prefix, not only sun_lenSamuel Thibault2-3/+3
2018-04-18Fix sched_paramSamuel Thibault9-17/+66
2018-04-18Make build-many-glibcs.py build GCC for powerpcspe with --enable-obsolete.Joseph Myers2-2/+8
2018-04-18hurd: Fix spurious installation of headers defining hidden prototypesSamuel Thibault5-0/+4
2018-04-18hurd: fix conformity test for sys/un.hSamuel Thibault2-0/+6
2018-04-16arm: Remove ununsed ARM code in optimized implementationAdhemerval Zanella5-86/+8
2018-04-16Add aliases to recognize normalized charset names (bug 19527)Andreas Schwab2-0/+7
2018-04-15Improves __ieee754_exp(x) performance by 18-37% when |x| < 1.0397Patrick McGehearty3-7/+216
2018-04-12Update kernel version in syscall-names.list to 4.16.DJ Delorie2-2/+7
2018-04-12S390: Fix struct sigaction for 31bit in kernel_sigaction.h.Stefan Liebler2-6/+16
2018-04-09resolv: Fully initialize struct mmsghdr in send_dg [BZ #23037]Florian Weimer2-19/+27
2018-04-06Consolidate Linux readdir{64}{_r} implementationAdhemerval Zanella21-80/+141