aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2018-04-25Consolidate getdirentries{64} implementationAdhemerval Zanella4-20/+47
2018-04-24Fix Hurd glibc build with GCC 8.Joseph Myers1-2/+4
2018-04-24Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h.Joseph Myers10-8/+53
2018-04-23Consolidate alphasort{64} and versionsort{64} implementationAdhemerval Zanella12-28/+34
2018-04-20Define XTABS to TAB3 on alpha to match Linux 4.16.Joseph Myers1-1/+1
2018-04-20Update hppa libm-test-ulpsAdhemerval Zanella1-0/+2
2018-04-20Consolidate scandir{at}{64} implementationAdhemerval Zanella6-22/+20
2018-04-20Update aarch64 bits/hwcap.h, dl-procinfo.c for Linux 4.16 HWCAP_ASIMDFHM.Joseph Myers2-2/+4
2018-04-20hurd: XFAIL appearance of sched_param and sched_priority from <sys/types.h>Samuel Thibault1-0/+69
2018-04-20Revert "hurd: Fix mach installed headers test"Samuel Thibault4-0/+34
2018-04-20Drop fpregset unused symbol expositionSamuel Thibault5-5/+5
2018-04-20hurd: Fix hurd installed headers testSamuel Thibault3-1/+7
2018-04-19hurd: fix sigevent's sigev_notify_attributes field typeSamuel Thibault1-0/+18
2018-04-19Update sysdeps/nios2/libm-test-ulpsChung-Lin Tang1-8/+16
2018-04-19hurd: Avoid exposing all <sched.h> symbols from sys/types.hSamuel Thibault2-6/+2
2018-04-19Fix mips64n32 getdents aliasAdhemerval Zanella1-0/+2
2018-04-19hurd: Fix symbols expositionSamuel Thibault2-3/+3
2018-04-19Consolidate Linux getdents{64} implementationAdhemerval Zanella18-450/+291
2018-04-19hurd: Update struct statfs according to struct statvfsSamuel Thibault1-8/+8
2018-04-19hurd: Fix standard compliance of some statvfs fieldsSamuel Thibault1-8/+8
2018-04-19hurd: xfail some structure fields ABI incompatibility with standardsSamuel Thibault1-0/+5
2018-04-19Revert "Fix sched_param"Samuel Thibault4-6/+10
2018-04-18Fix sched_paramSamuel Thibault4-10/+6
2018-04-18hurd: Fix spurious installation of headers defining hidden prototypesSamuel Thibault4-26/+0
2018-04-16arm: Remove ununsed ARM code in optimized implementationAdhemerval Zanella4-86/+1
2018-04-15Improves __ieee754_exp(x) performance by 18-37% when |x| < 1.0397Patrick McGehearty2-7/+211
2018-04-12Update kernel version in syscall-names.list to 4.16.DJ Delorie1-2/+2
2018-04-12S390: Fix struct sigaction for 31bit in kernel_sigaction.h.Stefan Liebler1-6/+10
2018-04-06Consolidate Linux readdir{64}{_r} implementationAdhemerval Zanella20-80/+116
2018-04-06Update i386 libm-test-ulps.Adhemerval Zanella1-4/+10
2018-04-05Update SPARC libm-test-ulps.Adhemerval Zanella1-0/+6
2018-04-05Update ARM libm-test-ulps.Adhemerval Zanella1-0/+8
2018-04-05linux: Consolidate sigaction implementationAdhemerval Zanella21-585/+210
2018-04-05S390: Regenerate ULPs.Stefan Liebler1-0/+6
2018-04-05Revert "hurd: Avoid PLTs for longjmp & siglongjmp"Samuel Thibault1-2/+0
2018-04-05hurd: Avoid PLT for dirfdSamuel Thibault2-0/+2
2018-04-04hurd: Avoid PLTs for longjmp & siglongjmpSamuel Thibault1-0/+2
2018-04-04powerpc: Update sin, cos and sincos ULPsTulio Magno Quites Machado Filho1-0/+6
2018-04-04elf: Correct absolute (SHN_ABS) symbol run-time calculation [BZ #19818]Maciej W. Rozycki1-1/+2
2018-04-04elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki23-41/+45
2018-04-04Make sysdeps/generic/internal-signals.h less stubby.Zack Weinberg1-3/+12
2018-04-04hurd: Fix typoSamuel Thibault1-1/+1
2018-04-04hurd: Add missing symbolsSamuel Thibault1-0/+1
2018-04-04hurd: Fix missing trailing NUL in __if_nametoindexSamuel Thibault1-1/+1
2018-04-03hurd: Make __if_nametoindex return ENODEV if ifname is too longSamuel Thibault1-2/+6
2018-04-03Revert parts of "hurd: Avoid more libc.so local PLTs"Samuel Thibault1-1/+1
2018-04-03Revert "s390x: Fix hidden aliases"Samuel Thibault1-2/+0
2018-04-03Update RWF_SUPPORTED for Linux kernel 4.16 [BZ #22947]H.J. Lu1-0/+1
2018-04-03Filter out NPTL internal signals (BZ #22391)Adhemerval Zanella6-46/+46
2018-04-03hurd: Fix buffer overrun in __if_nametoindexSamuel Thibault1-1/+3