aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-18Assume that dup3 is availableFlorian Weimer9-82/+21
2017-04-18Assume that pipe2 is always availableFlorian Weimer6-96/+32
2017-04-18malloc: Turn cfree into a compatibility symbolFlorian Weimer7-19/+17
2017-04-18powerpc64: strrchr optimization for power8Rajalakshmi Srinivasaraghavan6-1/+521
2017-04-17[BZ 21357] unwind-dw2-fde: Call free() outside of unwind mutexRabin Vincent2-1/+9
2017-04-13Assume that O_NOFOLLOW is always definedFlorian Weimer6-24/+15
2017-04-13resolv: Remove EDNS fallback [BZ #21369]Florian Weimer5-64/+77
2017-04-13resolv: Reduce EDNS payload size to 1200 bytes [BZ #21361]Florian Weimer10-14/+652
2017-04-13resolv: Support an exactly sized buffer in ns_name_pack [BZ #21359]Florian Weimer6-4/+260
2017-04-13resolv: Remove internal and unused definitions from <resolv.h>Florian Weimer6-20/+24
2017-04-13powerpc: Optimized strncat for POWER8Rajalakshmi Srinivasaraghavan5-2/+50
2017-04-12Consolidate Linux mmap implementation (BZ#21270)Adhemerval Zanella25-584/+275
2017-04-12posix: Add cleanup on the trap list for globtest.shAdhemerval Zanella2-3/+10
2017-04-11powerpc: refactor memcmp and memmove IFUNC.Wainer dos Santos Moschetta7-52/+29
2017-04-11powerpc: refactor memcpy and mempcpy IFUNC.Wainer dos Santos Moschetta15-119/+64
2017-04-11powerpc: refactor memchr, memrchr, and rawmemchr IFUNC.Wainer dos Santos Moschetta7-48/+32
2017-04-11powerpc: refactor memset IFUNC.Wainer dos Santos Moschetta11-85/+46
2017-04-11powerpc: refactor strcasestr and strstr IFUNC.Wainer dos Santos Moschetta5-34/+22
2017-04-11powerpc: refactor strchr, strchrnul, and strrchr IFUNC.Wainer dos Santos Moschetta12-97/+60
2017-04-11powerpc: refactor strnlen and strlen IFUNC.Wainer dos Santos Moschetta9-64/+40
2017-04-11powerpc: refactor strcasecmp, strcmp, and strncmp IFUNC.Wainer dos Santos Moschetta20-171/+88
2017-04-11powerpc: refactor stpcpy, stpncpy, strcpy, and strncpy IFUNC.Wainer dos Santos Moschetta10-99/+54
2017-04-11Support auxilliary vector components for cache geometries.Paul Clarke2-0/+19
2017-04-11manual: readdir, readdir64 are thread-safeFlorian Weimer2-9/+26
2017-04-10Consolidate pthreadtype.h placementConsolidate pthreadtype.h placementAdhemerval Zanella5-0/+11
2017-04-10Add sysdeps/x86/dl-procinfo.cH.J. Lu4-28/+61
2017-04-10Remove unneeded declarations from math_private.hGabriel F. T. Gomes4-20/+11
2017-04-09Check for __mprotect failure in _dl_map_segments [BZ #20831]Dmitry V. Levin2-8/+19
2017-04-07Check if SSE is available with HAS_CPU_FEATUREH.J. Lu16-14/+39
2017-04-07getopt: merge from gnulib: use angle-bracket includes consistentlyPaul Eggert2-1/+5
2017-04-07getopt: annotate files with relationship to gnulib.Zack Weinberg8-9/+22
2017-04-07getopt: eliminate __need_getopt by splitting up getopt.h.Zack Weinberg11-187/+248
2017-04-07getopt: merge _GL_UNUSED annotations from gnulibZack Weinberg3-1/+51
2017-04-07getopt: merge from gnulib: alloca avoidanceZack Weinberg3-127/+167
2017-04-07getopt: refactor long-option handlingZack Weinberg3-305/+219
2017-04-07getopt: tidy up _getopt_initialize a bitZack Weinberg3-16/+10
2017-04-07getopt: merge from gnulib: function prototype adjustmentsZack Weinberg5-65/+102
2017-04-07getopt: clean up error reportingZack Weinberg6-326/+421
2017-04-07getopt: fix fencepost error in ambiguous-W-option handlingZack Weinberg2-1/+3
2017-04-07getopt: merge straightforward changes from gnulibZack Weinberg4-158/+92
2017-04-07getopt: merge from gnulib: don't use `...' quotesZack Weinberg5-66/+70
2017-04-07getopt: remove USE_NONOPTION_FLAGSZack Weinberg10-211/+18
2017-04-07resolv: Remove IQUERY supportFlorian Weimer3-18/+7
2017-04-06sparc: Fix .udiv plt on libcAdhemerval Zanella5-0/+15
2017-04-06Build divdi3 only for architecture that required itAdhemerval Zanella11-11/+140
2017-04-05Define TEST_FUNCTION_ARGV in elf/tst-dlopen-aout.cH.J. Lu2-1/+6
2017-04-05Update elf tests to use the support test driver.Wainer dos Santos Moschetta72-159/+202
2017-04-05Add page tests to string/test-strnlen.Wainer dos Santos Moschetta2-0/+60
2017-04-05powerpc64: Add POWER8 strnlenWainer dos Santos Moschetta6-5/+485
2017-04-04Update wcsmbs tests to use the support test driverWainer dos Santos Moschetta9-16/+20