aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-22Add pretty-printer for errno.zack/errno-prettyprintZack Weinberg
2017-06-22Make error_t always int; make __errno_location return an __error_t.Zack Weinberg
2017-06-22Improve testing of GDB pretty-printers.Zack Weinberg
2017-06-21_nl_load_domain: Use calloc instead of allocaFlorian Weimer
2017-06-21Implement allocation buffers for internal useFlorian Weimer
2017-06-21x86-64: Implement strcmp family IFUNC selectors in CH.J. Lu
2017-06-21Fix tile SA_* conditions for POSIX.1:2008 (bug 21622).Joseph Myers
2017-06-21x86: Rename glibc.tune.ifunc to glibc.tune.hwcapsH.J. Lu
2017-06-21DCIGETTEXT: Use getcwd, asprintf to construct absolute pathnameFlorian Weimer
2017-06-21[AArch64] Add more cfi annotations to tlsdesc entry pointsSzabolcs Nagy
2017-06-21posix: Add invalid flags test for p{write,read}v2Adhemerval Zanella
2017-06-21[AArch64] Use hidden __GI__dl_argv in rtld startup codeSzabolcs Nagy
2017-06-21getaddrinfo: Avoid stack copy of IPv6 addressFlorian Weimer
2017-06-21__inet_pton_length: Implement new internal helper functionFlorian Weimer
2017-06-21inet: Add IPv6 getaddrinfo coverage to tst-inet6_scopeid_pton.cFlorian Weimer
2017-06-21powerpc: Optimize memchr for power8Rajalakshmi Srinivasaraghavan
2017-06-21powerpc: Add optimized version of [l]lrintfRajalakshmi Srinivasaraghavan
2017-06-20Factor out shared definitions from bits/signum.h.Zack Weinberg
2017-06-20Use locale_t, not __locale_t, throughout glibcZack Weinberg
2017-06-20Rename xlocale.h to bits/types/__locale_t.h.Zack Weinberg
2017-06-20Consolidate Linux openat implementationAdhemerval Zanella
2017-06-20Move x86 specific tunables to x86/dl-tunables.listH.J. Lu
2017-06-20conformtest: XFAIL uc_mcontext test for powerpc32 (bug 21635).Joseph Myers
2017-06-20conformtest: XFAIL uc_sigmask test for ia64 (bug 21634).Joseph Myers
2017-06-20Add powf traceWilco Dijkstra
2017-06-20tunables: Add IFUNC selection and cache sizesH.J. Lu
2017-06-20Improve math benchmark infrastructureWilco Dijkstra
2017-06-20Fix fallout from bits/string.h removal.Zack Weinberg
2017-06-20Add powf bench testsPaul Clarke
2017-06-20Mention in NEWS that __(NO|USE)_STRING_INLINES don't do anything anymore.Zack Weinberg
2017-06-20Remove bits/string.h.Zack Weinberg
2017-06-20manual: Complete @standards in lang.texi.Rical Jasan
2017-06-19Remove pre-GCC-4.9 MIPS code.Joseph Myers
2017-06-19DCIGETTEXT: Do not make copy of localenameFlorian Weimer
2017-06-19ld.so: Reject overly long LD_AUDIT path elementsFlorian Weimer
2017-06-19ld.so: Reject overly long LD_PRELOAD path elementsFlorian Weimer
2017-06-19Fix wait3 namespace (bug 21625).Joseph Myers
2017-06-19Require GCC 4.9 or later for building glibc.Joseph Myers
2017-06-19CVE-2017-1000366: Ignore LD_LIBRARY_PATH for AT_SECURE=1 programs [BZ #21624]Florian Weimer
2017-06-19S390: Sync ptrace.h with kernel. [BZ #21539]Stefan Liebler
2017-06-19resolv: Use getline for configuration file reading in res_vinit_1Florian Weimer
2017-06-19resolv: Report allocation errors in __res_vinitFlorian Weimer
2017-06-19resolv: Reformat res_vinit and related functions to GNU styleFlorian Weimer
2017-06-19resolv: Introduce is_sort_mask and call it from res_vinitFlorian Weimer
2017-06-19resolv: Remove DEBUG preprocessor conditionals from res_setoptionsFlorian Weimer
2017-06-19resolv: Move _res deallocation functions to their own fileFlorian Weimer
2017-06-19resolv: Move res_randomid to its own fileFlorian Weimer
2017-06-19resolv: Make __res_vinit hiddenFlorian Weimer
2017-06-19Fix another x86 sys/ucontext.h namespace issue (bug 21457).Joseph Myers
2017-06-19Fix siginterrupt namespace (bug 21597).Joseph Myers