platform/upstream/glibc.git
2020-06-03 Vineet Guptaieee754: provide gcc builtins based generic sqrt functions
2020-06-02 Florian WeimerLinux: Use __pthread_attr_setsigmask_internal for timer...
2020-06-02 Florian Weimernptl: Add pthread_attr_setsigmask_np, pthread_attr_gets...
2020-06-02 Florian Weimernptl: Make pthread_attr_t dynamically extensible
2020-06-02 Florian Weimernptl: Destroy the default thread attribute as part...
2020-06-02 Florian Weimernptl: Change type of __default_pthread_attr
2020-06-02 Florian Weimernptl: Use __pthread_attr_setaffinity_np in pthread_geta...
2020-06-02 Florian Weimernptl: Use __pthread_getattr_default_np in pthread_create
2020-06-02 Florian Weimernptl: Add internal alias __pthread_getattr_default_np
2020-06-01 Samuel Thibaulthtl: Fix gsync_wait symbol exposition
2020-06-01 Samuel Thibaulthtl: Make pthread_cond_destroy wait for threads to...
2020-06-01 Samuel Thibaulthtl: Enable more cond tests
2020-06-01 Samuel Thibaulttst-cond11: Fix build with _SC_MONOTONIC_CLOCK > 0
2020-06-01 Carlos O'Donellmbstowcs: Document, test, and fix null pointer dst...
2020-05-29 Girish Joshibuild: Use FAIL_EXIT1 () on failure to exec child ...
2020-05-29 Girish Joshimanual: Fix backtraces code example [BZ #10441]
2020-05-28 Samuel Thibaulthurd: Fix fexecve
2020-05-28 Florian Weimeri386: Remove unused file sysdeps/unix/i386/sysdep.S
2020-05-28 Samuel Thibaulthurd: fix ptsname error when called on a non-tty
2020-05-28 Samuel Thibaulthurd: Fix fdopendir checking for directory type
2020-05-28 Florian Weimeri386: Remove NO_TLS_DIRECT_SEG_REFS handling
2020-05-28 Florian WeimerHurd: Move <hurd/sigpreempt.h> internals into wrapper...
2020-05-28 Florian WeimerHurd: Use __sigmask in favor of deprecated sigmask
2020-05-28 Samuel Thibaulthurd: Fix pselect atomicity
2020-05-28 Florian Weimerelf: Remove extra hwcap mechanism from ldconfig
2020-05-28 Florian Weimerelf: Do not read hwcaps from the vDSO in ld.so
2020-05-27 Adhemerval... linux: Use internal DIR locks when accessing filepos...
2020-05-26 Samuel ThibaultUpdate i386 libm-test-ulps
2020-05-26 Samuel Thibaulthtl: Add clock variants
2020-05-25 Florian Weimersignal: Deprecate additional legacy signal handling...
2020-05-25 Florian Weimerelf: Turn _dl_printf, _dl_error_printf, _dl_fatal_print...
2020-05-21 H.J. Lux86: Update Intel Atom processor family optimization
2020-05-21 Szabolcs Nagyelf.h: add aarch64 property definitions
2020-05-21 Szabolcs Nagyelf.h: Add PT_GNU_PROPERTY
2020-05-20 Florian Weimer<libc-symbols.h>: Add libpthread hidden alias support
2020-05-20 Florian Weimernptl: Use __pthread_attr_copy in pthread_setattr_default_np
2020-05-20 Florian Weimernptl: Use __pthread_attr_copy in pthread_getattr_defaul...
2020-05-20 Florian Weimernptl: Add __pthread_attr_copy for copying pthread_attr_...
2020-05-20 Florian Weimernptl: Make __pthread_attr_init, __pthread_attr_destroy...
2020-05-20 Florian Weimernptl: Move pthread_gettattr_np into libc
2020-05-20 Florian Weimernptl: Move pthread_getaffinity_np into libc
2020-05-20 Florian Weimernptl: Move pthread_attr_setaffinity_np into libc
2020-05-20 Florian Weimernptl: Replace some stubs with the Linux implementation
2020-05-20 Florian WeimerLinux: Add missing handling of tai field to __ntp_gettime64
2020-05-20 Martin SeborMention GCC 10 attribute access.
2020-05-20 Lukasz Majewskiy2038: Replace __clock_gettime with __clock_gettime64
2020-05-20 Florian Weimermanual: Add missing section and node for clockid_t...
2020-05-19 Lukasz Majewskiy2038: linux: Provide __ntp_gettimex64 implementation
2020-05-19 Lukasz Majewskiy2038: linux: Provide __ntp_gettime64 implementation
2020-05-19 Lukasz Majewskiy2038: Provide conversion helpers for struct __ntptimeval64
2020-05-19 Lukasz Majewskiy2038: Introduce struct __ntptimeval64 - new internal...
2020-05-19 Lukasz Majewskiy2038: linux: Provide __adjtime64 implementation
2020-05-19 Lukasz Majewskiy2038: linux: Provide ___adjtimex64 implementation
2020-05-19 Lukasz Majewskiy2038: linux: Provide __clock_adjtime64 implementation
2020-05-19 Josh Triplettldconfig: Default to the new format for ld.so.cache
2020-05-19 Florian Weimernss_compat: internal_end*ent may clobber errno, hiding...
2020-05-18 Anton Blanchardpowerpc: Optimized rawmemchr for POWER9
2020-05-18 H.J. Lux86: Add --enable-cet=permissive
2020-05-18 Florian WeimerRemove NO_CTORS_DTORS_SECTIONS macro
2020-05-18 Florian Weimerelf: Assert that objects are relocated before their...
2020-05-18 Anton Blanchard... powerpc: Optimized stpcpy for POWER9
2020-05-18 Anton Blanchard... powerpc: Optimized strcpy for POWER9
2020-05-18 H.J. Lux86: Move CET control to _dl_x86_feature_control [BZ...
2020-05-16 Samuel Thibaultsunrpc/tst-udp-*: Fix timeout value
2020-05-16 Florian WeimerLinux: Remove remnants of the getcpu cache
2020-05-15 Paul EggertUpdate timezone code from tzcode 2020a
2020-05-15 Lexi Shaoaarch64: fix strcpy and strnlen for big-endian [BZ...
2020-05-15 Florian Weimerlocale: Add transliteration for Geresh, Gershayim ...
2020-05-14 Florian Weimerstring: Fix string/tst-memmove-overflow to compile...
2020-05-14 guojinhuiAdd arch-syscall.h dependency for generating sysd-sysca...
2020-05-13 Florian Weimerarm: XFAIL string/tst-memmove-overflow due to bug 25620
2020-05-12 Florian Weimerelf: Remove redundant add_to_global_resize_failure...
2020-05-12 Florian Weimerstring: Add string/tst-memmove-overflow, a test case...
2020-05-12 Florian Weimersupport: Add support_blob_repeat_allocate_shared
2020-05-12 Andreas Schwabnptl: wait for pending setxid request also in detached...
2020-05-12 Florian Weimeraarch64: Accept PLT calls to __getauxval within libc.so
2020-05-11 SergeyUse unsigned constants for ICMP6 filters [BZ #22489]
2020-05-11 Florian WeimerLinux: Enhance glibcsyscalls.py to support listing...
2020-05-11 Martin SeborSuppress GCC 10 true positive warnings [BZ #25967]
2020-05-11 Florian WeimerPOWER: Add context-synchronizing instructions to pkey_w...
2020-05-10 Samuel Thibaulthurd: Add missing sigstate members initialization
2020-05-09 H.J. Lux86-64: Use RDX_LP on __x86_shared_non_temporal_thresho...
2020-05-08 Adhemerval... linux: Remove assembly umount2 implementation
2020-05-08 Florian Weimersignal: Use <sigsetops.h> for sigemptyset, sigfillset
2020-05-08 Florian Weimerckb_IQ, or_IN locales: Add missing reorder-end keywords
2020-05-06 Vineet Guptasemaphore: consolidate arch headers into a generic one
2020-05-06 Joseph MyersUse GCC 10 branch in build-many-glibcs.py.
2020-05-06 Florian WeimerDocument the internal _ and N_ macros
2020-05-05 Lukasz Majewskiy2038: Provide conversion helpers for struct __timex64
2020-05-05 Lukasz Majewskiy2038: Introduce struct __timex64 - new internal glibc...
2020-05-05 Lukasz Majewskiy2038: include: Move struct __timeval64 definition...
2020-05-05 Lukasz Majewskiy2038: nscd: Modify nscd_helper to use __clock_gettime64
2020-05-05 Lukasz Majewskiy2038: inet: Convert inet deadline to support 64 bit...
2020-05-05 Lukasz Majewskiy2038: hurd: Provide __clock_gettime64 function
2020-05-05 Lukasz Majewskiy2038: Export __clock_gettime64 to be usable in other...
2020-05-05 Florian Weimermanual: Document the O_NOFOLLOW open flag
2020-05-04 Paul E. Murphypowerpc64le/power9: guard power9 strcmp against rtld...
2020-05-04 Paul E. Murphyfloat128: use builtin_signbitf128 always
2020-05-04 Martin Seborimprove out-of-bounds checking with GCC 10 attribute...
2020-05-04 Chung-Lin Tangnios2: delete sysdeps/unix/sysv/linux/nios2/kernel...
next