aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-11Add MAINTAINERSDJ Delorie2-0/+5
2017-05-11tunables: Make tunable_list relroSiddhesh Poyarekar2-1/+6
2017-05-11Condition some sys/ucontext.h contents on __USE_MISC (bug 21457).Joseph Myers12-150/+346
2017-05-11Remove wrong definitions from pthread header refactorAdhemerval Zanella3-2/+9
2017-05-11inet_pton: Reformat in GNU styleFlorian Weimer2-149/+158
2017-05-11support_format_addrinfo: Fix flags and canonname formattingFlorian Weimer3-20/+136
2017-05-11getaddrinfo: Unconditionally use malloc for address listFlorian Weimer2-24/+10
2017-05-10Use test-driver in ntpl/tst-fork1.cAndreas Schwab2-2/+9
2017-05-10Fix rawmemchr build with GCC 8.Joseph Myers2-0/+14
2017-05-09Remove MIPS32 accept4, recvmmsg, sendmmsg implementations.Joseph Myers4-88/+4
2017-05-09Simplify accept4, recvmmsg, sendmmsg code.Joseph Myers10-65/+40
2017-05-09Move shared pthread definitions to common headersAdhemerval Zanella33-3236/+1357
2017-05-09Simplify sendmmsg code.Joseph Myers3-68/+20
2017-05-09Simplify recvmmsg code.Joseph Myers3-68/+20
2017-05-09Add support for testing __STDC_WANT_IEC_60559_TYPES_EXT__Paul E. Murphy4-0/+28
2017-05-09float128: Add _Float128 make bits to libm.Paul E. Murphy4-2/+177
2017-05-09Assume prlimit64 is available.Joseph Myers6-85/+16
2017-05-09sunrpc/tst-xdrmem2.c: Include stdint.h.Zack Weinberg2-0/+5
2017-05-09resolv: Use RES_DFLRETRY consistently [BZ #21474]Florian Weimer2-2/+8
2017-05-09Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.Zack Weinberg17-35/+39
2017-05-09S390: Regenerate ULPsStefan Liebler2-6/+10
2017-05-08vfprintf.c: Refactor magic number 32 into EXTSIZ.Carlos O'Donell2-25/+33
2017-05-08Remove __ASSUME_PROC_PID_TASK_COMM.Joseph Myers3-19/+6
2017-05-08Remove __ASSUME_GETCPU_SYSCALL.Joseph Myers2-5/+5
2017-05-08support: Prevent multiple deletion of temporary filesFlorian Weimer7-93/+81
2017-05-08support: Delete temporary files in LIFO orderFlorian Weimer2-11/+14
2017-05-08Remove <sys/ultrasound.h>Florian Weimer4-2/+9
2017-05-08Require Linux kernel 3.2 or later on x86 / x86_64.Joseph Myers7-11/+15
2017-05-04manual: Add preadv and pwritev documentationAdhemerval Zanella2-0/+106
2017-05-04Fix network headers stdint.h namespace (bug 21455).Joseph Myers10-60/+105
2017-05-04ldbl-128: Use mathx_hidden_def inplace of hidden_defPaul E. Murphy5-3/+15
2017-05-04Fix signal.h bsd_signal namespace (bug 21445).Joseph Myers2-1/+4
2017-05-04Use __glibc_reserved convention in mcontext, sigcontext (bug 21457).Joseph Myers4-10/+31
2017-05-04powerpc: Fix strncat ifunc selectionRajalakshmi Srinivasaraghavan2-1/+6
2017-05-03x86: Set dl_platform and dl_hwcap from CPU features [BZ #21391]H.J. Lu12-138/+273
2017-05-03Tweak realloc/MREMAP comment to be more accurate.DJ Delorie2-3/+8
2017-05-03Correct misplaced comments in struct ip_mreq_sourcePhil Blundell2-2/+7
2017-05-03Bug 20686: Add el_GR@euro support.Carlos O'Donell2-0/+6
2017-05-03Bug 20116: Clarify behaviour of PD->lock.Carlos O'Donell2-3/+18
2017-05-03Consolidate Linux epoll_wait syscallAdhemerval Zanella5-5/+17
2017-05-03Consolidate Linux select implementationAdhemerval Zanella7-11/+78
2017-05-03Consolidate Linux poll implementationAdhemerval Zanella3-3/+13
2017-05-03Add HWCAP_ASIMDRDM from Linux 4.11 to AArch64 bits/hwcap.h.Joseph Myers2-0/+6
2017-05-02sparc: handle R_SPARC_DISP64 and R_SPARC_REGISTER relocsVladimir Mezentsev2-0/+12
2017-05-02posix: Fix internal p{read,write} plt usageAdhemerval Zanella6-1/+17
2017-05-02powerpc: Update powerpc-fpu libm-test-ulpsTulio Magno Quites Machado Filho2-16/+20
2017-05-01nptl: Using libsupport for tst-cancel4*Adhemerval Zanella6-946/+250
2017-05-01posix: Using libsupport for p{write,read}v testsAdhemerval Zanella2-25/+30
2017-05-01Add TCP_FASTOPEN_CONNECT from Linux 4.11 to netinet/tcp.h.Joseph Myers2-0/+3
2017-05-01Add PF_SMC, AF_SMC from Linux 4.11 to bits/socket.h.Joseph Myers2-1/+7