Age | Commit message (Expand) | Author |
2017-04-13 | resolv: Remove internal and unused definitions from <resolv.h> | Florian Weimer |
2017-04-13 | powerpc: Optimized strncat for POWER8 | Rajalakshmi Srinivasaraghavan |
2017-04-12 | Consolidate Linux mmap implementation (BZ#21270) | Adhemerval Zanella |
2017-04-12 | posix: Add cleanup on the trap list for globtest.sh | Adhemerval Zanella |
2017-04-11 | powerpc: refactor memcmp and memmove IFUNC. | Wainer dos Santos Moschetta |
2017-04-11 | powerpc: refactor memcpy and mempcpy IFUNC. | Wainer dos Santos Moschetta |
2017-04-11 | powerpc: refactor memchr, memrchr, and rawmemchr IFUNC. | Wainer dos Santos Moschetta |
2017-04-11 | powerpc: refactor memset IFUNC. | Wainer dos Santos Moschetta |
2017-04-11 | powerpc: refactor strcasestr and strstr IFUNC. | Wainer dos Santos Moschetta |
2017-04-11 | powerpc: refactor strchr, strchrnul, and strrchr IFUNC. | Wainer dos Santos Moschetta |
2017-04-11 | powerpc: refactor strnlen and strlen IFUNC. | Wainer dos Santos Moschetta |
2017-04-11 | powerpc: refactor strcasecmp, strcmp, and strncmp IFUNC. | Wainer dos Santos Moschetta |
2017-04-11 | powerpc: refactor stpcpy, stpncpy, strcpy, and strncpy IFUNC. | Wainer dos Santos Moschetta |
2017-04-11 | Support auxilliary vector components for cache geometries. | Paul Clarke |
2017-04-11 | manual: readdir, readdir64 are thread-safe | Florian Weimer |
2017-04-10 | Consolidate pthreadtype.h placementConsolidate pthreadtype.h placement | Adhemerval Zanella |
2017-04-10 | Add sysdeps/x86/dl-procinfo.c | H.J. Lu |
2017-04-10 | Remove unneeded declarations from math_private.h | Gabriel F. T. Gomes |
2017-04-09 | Check for __mprotect failure in _dl_map_segments [BZ #20831] | Dmitry V. Levin |
2017-04-07 | Check if SSE is available with HAS_CPU_FEATURE | H.J. Lu |
2017-04-07 | getopt: merge from gnulib: use angle-bracket includes consistently | Paul Eggert |
2017-04-07 | getopt: annotate files with relationship to gnulib. | Zack Weinberg |
2017-04-07 | getopt: eliminate __need_getopt by splitting up getopt.h. | Zack Weinberg |
2017-04-07 | getopt: merge _GL_UNUSED annotations from gnulib | Zack Weinberg |
2017-04-07 | getopt: merge from gnulib: alloca avoidance | Zack Weinberg |
2017-04-07 | getopt: refactor long-option handling | Zack Weinberg |
2017-04-07 | getopt: tidy up _getopt_initialize a bit | Zack Weinberg |
2017-04-07 | getopt: merge from gnulib: function prototype adjustments | Zack Weinberg |
2017-04-07 | getopt: clean up error reporting | Zack Weinberg |
2017-04-07 | getopt: fix fencepost error in ambiguous-W-option handling | Zack Weinberg |
2017-04-07 | getopt: merge straightforward changes from gnulib | Zack Weinberg |
2017-04-07 | getopt: merge from gnulib: don't use `...' quotes | Zack Weinberg |
2017-04-07 | getopt: remove USE_NONOPTION_FLAGS | Zack Weinberg |
2017-04-07 | resolv: Remove IQUERY support | Florian Weimer |
2017-04-06 | sparc: Fix .udiv plt on libc | Adhemerval Zanella |
2017-04-06 | Build divdi3 only for architecture that required it | Adhemerval Zanella |
2017-04-05 | Define TEST_FUNCTION_ARGV in elf/tst-dlopen-aout.c | H.J. Lu |
2017-04-05 | Update elf tests to use the support test driver. | Wainer dos Santos Moschetta |
2017-04-05 | Add page tests to string/test-strnlen. | Wainer dos Santos Moschetta |
2017-04-05 | powerpc64: Add POWER8 strnlen | Wainer dos Santos Moschetta |
2017-04-04 | Update wcsmbs tests to use the support test driver | Wainer dos Santos Moschetta |
2017-04-04 | Remove CALL_THREAD_FCT macro | Adhemerval Zanella |
2017-04-04 | Remove __ASSUME_REQUEUE_PI | Adhemerval Zanella |
2017-04-04 | resolv: Add tst-resolv-canonname | Florian Weimer |
2017-04-04 | nss_dns: Replace local declarations with declarations from a header file | Florian Weimer |
2017-04-04 | nss_dns: Remove superfluous dn_expand call from network handling | Florian Weimer |
2017-04-04 | resolv: Add test coverage for ns_name_unpack, ns_name_ntop | Florian Weimer |
2017-04-04 | S390: Clobber also r14 in TLS_LD, TLS_GD macros on 31bit. | Stefan Liebler |
2017-04-03 | ChangeLog: fix BZ style to be consistent and match majority of existing code | Mike Frysinger |
2017-04-03 | posix_spawn: use a larger min stack for -fstack-check [BZ #21253] | Mike Frysinger |