platform/upstream/glibc.git
2020-06-14 Samuel Thibaulthtl: Add noreturn attribute on __pthread_exit forward
2020-06-14 Samuel Thibaulthurd: Make recv* cancellation points
2020-06-11 Paul E. Murphypowerpc: Automatic CPU detection in preconfigure
2020-06-10 Joseph MyersUse Linux 5.7 in build-many-glibcs.py.
2020-06-10 Samuel Thibaulthtl: Enable more cancel tests
2020-06-10 Samuel Thibaulthtl: Fix linking static tests by factorizing the symbol...
2020-06-09 H.J. LuAdd "%d" support to _dl_debug_vdprintf
2020-06-09 Andrea Coralloaarch64: MTE compatible strlen
2020-06-09 Andrea Coralloaarch64: MTE compatible strchr
2020-06-09 Andrea Coralloaarch64: MTE compatible strchrnul
2020-06-08 Krzysztof KochAArch64: Merge Falkor memcpy and memmove implementations
2020-06-08 Samuel Thibaulthurd: document that gcc&gdb look at the trampoline...
2020-06-08 Samuel Thibaultpthread: Move back linking rules to nptl and htl
2020-06-07 Samuel Thibaulthtl: Enable more tests
2020-06-07 Samuel Thibaulthtl: Fix registration of atfork handlers in modules
2020-06-07 Samuel Thibaulthtl: Fix tls initialization for already-created threads
2020-06-07 Samuel Thibaulthurd: Make read and pread64 cancellable
2020-06-07 Samuel Thibaulthurd: Fix unwinding over interruptible RPC
2020-06-07 Samuel Thibaulthtl: Enable but XFAIL tst-flock2, tst-signal1, tst...
2020-06-07 Samuel Thibaulthurd: XFAIL more tests that require setpshared support
2020-06-07 Samuel Thibaulthurd: Briefly document in xfails the topics of the...
2020-06-07 Samuel Thibaulthtl: Enable more tests
2020-06-07 Samuel Thibaulthtl: Add sem_clockwait support
2020-06-07 Samuel Thibaulthtl: fix register-atfork ordering
2020-06-06 Samuel Thibaulthurd: Fix hang in _hurd_raise_signal from pthread_kill
2020-06-06 Samuel Thibaulthurd: Reject raising invalid signals
2020-06-06 Samuel Thibaulthurd: fix clearing SS_ONSTACK when longjmp-ing from...
2020-06-06 Samuel Thibaulthurd: Add pointer guard support
2020-06-06 Samuel Thibaulthurd: Add stack guard support
2020-06-05 Vineet Guptadl-runtime: reloc_{offset,index} now functions arch...
2020-06-05 Paul E. Murphypowerpc64le: add optimized strlen for P9
2020-06-05 Paul E. Murphypowerpc64le: use common fmaf128 implementation
2020-06-05 H.J. Lubenchtests: Restore the clock_gettime option
2020-06-05 H.J. LuUpdate HP_TIMING_NOW for _ISOMAC in sysdeps/generic...
2020-06-04 H.J. LuReplace val with __val in TUNABLE_SET_VAL_IF_VALID_RANGE
2020-06-04 Samuel Thibaultsupport: Fix detecting hole support on >2KB-block files...
2020-06-04 Adhemerval... powerpc: Fix powerpc64le due a7a3435c9a
2020-06-03 Aurélien Aptelmanual/jobs.texi: remove unused var from example code
2020-06-03 Vineet Guptapowerpc/fpu: use generic fma functions
2020-06-03 Vineet Guptaaarch/fpu: use generic builtins based math functions
2020-06-03 Vineet Guptaieee754: provide gcc builtins based generic fma functions
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
next