2020-06-07 |
Samuel Thibault | htl: Fix tls initialization for already-created threads |
commit | commitdiff | tree | snapshot |
2020-06-07 |
Samuel Thibault | hurd: Make read and pread64 cancellable |
commit | commitdiff | tree | snapshot |
2020-06-07 |
Samuel Thibault | hurd: Fix unwinding over interruptible RPC |
commit | commitdiff | tree | snapshot |
2020-06-07 |
Samuel Thibault | htl: Enable but XFAIL tst-flock2, tst-signal1, tst... |
commit | commitdiff | tree | snapshot |
2020-06-07 |
Samuel Thibault | hurd: XFAIL more tests that require setpshared support |
commit | commitdiff | tree | snapshot |
2020-06-07 |
Samuel Thibault | hurd: Briefly document in xfails the topics of the... |
commit | commitdiff | tree | snapshot |
2020-06-07 |
Samuel Thibault | htl: Enable more tests |
commit | commitdiff | tree | snapshot |
2020-06-07 |
Samuel Thibault | htl: Add sem_clockwait support |
commit | commitdiff | tree | snapshot |
2020-06-07 |
Samuel Thibault | htl: fix register-atfork ordering |
commit | commitdiff | tree | snapshot |
2020-06-06 |
Samuel Thibault | hurd: Fix hang in _hurd_raise_signal from pthread_kill |
commit | commitdiff | tree | snapshot |
2020-06-06 |
Samuel Thibault | hurd: Reject raising invalid signals |
commit | commitdiff | tree | snapshot |
2020-06-06 |
Samuel Thibault | hurd: fix clearing SS_ONSTACK when longjmp-ing from... |
commit | commitdiff | tree | snapshot |
2020-06-06 |
Samuel Thibault | hurd: Add pointer guard support |
commit | commitdiff | tree | snapshot |
2020-06-06 |
Samuel Thibault | hurd: Add stack guard support |
commit | commitdiff | tree | snapshot |
2020-06-05 |
Vineet Gupta | dl-runtime: reloc_{offset,index} now functions arch... |
commit | commitdiff | tree | snapshot |
2020-06-05 |
Paul E. Murphy | powerpc64le: add optimized strlen for P9 |
commit | commitdiff | tree | snapshot |
2020-06-05 |
Paul E. Murphy | powerpc64le: use common fmaf128 implementation |
commit | commitdiff | tree | snapshot |
2020-06-05 |
H.J. Lu | benchtests: Restore the clock_gettime option |
commit | commitdiff | tree | snapshot |
2020-06-05 |
H.J. Lu | Update HP_TIMING_NOW for _ISOMAC in sysdeps/generic... |
commit | commitdiff | tree | snapshot |
2020-06-04 |
H.J. Lu | Replace val with __val in TUNABLE_SET_VAL_IF_VALID_RANGE |
commit | commitdiff | tree | snapshot |
2020-06-04 |
Samuel Thibault | support: Fix detecting hole support on >2KB-block files... |
commit | commitdiff | tree | snapshot |
2020-06-04 |
Adhemerval... | powerpc: Fix powerpc64le due a7a3435c9a |
commit | commitdiff | tree | snapshot |
2020-06-03 |
Aurélien Aptel | manual/jobs.texi: remove unused var from example code |
commit | commitdiff | tree | snapshot |
2020-06-03 |
Vineet Gupta | powerpc/fpu: use generic fma functions |
commit | commitdiff | tree | snapshot |
2020-06-03 |
Vineet Gupta | aarch/fpu: use generic builtins based math functions |
commit | commitdiff | tree | snapshot |
2020-06-03 |
Vineet Gupta | ieee754: provide gcc builtins based generic fma functions |
commit | commitdiff | tree | snapshot |
2020-06-03 |
Vineet Gupta | ieee754: provide gcc builtins based generic sqrt functions |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Florian Weimer | Linux: Use __pthread_attr_setsigmask_internal for timer... |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Florian Weimer | nptl: Add pthread_attr_setsigmask_np, pthread_attr_gets... |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Florian Weimer | nptl: Make pthread_attr_t dynamically extensible |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Florian Weimer | nptl: Destroy the default thread attribute as part... |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Florian Weimer | nptl: Change type of __default_pthread_attr |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Florian Weimer | nptl: Use __pthread_attr_setaffinity_np in pthread_geta... |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Florian Weimer | nptl: Use __pthread_getattr_default_np in pthread_create |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Florian Weimer | nptl: Add internal alias __pthread_getattr_default_np |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Samuel Thibault | htl: Fix gsync_wait symbol exposition |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Samuel Thibault | htl: Make pthread_cond_destroy wait for threads to... |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Samuel Thibault | htl: Enable more cond tests |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Samuel Thibault | tst-cond11: Fix build with _SC_MONOTONIC_CLOCK > 0 |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Carlos O'Donell | mbstowcs: Document, test, and fix null pointer dst... |
commit | commitdiff | tree | snapshot |
2020-05-29 |
Girish Joshi | build: Use FAIL_EXIT1 () on failure to exec child ... |
commit | commitdiff | tree | snapshot |
2020-05-29 |
Girish Joshi | manual: Fix backtraces code example [BZ #10441] |
commit | commitdiff | tree | snapshot |
2020-05-28 |
Samuel Thibault | hurd: Fix fexecve |
commit | commitdiff | tree | snapshot |
2020-05-28 |
Florian Weimer | i386: Remove unused file sysdeps/unix/i386/sysdep.S |
commit | commitdiff | tree | snapshot |
2020-05-28 |
Samuel Thibault | hurd: fix ptsname error when called on a non-tty |
commit | commitdiff | tree | snapshot |
2020-05-28 |
Samuel Thibault | hurd: Fix fdopendir checking for directory type |
commit | commitdiff | tree | snapshot |
2020-05-28 |
Florian Weimer | i386: Remove NO_TLS_DIRECT_SEG_REFS handling |
commit | commitdiff | tree | snapshot |
2020-05-28 |
Florian Weimer | Hurd: Move <hurd/sigpreempt.h> internals into wrapper... |
commit | commitdiff | tree | snapshot |
2020-05-28 |
Florian Weimer | Hurd: Use __sigmask in favor of deprecated sigmask |
commit | commitdiff | tree | snapshot |
2020-05-28 |
Samuel Thibault | hurd: Fix pselect atomicity |
commit | commitdiff | tree | snapshot |
2020-05-28 |
Florian Weimer | elf: Remove extra hwcap mechanism from ldconfig |
commit | commitdiff | tree | snapshot |
2020-05-28 |
Florian Weimer | elf: Do not read hwcaps from the vDSO in ld.so |
commit | commitdiff | tree | snapshot |
2020-05-27 |
Adhemerval... | linux: Use internal DIR locks when accessing filepos... |
commit | commitdiff | tree | snapshot |
2020-05-26 |
Samuel Thibault | Update i386 libm-test-ulps |
commit | commitdiff | tree | snapshot |
2020-05-26 |
Samuel Thibault | htl: Add clock variants |
commit | commitdiff | tree | snapshot |
2020-05-25 |
Florian Weimer | signal: Deprecate additional legacy signal handling... |
commit | commitdiff | tree | snapshot |
2020-05-25 |
Florian Weimer | elf: Turn _dl_printf, _dl_error_printf, _dl_fatal_print... |
commit | commitdiff | tree | snapshot |
2020-05-21 |
H.J. Lu | x86: Update Intel Atom processor family optimization |
commit | commitdiff | tree | snapshot |
2020-05-21 |
Szabolcs Nagy | elf.h: add aarch64 property definitions |
commit | commitdiff | tree | snapshot |
2020-05-21 |
Szabolcs Nagy | elf.h: Add PT_GNU_PROPERTY |
commit | commitdiff | tree | snapshot |
2020-05-20 |
Florian Weimer | <libc-symbols.h>: Add libpthread hidden alias support |
commit | commitdiff | tree | snapshot |
2020-05-20 |
Florian Weimer | nptl: Use __pthread_attr_copy in pthread_setattr_default_np |
commit | commitdiff | tree | snapshot |
2020-05-20 |
Florian Weimer | nptl: Use __pthread_attr_copy in pthread_getattr_defaul... |
commit | commitdiff | tree | snapshot |
2020-05-20 |
Florian Weimer | nptl: Add __pthread_attr_copy for copying pthread_attr_... |
commit | commitdiff | tree | snapshot |
2020-05-20 |
Florian Weimer | nptl: Make __pthread_attr_init, __pthread_attr_destroy... |
commit | commitdiff | tree | snapshot |
2020-05-20 |
Florian Weimer | nptl: Move pthread_gettattr_np into libc |
commit | commitdiff | tree | snapshot |
2020-05-20 |
Florian Weimer | nptl: Move pthread_getaffinity_np into libc |
commit | commitdiff | tree | snapshot |
2020-05-20 |
Florian Weimer | nptl: Move pthread_attr_setaffinity_np into libc |
commit | commitdiff | tree | snapshot |
2020-05-20 |
Florian Weimer | nptl: Replace some stubs with the Linux implementation |
commit | commitdiff | tree | snapshot |
2020-05-20 |
Florian Weimer | Linux: Add missing handling of tai field to __ntp_gettime64 |
commit | commitdiff | tree | snapshot |
2020-05-20 |
Martin Sebor | Mention GCC 10 attribute access. |
commit | commitdiff | tree | snapshot |
2020-05-20 |
Lukasz Majewski | y2038: Replace __clock_gettime with __clock_gettime64 |
commit | commitdiff | tree | snapshot |
2020-05-20 |
Florian Weimer | manual: Add missing section and node for clockid_t... |
commit | commitdiff | tree | snapshot |
2020-05-19 |
Lukasz Majewski | y2038: linux: Provide __ntp_gettimex64 implementation |
commit | commitdiff | tree | snapshot |
2020-05-19 |
Lukasz Majewski | y2038: linux: Provide __ntp_gettime64 implementation |
commit | commitdiff | tree | snapshot |
2020-05-19 |
Lukasz Majewski | y2038: Provide conversion helpers for struct __ntptimeval64 |
commit | commitdiff | tree | snapshot |
2020-05-19 |
Lukasz Majewski | y2038: Introduce struct __ntptimeval64 - new internal... |
commit | commitdiff | tree | snapshot |
2020-05-19 |
Lukasz Majewski | y2038: linux: Provide __adjtime64 implementation |
commit | commitdiff | tree | snapshot |
2020-05-19 |
Lukasz Majewski | y2038: linux: Provide ___adjtimex64 implementation |
commit | commitdiff | tree | snapshot |
2020-05-19 |
Lukasz Majewski | y2038: linux: Provide __clock_adjtime64 implementation |
commit | commitdiff | tree | snapshot |
2020-05-19 |
Josh Triplett | ldconfig: Default to the new format for ld.so.cache |
commit | commitdiff | tree | snapshot |
2020-05-19 |
Florian Weimer | nss_compat: internal_end*ent may clobber errno, hiding... |
commit | commitdiff | tree | snapshot |
2020-05-18 |
Anton Blanchard | powerpc: Optimized rawmemchr for POWER9 |
commit | commitdiff | tree | snapshot |
2020-05-18 |
H.J. Lu | x86: Add --enable-cet=permissive |
commit | commitdiff | tree | snapshot |
2020-05-18 |
Florian Weimer | Remove NO_CTORS_DTORS_SECTIONS macro |
commit | commitdiff | tree | snapshot |
2020-05-18 |
Florian Weimer | elf: Assert that objects are relocated before their... |
commit | commitdiff | tree | snapshot |
2020-05-18 |
Anton Blanchard... | powerpc: Optimized stpcpy for POWER9 |
commit | commitdiff | tree | snapshot |
2020-05-18 |
Anton Blanchard... | powerpc: Optimized strcpy for POWER9 |
commit | commitdiff | tree | snapshot |
2020-05-18 |
H.J. Lu | x86: Move CET control to _dl_x86_feature_control [BZ... |
commit | commitdiff | tree | snapshot |
2020-05-16 |
Samuel Thibault | sunrpc/tst-udp-*: Fix timeout value |
commit | commitdiff | tree | snapshot |
2020-05-16 |
Florian Weimer | Linux: Remove remnants of the getcpu cache |
commit | commitdiff | tree | snapshot |
2020-05-15 |
Paul Eggert | Update timezone code from tzcode 2020a |
commit | commitdiff | tree | snapshot |
2020-05-15 |
Lexi Shao | aarch64: fix strcpy and strnlen for big-endian [BZ... |
commit | commitdiff | tree | snapshot |
2020-05-15 |
Florian Weimer | locale: Add transliteration for Geresh, Gershayim ... |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Florian Weimer | string: Fix string/tst-memmove-overflow to compile... |
commit | commitdiff | tree | snapshot |
2020-05-14 |
guojinhui | Add arch-syscall.h dependency for generating sysd-sysca... |
commit | commitdiff | tree | snapshot |
2020-05-13 |
Florian Weimer | arm: XFAIL string/tst-memmove-overflow due to bug 25620 |
commit | commitdiff | tree | snapshot |
2020-05-12 |
Florian Weimer | elf: Remove redundant add_to_global_resize_failure... |
commit | commitdiff | tree | snapshot |
2020-05-12 |
Florian Weimer | string: Add string/tst-memmove-overflow, a test case... |
commit | commitdiff | tree | snapshot |
2020-05-12 |
Florian Weimer | support: Add support_blob_repeat_allocate_shared |
commit | commitdiff | tree | snapshot |
next |