aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-05-11Remove _IO_MTSAFE_IO from public headers.Zack Weinberg1-0/+14
2017-05-11powerpc: Fix signal handling in backtraceAdhemerval Zanella1-0/+10
2017-05-11Consolidate Linux writev implementationAdhemerval Zanella1-0/+2
2017-05-11Consolidate Linux readv implementationAdhemerval Zanella1-0/+2
2017-05-11Consolidate Linux write syscallAdhemerval Zanella1-0/+5
2017-05-11Consolidate Linux read syscallAdhemerval Zanella1-0/+6
2017-05-11Consolidate Linux creat implementationAdhemerval Zanella1-0/+11
2017-05-11Consolidate Linux open implementationAdhemerval Zanella1-0/+9
2017-05-11Consolidate Linux close syscall generationAdhemerval Zanella1-0/+5
2017-05-11Add MAINTAINERSDJ Delorie1-0/+4
2017-05-11tunables: Make tunable_list relroSiddhesh Poyarekar1-0/+5
2017-05-11Condition some sys/ucontext.h contents on __USE_MISC (bug 21457).Joseph Myers1-0/+170
2017-05-11Remove wrong definitions from pthread header refactorAdhemerval Zanella1-0/+7
2017-05-11inet_pton: Reformat in GNU styleFlorian Weimer1-0/+5
2017-05-11support_format_addrinfo: Fix flags and canonname formattingFlorian Weimer1-0/+16
2017-05-11getaddrinfo: Unconditionally use malloc for address listFlorian Weimer1-0/+5
2017-05-10Use test-driver in ntpl/tst-fork1.cAndreas Schwab1-0/+5
2017-05-10Fix rawmemchr build with GCC 8.Joseph Myers1-0/+6
2017-05-09Remove MIPS32 accept4, recvmmsg, sendmmsg implementations.Joseph Myers1-0/+4
2017-05-09Simplify accept4, recvmmsg, sendmmsg code.Joseph Myers1-0/+27
2017-05-09Move shared pthread definitions to common headersAdhemerval Zanella1-0/+40
2017-05-09Simplify sendmmsg code.Joseph Myers1-0/+8
2017-05-09Simplify recvmmsg code.Joseph Myers1-0/+10
2017-05-09Add support for testing __STDC_WANT_IEC_60559_TYPES_EXT__Paul E. Murphy1-0/+8
2017-05-09float128: Add _Float128 make bits to libm.Paul E. Murphy1-0/+15
2017-05-09Assume prlimit64 is available.Joseph Myers1-0/+13
2017-05-09sunrpc/tst-xdrmem2.c: Include stdint.h.Zack Weinberg1-0/+4
2017-05-09resolv: Use RES_DFLRETRY consistently [BZ #21474]Florian Weimer1-0/+6
2017-05-09Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.Zack Weinberg1-0/+15
2017-05-09S390: Regenerate ULPsStefan Liebler1-0/+4
2017-05-08vfprintf.c: Refactor magic number 32 into EXTSIZ.Carlos O'Donell1-0/+6
2017-05-08Remove __ASSUME_PROC_PID_TASK_COMM.Joseph Myers1-0/+6
2017-05-08Remove __ASSUME_GETCPU_SYSCALL.Joseph Myers1-0/+5
2017-05-08support: Prevent multiple deletion of temporary filesFlorian Weimer1-0/+22
2017-05-08support: Delete temporary files in LIFO orderFlorian Weimer1-0/+9
2017-05-08Remove <sys/ultrasound.h>Florian Weimer1-0/+6
2017-05-08Require Linux kernel 3.2 or later on x86 / x86_64.Joseph Myers1-0/+10
2017-05-04manual: Add preadv and pwritev documentationAdhemerval Zanella1-0/+4
2017-05-04Fix network headers stdint.h namespace (bug 21455).Joseph Myers1-0/+37
2017-05-04ldbl-128: Use mathx_hidden_def inplace of hidden_defPaul E. Murphy1-0/+8
2017-05-04Fix signal.h bsd_signal namespace (bug 21445).Joseph Myers1-0/+3
2017-05-04Use __glibc_reserved convention in mcontext, sigcontext (bug 21457).Joseph Myers1-0/+21
2017-05-04powerpc: Fix strncat ifunc selectionRajalakshmi Srinivasaraghavan1-0/+5
2017-05-03x86: Set dl_platform and dl_hwcap from CPU features [BZ #21391]H.J. Lu1-0/+36
2017-05-03Tweak realloc/MREMAP comment to be more accurate.DJ Delorie1-0/+5
2017-05-03Correct misplaced comments in struct ip_mreq_sourcePhil Blundell1-0/+5
2017-05-03Bug 20116: Clarify behaviour of PD->lock.Carlos O'Donell1-1/+7
2017-05-03Consolidate Linux epoll_wait syscallAdhemerval Zanella1-0/+9
2017-05-03Consolidate Linux select implementationAdhemerval Zanella1-0/+10
2017-05-03Consolidate Linux poll implementationAdhemerval Zanella1-0/+7