aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-04-06Update i386 libm-test-ulps.Adhemerval Zanella2-4/+14
2018-04-06Fix missing @ before texinfo commandAndreas Schwab2-1/+5
2018-04-05Update SPARC libm-test-ulps.Adhemerval Zanella2-0/+8
2018-04-05Update ARM libm-test-ulps.Adhemerval Zanella2-0/+10
2018-04-05linux: Consolidate sigaction implementationAdhemerval Zanella22-585/+237
2018-04-05S390: Regenerate ULPs.Stefan Liebler2-0/+10
2018-04-05manual: Various fixes to the mbstouwcs example, and mbrtowc updateFlorian Weimer3-43/+88
2018-04-05manual: Move mbstouwcs to an example C fileFlorian Weimer3-22/+34