summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Assume that accept4 is always available and worksfw/accept4Florian Weimer2017-04-1414-161/+239
* Assume that O_CLOEXEC is always defined and worksFlorian Weimer2017-04-1327-576/+96
* Assume that dup3 is availableFlorian Weimer2017-04-139-82/+21
* Assume that pipe2 is always availableFlorian Weimer2017-04-136-83/+23
* Assume that O_NOFOLLOW is always definedFlorian Weimer2017-04-136-24/+15
* resolv: Remove EDNS fallback [BZ #21369]Florian Weimer2017-04-135-64/+77
* resolv: Reduce EDNS payload size to 1200 bytes [BZ #21361]Florian Weimer2017-04-1310-14/+652
* resolv: Support an exactly sized buffer in ns_name_pack [BZ #21359]Florian Weimer2017-04-136-4/+260
* resolv: Remove internal and unused definitions from <resolv.h>Florian Weimer2017-04-136-20/+24
* powerpc: Optimized strncat for POWER8Rajalakshmi Srinivasaraghavan2017-04-135-2/+50
* Consolidate Linux mmap implementation (BZ#21270)Adhemerval Zanella2017-04-1225-584/+275
* posix: Add cleanup on the trap list for globtest.shAdhemerval Zanella2017-04-122-3/+10
* powerpc: refactor memcmp and memmove IFUNC.Wainer dos Santos Moschetta2017-04-117-52/+29
* powerpc: refactor memcpy and mempcpy IFUNC.Wainer dos Santos Moschetta2017-04-1115-119/+64
* powerpc: refactor memchr, memrchr, and rawmemchr IFUNC.Wainer dos Santos Moschetta2017-04-117-48/+32
* powerpc: refactor memset IFUNC.Wainer dos Santos Moschetta2017-04-1111-85/+46
* powerpc: refactor strcasestr and strstr IFUNC.Wainer dos Santos Moschetta2017-04-115-34/+22
* powerpc: refactor strchr, strchrnul, and strrchr IFUNC.Wainer dos Santos Moschetta2017-04-1112-97/+60
* powerpc: refactor strnlen and strlen IFUNC.Wainer dos Santos Moschetta2017-04-119-64/+40
* powerpc: refactor strcasecmp, strcmp, and strncmp IFUNC.Wainer dos Santos Moschetta2017-04-1120-171/+88
* powerpc: refactor stpcpy, stpncpy, strcpy, and strncpy IFUNC.Wainer dos Santos Moschetta2017-04-1110-99/+54
* Support auxilliary vector components for cache geometries.Paul Clarke2017-04-112-0/+19
* manual: readdir, readdir64 are thread-safeFlorian Weimer2017-04-112-9/+26
* Consolidate pthreadtype.h placementConsolidate pthreadtype.h placementAdhemerval Zanella2017-04-105-0/+11
* Add sysdeps/x86/dl-procinfo.cH.J. Lu2017-04-104-28/+61
* Remove unneeded declarations from math_private.hGabriel F. T. Gomes2017-04-104-20/+11
* Check for __mprotect failure in _dl_map_segments [BZ #20831]Dmitry V. Levin2017-04-092-8/+19
* Check if SSE is available with HAS_CPU_FEATUREH.J. Lu2017-04-0716-14/+39
* getopt: merge from gnulib: use angle-bracket includes consistentlyPaul Eggert2017-04-072-1/+5
* getopt: annotate files with relationship to gnulib.Zack Weinberg2017-04-078-9/+22
* getopt: eliminate __need_getopt by splitting up getopt.h.Zack Weinberg2017-04-0711-187/+248
* getopt: merge _GL_UNUSED annotations from gnulibZack Weinberg2017-04-073-1/+51
* getopt: merge from gnulib: alloca avoidanceZack Weinberg2017-04-073-127/+167
* getopt: refactor long-option handlingZack Weinberg2017-04-073-305/+219
* getopt: tidy up _getopt_initialize a bitZack Weinberg2017-04-073-16/+10
* getopt: merge from gnulib: function prototype adjustmentsZack Weinberg2017-04-075-65/+102
* getopt: clean up error reportingZack Weinberg2017-04-076-326/+421
* getopt: fix fencepost error in ambiguous-W-option handlingZack Weinberg2017-04-072-1/+3
* getopt: merge straightforward changes from gnulibZack Weinberg2017-04-074-158/+92
* getopt: merge from gnulib: don't use `...' quotesZack Weinberg2017-04-075-66/+70
* getopt: remove USE_NONOPTION_FLAGSZack Weinberg2017-04-0710-211/+18
* resolv: Remove IQUERY supportFlorian Weimer2017-04-073-18/+7
* sparc: Fix .udiv plt on libcAdhemerval Zanella2017-04-065-0/+15
* Build divdi3 only for architecture that required itAdhemerval Zanella2017-04-0611-11/+140
* Define TEST_FUNCTION_ARGV in elf/tst-dlopen-aout.cH.J. Lu2017-04-052-1/+6
* Update elf tests to use the support test driver.Wainer dos Santos Moschetta2017-04-0572-159/+202
* Add page tests to string/test-strnlen.Wainer dos Santos Moschetta2017-04-052-0/+60
* powerpc64: Add POWER8 strnlenWainer dos Santos Moschetta2017-04-056-5/+485
* Update wcsmbs tests to use the support test driverWainer dos Santos Moschetta2017-04-049-16/+20
* Remove CALL_THREAD_FCT macroAdhemerval Zanella2017-04-045-78/+6