aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-20Remove bits/string.h.Zack Weinberg23-2452/+264
2017-06-20manual: Complete @standards in lang.texi.Rical Jasan2-20/+43
2017-06-19Remove pre-GCC-4.9 MIPS code.Joseph Myers3-327/+52
2017-06-19DCIGETTEXT: Do not make copy of localenameFlorian Weimer2-1/+6
2017-06-19ld.so: Reject overly long LD_AUDIT path elementsFlorian Weimer2-15/+106
2017-06-19ld.so: Reject overly long LD_PRELOAD path elementsFlorian Weimer2-16/+73
2017-06-19Fix wait3 namespace (bug 21625).Joseph Myers2-1/+8
2017-06-19Require GCC 4.9 or later for building glibc.Joseph Myers6-6/+18
2017-06-19CVE-2017-1000366: Ignore LD_LIBRARY_PATH for AT_SECURE=1 programs [BZ #21624]Florian Weimer2-1/+9
2017-06-19S390: Sync ptrace.h with kernel. [BZ #21539]Stefan Liebler6-22/+182
2017-06-19resolv: Use getline for configuration file reading in res_vinit_1Florian Weimer2-24/+49
2017-06-19resolv: Report allocation errors in __res_vinitFlorian Weimer4-34/+101
2017-06-19resolv: Reformat res_vinit and related functions to GNU styleFlorian Weimer2-334/+370
2017-06-19resolv: Introduce is_sort_mask and call it from res_vinitFlorian Weimer2-5/+16
2017-06-19resolv: Remove DEBUG preprocessor conditionals from res_setoptionsFlorian Weimer2-21/+5
2017-06-19resolv: Move _res deallocation functions to their own fileFlorian Weimer4-56/+145
2017-06-19resolv: Move res_randomid to its own fileFlorian Weimer4-8/+99
2017-06-19resolv: Make __res_vinit hiddenFlorian Weimer4-5/+7
2017-06-19Fix another x86 sys/ucontext.h namespace issue (bug 21457).Joseph Myers2-1/+5
2017-06-19Fix siginterrupt namespace (bug 21597).Joseph Myers2-5/+9
2017-06-19Fix signal stack namespace (bug 21584).Joseph Myers2-4/+13
2017-06-19Define struct rusage in sys/wait.h when required (bug 21575).Joseph Myers10-278/+162
2017-06-19dynarray: Use libc_hidden_proto only for !_ISOMACFlorian Weimer2-4/+11
2017-06-19Fix typo when undefining weak_aliasSiddhesh Poyarekar2-1/+5
2017-06-19Fix gen-tunables.awk to work with older awkAdhemerval Zanella2-34/+38
2017-06-19S390: Fix build with gcc configured with --enable-default-pie. [BZ #21537]Stefan Liebler4-24/+28
2017-06-19s390: optimize syscall functionChristian Borntraeger3-18/+12
2017-06-16Remove _dl_out_of_memory from elf/VersionsH.J. Lu2-1/+5
2017-06-16Update timezone code from tzcode 2017b.Joseph Myers8-615/+877
2017-06-16manual: Complete @standards in string.texi.Rical Jasan2-2/+8
2017-06-16manual: Complete @standards in arith.texi.Rical Jasan2-7/+27
2017-06-16manual: Complete @standards in argp.texi.Rical Jasan2-0/+32
2017-06-15manual: Replace summary.awk with summary.pl.Rical Jasan41-4870/+2611
2017-06-15manual: Create empty placeholder macros for @standards.Rical Jasan2-0/+13
2017-06-15linux: Consolidate sync_file_range implementationAdhemerval Zanella4-2/+7
2017-06-15support: Add optstring supportAdhemerval Zanella4-1/+20
2017-06-15x86-64: Implement strcspn/strpbrk/strspn IFUNC selectors in CH.J. Lu14-115/+233
2017-06-15x86-64: Implement wcscpy IFUNC selector in CH.J. Lu2-17/+26
2017-06-15x86-64: Implement strcat family IFUNC selectors in CH.J. Lu7-90/+105
2017-06-15x86-64: Implement memcmp family IFUNC selectors in CH.J. Lu8-113/+138
2017-06-15x86-64: Implement memset family IFUNC selectors in CH.J. Lu13-147/+236
2017-06-15Enable tunables by defaultSiddhesh Poyarekar6-19/+27
2017-06-14nptl: Invert the mmap/mprotect logic on allocated stacks (BZ#18988)Adhemerval Zanella8-9/+175
2017-06-14x86-64: Implement memmove family IFUNC selectors in CH.J. Lu21-474/+450
2017-06-14i686: Add missing IS_IN (libc) guards to vectorized strcspnFlorian Weimer3-3/+12
2017-06-14Remove __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg20-601/+713
2017-06-14Remove __need_IOV_MAX and __need_FOPEN_MAX.Zack Weinberg11-103/+164
2017-06-14PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra25-37/+124
2017-06-14PowerPC64 ENTRY_TOCLESSAlan Modra103-138/+286
2017-06-14PowerPC64 strncpy, stpncpy and strstr fixesAlan Modra9-0/+56