summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-11Remove wrong definitions from pthread header refactorAdhemerval Zanella
2017-05-11inet_pton: Reformat in GNU styleFlorian Weimer
2017-05-11support_format_addrinfo: Fix flags and canonname formattingFlorian Weimer
2017-05-11getaddrinfo: Unconditionally use malloc for address listFlorian Weimer
2017-05-10Use test-driver in ntpl/tst-fork1.cAndreas Schwab
2017-05-10Fix rawmemchr build with GCC 8.Joseph Myers
2017-05-09Remove MIPS32 accept4, recvmmsg, sendmmsg implementations.Joseph Myers
2017-05-09Simplify accept4, recvmmsg, sendmmsg code.Joseph Myers
2017-05-09Move shared pthread definitions to common headersAdhemerval Zanella
2017-05-09Simplify sendmmsg code.Joseph Myers
2017-05-09Simplify recvmmsg code.Joseph Myers
2017-05-09Add support for testing __STDC_WANT_IEC_60559_TYPES_EXT__Paul E. Murphy
2017-05-09float128: Add _Float128 make bits to libm.Paul E. Murphy
2017-05-09Assume prlimit64 is available.Joseph Myers
2017-05-09sunrpc/tst-xdrmem2.c: Include stdint.h.Zack Weinberg
2017-05-09resolv: Use RES_DFLRETRY consistently [BZ #21474]Florian Weimer
2017-05-09Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.Zack Weinberg
2017-05-09S390: Regenerate ULPsStefan Liebler
2017-05-08vfprintf.c: Refactor magic number 32 into EXTSIZ.Carlos O'Donell
2017-05-08Remove __ASSUME_PROC_PID_TASK_COMM.Joseph Myers
2017-05-08Remove __ASSUME_GETCPU_SYSCALL.Joseph Myers
2017-05-08support: Prevent multiple deletion of temporary filesFlorian Weimer
2017-05-08support: Delete temporary files in LIFO orderFlorian Weimer
2017-05-08Remove <sys/ultrasound.h>Florian Weimer
2017-05-08Require Linux kernel 3.2 or later on x86 / x86_64.Joseph Myers
2017-05-04manual: Add preadv and pwritev documentationAdhemerval Zanella
2017-05-04Fix network headers stdint.h namespace (bug 21455).Joseph Myers
2017-05-04ldbl-128: Use mathx_hidden_def inplace of hidden_defPaul E. Murphy
2017-05-04Fix signal.h bsd_signal namespace (bug 21445).Joseph Myers
2017-05-04Use __glibc_reserved convention in mcontext, sigcontext (bug 21457).Joseph Myers
2017-05-04powerpc: Fix strncat ifunc selectionRajalakshmi Srinivasaraghavan
2017-05-03x86: Set dl_platform and dl_hwcap from CPU features [BZ #21391]H.J. Lu
2017-05-03Tweak realloc/MREMAP comment to be more accurate.DJ Delorie
2017-05-03Correct misplaced comments in struct ip_mreq_sourcePhil Blundell
2017-05-03Bug 20686: Add el_GR@euro support.Carlos O'Donell
2017-05-03Bug 20116: Clarify behaviour of PD->lock.Carlos O'Donell
2017-05-03Consolidate Linux epoll_wait syscallAdhemerval Zanella
2017-05-03Consolidate Linux select implementationAdhemerval Zanella
2017-05-03Consolidate Linux poll implementationAdhemerval Zanella
2017-05-03Add HWCAP_ASIMDRDM from Linux 4.11 to AArch64 bits/hwcap.h.Joseph Myers
2017-05-02sparc: handle R_SPARC_DISP64 and R_SPARC_REGISTER relocsVladimir Mezentsev
2017-05-02posix: Fix internal p{read,write} plt usageAdhemerval Zanella
2017-05-02powerpc: Update powerpc-fpu libm-test-ulpsTulio Magno Quites Machado Filho
2017-05-01nptl: Using libsupport for tst-cancel4*Adhemerval Zanella
2017-05-01posix: Using libsupport for p{write,read}v testsAdhemerval Zanella
2017-05-01Add TCP_FASTOPEN_CONNECT from Linux 4.11 to netinet/tcp.h.Joseph Myers
2017-05-01Add PF_SMC, AF_SMC from Linux 4.11 to bits/socket.h.Joseph Myers
2017-05-01Default Linux kernel version in build-many-glibcs.py to 4.11.Joseph Myers
2017-04-28powerpc: Fix logbl on power7 [BZ# 21280]Tulio Magno Quites Machado Filho
2017-04-28powerpc64le: Create divergent sysdep directory for powerpc64le.Paul E. Murphy