aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-12Remove useless SPARC signbit aliases.Joseph Myers6-10/+13
2017-05-12fork: Remove bogus parent PID assertions [BZ #21386]Florian Weimer2-8/+7
2017-05-12Remove __ASSUME_STATFS_F_FLAGS.Joseph Myers3-199/+8
2017-05-11Suppress internal declarations for most of the testsuite.Zack Weinberg43-257/+573
2017-05-11Remove _IO_MTSAFE_IO from public headers.Zack Weinberg5-26/+46
2017-05-11powerpc: Fix signal handling in backtraceAdhemerval Zanella3-14/+30
2017-05-11Consolidate Linux writev implementationAdhemerval Zanella2-0/+29
2017-05-11Consolidate Linux readv implementationAdhemerval Zanella2-0/+29
2017-05-11Consolidate Linux write syscallAdhemerval Zanella5-0/+41
2017-05-11Consolidate Linux read syscallAdhemerval Zanella5-0/+42
2017-05-11Consolidate Linux creat implementationAdhemerval Zanella8-18/+64
2017-05-11Consolidate Linux open implementationAdhemerval Zanella6-68/+36
2017-05-11Consolidate Linux close syscall generationAdhemerval Zanella3-0/+36
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