aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-13resolv: Reduce EDNS payload size to 1200 bytes [BZ #21361]Florian Weimer
2017-04-13resolv: Support an exactly sized buffer in ns_name_pack [BZ #21359]Florian Weimer
2017-04-13resolv: Remove internal and unused definitions from <resolv.h>Florian Weimer
2017-04-13powerpc: Optimized strncat for POWER8Rajalakshmi Srinivasaraghavan
2017-04-12Consolidate Linux mmap implementation (BZ#21270)Adhemerval Zanella
2017-04-12posix: Add cleanup on the trap list for globtest.shAdhemerval Zanella
2017-04-11powerpc: refactor memcmp and memmove IFUNC.Wainer dos Santos Moschetta
2017-04-11powerpc: refactor memcpy and mempcpy IFUNC.Wainer dos Santos Moschetta
2017-04-11powerpc: refactor memchr, memrchr, and rawmemchr IFUNC.Wainer dos Santos Moschetta
2017-04-11powerpc: refactor memset IFUNC.Wainer dos Santos Moschetta
2017-04-11powerpc: refactor strcasestr and strstr IFUNC.Wainer dos Santos Moschetta
2017-04-11powerpc: refactor strchr, strchrnul, and strrchr IFUNC.Wainer dos Santos Moschetta
2017-04-11powerpc: refactor strnlen and strlen IFUNC.Wainer dos Santos Moschetta
2017-04-11powerpc: refactor strcasecmp, strcmp, and strncmp IFUNC.Wainer dos Santos Moschetta
2017-04-11powerpc: refactor stpcpy, stpncpy, strcpy, and strncpy IFUNC.Wainer dos Santos Moschetta
2017-04-11Support auxilliary vector components for cache geometries.Paul Clarke
2017-04-11manual: readdir, readdir64 are thread-safeFlorian Weimer
2017-04-10Consolidate pthreadtype.h placementConsolidate pthreadtype.h placementAdhemerval Zanella
2017-04-10Add sysdeps/x86/dl-procinfo.cH.J. Lu
2017-04-10Remove unneeded declarations from math_private.hGabriel F. T. Gomes
2017-04-09Check for __mprotect failure in _dl_map_segments [BZ #20831]Dmitry V. Levin
2017-04-07Check if SSE is available with HAS_CPU_FEATUREH.J. Lu
2017-04-07getopt: merge from gnulib: use angle-bracket includes consistentlyPaul Eggert
2017-04-07getopt: annotate files with relationship to gnulib.Zack Weinberg
2017-04-07getopt: eliminate __need_getopt by splitting up getopt.h.Zack Weinberg
2017-04-07getopt: merge _GL_UNUSED annotations from gnulibZack Weinberg
2017-04-07getopt: merge from gnulib: alloca avoidanceZack Weinberg
2017-04-07getopt: refactor long-option handlingZack Weinberg
2017-04-07getopt: tidy up _getopt_initialize a bitZack Weinberg
2017-04-07getopt: merge from gnulib: function prototype adjustmentsZack Weinberg
2017-04-07getopt: clean up error reportingZack Weinberg
2017-04-07getopt: fix fencepost error in ambiguous-W-option handlingZack Weinberg
2017-04-07getopt: merge straightforward changes from gnulibZack Weinberg
2017-04-07getopt: merge from gnulib: don't use `...' quotesZack Weinberg
2017-04-07getopt: remove USE_NONOPTION_FLAGSZack Weinberg
2017-04-07resolv: Remove IQUERY supportFlorian Weimer
2017-04-06sparc: Fix .udiv plt on libcAdhemerval Zanella
2017-04-06Build divdi3 only for architecture that required itAdhemerval Zanella
2017-04-05Define TEST_FUNCTION_ARGV in elf/tst-dlopen-aout.cH.J. Lu
2017-04-05Update elf tests to use the support test driver.Wainer dos Santos Moschetta
2017-04-05Add page tests to string/test-strnlen.Wainer dos Santos Moschetta
2017-04-05powerpc64: Add POWER8 strnlenWainer dos Santos Moschetta
2017-04-04Update wcsmbs tests to use the support test driverWainer dos Santos Moschetta
2017-04-04Remove CALL_THREAD_FCT macroAdhemerval Zanella
2017-04-04Remove __ASSUME_REQUEUE_PIAdhemerval Zanella
2017-04-04resolv: Add tst-resolv-canonnameFlorian Weimer
2017-04-04nss_dns: Replace local declarations with declarations from a header fileFlorian Weimer
2017-04-04nss_dns: Remove superfluous dn_expand call from network handlingFlorian Weimer
2017-04-04resolv: Add test coverage for ns_name_unpack, ns_name_ntopFlorian Weimer
2017-04-04S390: Clobber also r14 in TLS_LD, TLS_GD macros on 31bit.Stefan Liebler