]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2017-05-03  DJ DelorieTweak realloc/MREMAP comment to be more accurate.
2017-05-03  Phil BlundellCorrect misplaced comments in struct ip_mreq_source
2017-05-03  Carlos O'DonellBug 20686: Add el_GR@euro support.
2017-05-03  Carlos O'DonellBug 20116: Clarify behaviour of PD->lock.
2017-05-03  Adhemerval... Consolidate Linux epoll_wait syscall
2017-05-03  Adhemerval... Consolidate Linux select implementation
2017-05-03  Adhemerval... Consolidate Linux poll implementation
2017-05-03  Joseph MyersAdd HWCAP_ASIMDRDM from Linux 4.11 to AArch64 bits...
2017-05-02  Vladimir Mezentsevsparc: handle R_SPARC_DISP64 and R_SPARC_REGISTER relocs
2017-05-02  Adhemerval... posix: Fix internal p{read,write} plt usage
2017-05-02  Tulio Magno... powerpc: Update powerpc-fpu libm-test-ulps
2017-05-01  Adhemerval... nptl: Using libsupport for tst-cancel4*
2017-05-01  Adhemerval... posix: Using libsupport for p{write,read}v tests
2017-05-01  Joseph MyersAdd TCP_FASTOPEN_CONNECT from Linux 4.11 to netinet...
2017-05-01  Joseph MyersAdd PF_SMC, AF_SMC from Linux 4.11 to bits/socket.h.
2017-05-01  Joseph MyersDefault Linux kernel version in build-many-glibcs.py...
2017-04-28  Tulio Magno... powerpc: Fix logbl on power7 [BZ# 21280]
2017-04-28  Paul E. Murphypowerpc64le: Create divergent sysdep directory for...
2017-04-28  Joseph Myersconformtest: Allow time.h inclusion from semaphore...
2017-04-27  Joseph Myersconformtest: Fix XPG standard naming.
2017-04-26  Joseph MyersDefault build-many-glibcs.py to GCC 7 branch.
2017-04-26  Uros BizjakAdd earlyclobber to sqrtt/sqrtf insns.
2017-04-25  Joseph MyersFix sys/socket.h namespace issues from sys/uio.h inclus...
2017-04-25  Joseph Myersconformtest: Allow *_t in sys/socket.h.
2017-04-25  Adhemerval... posix: Remove ununsed posix_spawn internal assignment
2017-04-25  Adhemerval... [BZ 21340] add support for POSIX_SPAWN_SETSID
2017-04-24  Gabriel F.... Macroize function declarations in math_private.h
2017-04-21  Stefan LieblerS390: Move utf8-utf32-z9.c to multiarch folder and...
2017-04-21  Stefan LieblerS390: Move utf16-utf32-z9.c to multiarch folder and...
2017-04-21  Stefan LieblerS390: Move utf8-utf16-z9.c to multiarch folder and...
2017-04-21  Stefan LieblerS390: Use new s390_libc_ifunc_expr macro in s390 8bit...
2017-04-21  Florian Weimermanual: Document replacing malloc [BZ #20424]
2017-04-20  Joseph MyersDo not use wildcard symbol names for public versions...
2017-04-20  Adhemerval... Fix missing timespec definition for sys/stat.h (BZ...
2017-04-19  Florian Weimernss_dns: Correct parentheses for the __glibc_unlikely...
2017-04-19  Florian Weimerrcmd/rexec: Fix typo in comment
2017-04-19  Zack WeinbergA third round of inclusion fixes for _ISOMAC testsuite.
2017-04-19  Florian Weimerresolv: Replace __builtin_expect with __glibc_unlikely...
2017-04-19  Christopher... Bug 21399: Fix CP1254 comment for U+00EC
2017-04-19  Florian WeimerCreate more sockets with SOCK_CLOEXEC [BZ #15722]
2017-04-19  Florian WeimerAssume that accept4 is always available and works
2017-04-18  Joseph Myersconformtest: Enable tests when cross compiling.
2017-04-18  Joseph MyersFix bits/socket.h IOC* namespace issues (bug 21267).
2017-04-18  H.J. Lux86: Use AVX2 memcpy/memset on Skylake server [BZ ...
2017-04-18  H.J. Lux86: Set Prefer_No_VZEROUPPER if AVX512ER is available
2017-04-18  Florian WeimerAssume that O_CLOEXEC is always defined and works
2017-04-18  Florian WeimerAssume that dup3 is available
2017-04-18  Florian WeimerAssume that pipe2 is always available
2017-04-18  Florian Weimermalloc: Turn cfree into a compatibility symbol
2017-04-18  Rajalakshmi... powerpc64: strrchr optimization for power8
2017-04-17  Rabin Vincent[BZ 21357] unwind-dw2-fde: Call free() outside of unwin...
2017-04-13  Florian WeimerAssume that O_NOFOLLOW is always defined
2017-04-13  Florian Weimerresolv: Remove EDNS fallback [BZ #21369]
2017-04-13  Florian Weimerresolv: Reduce EDNS payload size to 1200 bytes [BZ...
2017-04-13  Florian Weimerresolv: Support an exactly sized buffer in ns_name_pack...
2017-04-13  Florian Weimerresolv: Remove internal and unused definitions from...
2017-04-13  Rajalakshmi... powerpc: Optimized strncat for POWER8
2017-04-12  Adhemerval... Consolidate Linux mmap implementation (BZ#21270)
2017-04-12  Adhemerval... posix: Add cleanup on the trap list for globtest.sh
2017-04-11  Wainer dos... powerpc: refactor memcmp and memmove IFUNC.
2017-04-11  Wainer dos... powerpc: refactor memcpy and mempcpy IFUNC.
2017-04-11  Wainer dos... powerpc: refactor memchr, memrchr, and rawmemchr IFUNC.
2017-04-11  Wainer dos... powerpc: refactor memset IFUNC.
2017-04-11  Wainer dos... powerpc: refactor strcasestr and strstr IFUNC.
2017-04-11  Wainer dos... powerpc: refactor strchr, strchrnul, and strrchr IFUNC.
2017-04-11  Wainer dos... powerpc: refactor strnlen and strlen IFUNC.
2017-04-11  Wainer dos... powerpc: refactor strcasecmp, strcmp, and strncmp IFUNC.
2017-04-11  Wainer dos... powerpc: refactor stpcpy, stpncpy, strcpy, and strncpy...
2017-04-11  Paul ClarkeSupport auxilliary vector components for cache geometries.
2017-04-11  Florian Weimermanual: readdir, readdir64 are thread-safe
2017-04-10  Adhemerval... Consolidate pthreadtype.h placementConsolidate pthreadt...
2017-04-10  H.J. LuAdd sysdeps/x86/dl-procinfo.c
2017-04-10  Gabriel F.... Remove unneeded declarations from math_private.h
2017-04-09  Dmitry V. LevinCheck for __mprotect failure in _dl_map_segments [BZ...
2017-04-07  H.J. LuCheck if SSE is available with HAS_CPU_FEATURE
2017-04-07  Paul Eggertgetopt: merge from gnulib: use angle-bracket includes...
2017-04-07  Zack Weinberggetopt: annotate files with relationship to gnulib.
2017-04-07  Zack Weinberggetopt: eliminate __need_getopt by splitting up getopt.h.
2017-04-07  Zack Weinberggetopt: merge _GL_UNUSED annotations from gnulib
2017-04-07  Zack Weinberggetopt: merge from gnulib: alloca avoidance
2017-04-07  Zack Weinberggetopt: refactor long-option handling
2017-04-07  Zack Weinberggetopt: tidy up _getopt_initialize a bit
2017-04-07  Zack Weinberggetopt: merge from gnulib: function prototype adjustments
2017-04-07  Zack Weinberggetopt: clean up error reporting
2017-04-07  Zack Weinberggetopt: fix fencepost error in ambiguous-W-option handling
2017-04-07  Zack Weinberggetopt: merge straightforward changes from gnulib
2017-04-07  Zack Weinberggetopt: merge from gnulib: don't use `...' quotes
2017-04-07  Zack Weinberggetopt: remove USE_NONOPTION_FLAGS
2017-04-07  Florian Weimerresolv: Remove IQUERY support
2017-04-06  Adhemerval... sparc: Fix .udiv plt on libc
2017-04-06  Adhemerval... Build divdi3 only for architecture that required it
2017-04-05  H.J. LuDefine TEST_FUNCTION_ARGV in elf/tst-dlopen-aout.c
2017-04-05  Wainer dos... Update elf tests to use the support test driver.
2017-04-05  Wainer dos... Add page tests to string/test-strnlen.
2017-04-05  Wainer dos... powerpc64: Add POWER8 strnlen
2017-04-04  Wainer dos... Update wcsmbs tests to use the support test driver
2017-04-04  Adhemerval... Remove CALL_THREAD_FCT macro
2017-04-04  Adhemerval... Remove __ASSUME_REQUEUE_PI
2017-04-04  Florian Weimerresolv: Add tst-resolv-canonname
2017-04-04  Florian Weimernss_dns: Replace local declarations with declarations...
next