unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2021-03-02 17:46:23 to 2021-03-05 20:16:54 UTC [more...]

[PATCH 00/52] Add 64 bit time support on legacy ABIs
 2021-03-05 20:14 UTC  (19+ messages)
` [PATCH 01/52] io: Use temporary directory and file for ftwtest-sh
` [PATCH 02/52] linux: Add futimes test
` [PATCH 03/52] linux: Add lutimes test
` [PATCH 04/52] time: Add getitimer and setitimer basic tests
` [PATCH 05/52] time: Add gmtime/gmtime_r tests
` [PATCH 06/52] time: Add timegm/timelocal basic tests
` [PATCH 07/52] time: Add basic timespec_get tests
` [PATCH 08/52] time: Add 64 bit tests for getdate / getdate_r
` [PATCH 09/52] io: Add basic tests for utimensat
` [PATCH 10/52] posix: Add wait3 tests
` [PATCH 11/52] linux: mips: Split libpthread.abilist in n32 and n64
` [PATCH 12/52] linux: mips: Split librt.abilist "
` [PATCH 13/52] linux: mips: Split libanl.abilist "
` [PATCH 14/52] linux: s390: Add libanl.abilist in s390 and s390x
` [PATCH 15/52] login: Consolidate utmp and utmpx headers
` [PATCH 16/52] login: Move gnu utmpx to default implementation
` [PATCH 17/52] Consolidate and simplify internal utmp definitions
` [PATCH 18/52] support: Add 'touch' command

[RFC PATCH v2 00/13] Add futex2 syscall
 2021-03-05 20:08 UTC  (20+ messages)
` [RFC PATCH v2 01/13] futex2: Implement wait and wake functions
` [RFC PATCH v2 02/13] futex2: Add support for shared futexes
` [RFC PATCH v2 03/13] futex2: Implement vectorized wait
` [RFC PATCH v2 04/13] futex2: Implement requeue operation
` [RFC PATCH v2 05/13] futex2: Add compatibility entry point for x86_x32 ABI
` [RFC PATCH v2 06/13] docs: locking: futex2: Add documentation
` [RFC PATCH v2 07/13] selftests: futex2: Add wake/wait test
` [RFC PATCH v2 08/13] selftests: futex2: Add timeout test
` [RFC PATCH v2 09/13] selftests: futex2: Add wouldblock test
` [RFC PATCH v2 10/13] selftests: futex2: Add waitv test
` [RFC PATCH v2 11/13] selftests: futex2: Add requeue test
` [RFC PATCH v2 12/13] perf bench: Add futex2 benchmark tests
` [RFC PATCH v2 13/13] kernel: Enable waitpid() for futex2

[PATCH] x86: Require full ISA support for x86-64 level marker [BZ #27318]
 2021-03-05 19:43 UTC  (19+ messages)
` [PATCH v2] "
                ` [PATCH v3] x86: Disable "
                                ` [PATCH v4] x86: Set minimum "

[PATCH 06/16] malloc: Ensure the generic mtag hooks are not used
 2021-03-05 19:01 UTC 

[PATCH] nptl: Move stack list variables into _rtld_global
 2021-03-05 19:00 UTC  (8+ messages)

[PATCH 00/16] memory tagging improvements
 2021-03-05 18:52 UTC  (33+ messages)
` [PATCH 01/16] malloc: Fix a realloc crash with heap tagging [BZ 27468]
` [PATCH 02/16] Remove PR_TAGGED_ADDR_ENABLE from sys/prctl.h
` [PATCH 03/16] malloc: Move MTAG_MMAP_FLAGS definition
` [PATCH 04/16] malloc: Simplify __mtag_tag_new_usable
` [PATCH 05/16] malloc: Avoid taggig mmaped memory on free
` [PATCH 06/16] malloc: Ensure the generic mtag hooks are not used
` [PATCH 07/16] malloc: Refactor TAG_ macros to avoid indirection
` [PATCH 08/16] malloc: Use global flag instead of function pointer dispatch for mtag
` [PATCH 09/16] malloc: Only support zeroing and not arbitrary memset with mtag
` [PATCH 10/16] malloc: Change calloc when tagging is disabled
` [PATCH 11/16] malloc: Use branches instead of mtag_granule_mask
` [PATCH 12/16] malloc: Use mtag_enabled instead of USE_MTAG
` [PATCH 13/16] aarch64: inline __libc_mtag_address_get_tag
` [PATCH 14/16] aarch64: inline __libc_mtag_new_tag
` [PATCH 15/16] aarch64: Optimize __libc_mtag_tag_region
` [PATCH 16/16] aarch64: Optimize __libc_mtag_tag_zero_region

[PATCH] elf: Always set l in _dl_init_paths (bug 23462)
 2021-03-05 18:25 UTC 

[PATCH 06/16] malloc: Ensure the generic mtag hooks are not used
 2021-03-05 18:15 UTC  (2+ messages)

[PATCH] Add an internal wrapper for clone, clone2 and clone3
 2021-03-05 16:59 UTC  (7+ messages)
    ` [PATCH v2] "
          ` [PATCH v3] "

[PATCH 0/8] x86-64: Avoid RTM abort inside a RTM region
 2021-03-05 16:53 UTC  (9+ messages)
` [PATCH 1/8] x86: Set Prefer_No_VZEROUPPER and add Prefer_AVX2_STRCMP
` [PATCH 2/8] x86-64: Add ifunc-avx2.h functions with 256-bit EVEX
` [PATCH 3/8] x86-64: Add strcpy family "
` [PATCH 4/8] x86-64: Add memmove "
` [PATCH 5/8] x86-64: Add memset "
` [PATCH 6/8] x86-64: Add memcmp "
` [PATCH 7/8] x86-64: Add AVX optimized string/memory functions for RTM
` [PATCH 8/8] x86: Add string/memory function tests in RTM region

[PATCH v6 1/4] Fix the inaccuracy of j0f and of y0f [BZ #14469 and #14471]
 2021-03-05 16:47 UTC  (11+ messages)
` [PATCH v6 2/4] Fix the inaccuracy of j1f (BZ 14470) and y1f (BZ 14472)
` [PATCH v6 3/4] Added new entries for j0/j1/y0/y1 and regenerate ulps
` [PATCH v6 4/4] auto-libm-test-in: added xfail's for ibm128-libgcc (Bessel functions)

[PATCH] posix: tst-spawn4-compat can be a regular test
 2021-03-05 14:17 UTC  (2+ messages)

[PATCH] posix: tst-glob_lstat_compat no longer needs to be an internal test
 2021-03-05 13:07 UTC  (2+ messages)

[PATCH v2] <shlib-compat.h>: Support compat_symbol_reference for _ISOMAC
 2021-03-05 13:06 UTC  (13+ messages)

[PATCH] posix: glob, glob64 should not be declared __THROW [BZ #27522]
 2021-03-05 13:05 UTC  (2+ messages)

[PATCH] Linux: dirent/tst-readdir64-compat can be a regular test
 2021-03-05 13:05 UTC 

[PATCH] Linux: misc/tst-ofdlocks-compat can be a regular test
 2021-03-05 12:57 UTC 

[PATCH] sunrpc: tst-svc_register can be a regular test
 2021-03-05 12:57 UTC 

[PATCH] resolv: tst-p_secstodate can be a regular test
 2021-03-05 12:57 UTC 

[patch] Make _thread_db_sizeof_pthread public for Sanitizers
 2021-03-05 12:54 UTC  (2+ messages)

[PATCH] makecontext.3: Fix function declarator with empty parentheses
 2021-03-05 12:48 UTC  (7+ messages)

[COMMITTED 4/4] nptl: Fix __pthread_clockjoin_np64 __pthread_timedjoin_np64 hidden proto
 2021-03-05 11:49 UTC 

[COMMITTED 1/4] Update sparc libm-test-ulps
 2021-03-05 11:49 UTC 

[COMMITTED 3/4] linux: Fix __thrd_sleep64 hidden definition
 2021-03-05 11:49 UTC 

[COMMITTED 2/4] Update arm libm-test-ulps
 2021-03-05 11:49 UTC 

[PATCH 01/16] malloc: Fix a realloc crash with heap tagging [BZ 27468]
 2021-03-05 11:39 UTC 

[PATCH] malloc: Turn tst-mallocstate into a non-internal test
 2021-03-05 10:47 UTC  (3+ messages)

[PATCH v6 0/6] x86: Improve Minimum Alternate Stack Size
 2021-03-05 10:43 UTC  (3+ messages)
` [PATCH v6 3/6] x86/elf: Support a new ELF aux vector AT_MINSIGSTKSZ

[PATCH] tst: Add test for utime
 2021-03-04 23:58 UTC  (5+ messages)

[PATCH v6] tst: Extend cross-test-ssh.sh to specify if target date can be altered
 2021-03-04 18:46 UTC  (2+ messages)

[RFC][PATCH v8 00/20] Implementation of RTLD_SHARED for dlmopen
 2021-03-04 18:27 UTC  (2+ messages)

Un-deprecating nss_hesiod?
 2021-03-04 16:34 UTC  (5+ messages)

[PATCH] math: test-matherr and test-matherr-2 can be regular tests
 2021-03-04 16:04 UTC 

[PATCH] math: $(libm-tests-compat) can be regular tests
 2021-03-04 16:04 UTC 

[PATCH v3 1/3] powerpc: Add optimized ilogb* for POWER9
 2021-03-04 15:30 UTC  (4+ messages)
` [PATCH v3 2/3] powerpc: Add optimized llogb* "
` [PATCH v3 3/3] benchtests: Add ilogb* tests

[PATCH] pthread_once hangs when init routine throws an exception [BZ #18435]
 2021-03-04 14:14 UTC  (5+ messages)

[PATCH 0/8] Move libpthread unwind-related functionality into libc
 2021-03-04 12:12 UTC  (9+ messages)
` [PATCH v3 1/8] nptl: Move pthread_mutex_consistent "
` [PATCH 2/8] nptl: Move __pthread_cleanup_routine "
` [PATCH 3/8] nptl: Move legacy unwinding implementation "
` [PATCH 4/8] nptl: Move legacy cancelation handling into libc as compat symbols
` [PATCH 5/8] nptl: Remove longjmp, siglongjmp from libpthread
` [PATCH 6/8] Legacy unwinder: Remove definition of _Unwind_GetCFA
` [PATCH 7/8] nptl: Move __pthread_cleanup_upto into libc
` [PATCH 8/8] nptl: Move __pthread_unwind_next "

[PATCH v4] <shlib-compat.h>: Support compat_symbol_reference for _ISOMAC
 2021-03-04 10:46 UTC 

[RFC PATCH] Linux: Workaround seccomp() issue with faccessat2()
 2021-03-04  8:27 UTC  (5+ messages)

[PATCH 00/14] man3: SYNOPSIS: Use 'restrict' in prototypes (batch 2)
 2021-03-03 22:25 UTC  (2+ messages)

[PATCH v3] nss: fix nss_database_lookup2's alternate handling [BZ #27416]
 2021-03-03 20:32 UTC  (4+ messages)

[PATCH v1] nscd: Fix double free in netgroupcache [BZ #27462]
 2021-03-03 19:55 UTC  (5+ messages)
      ` [PATCH v1] NEWS: Add entry for CVE-2021-27645

[PATCH v3] <shlib-compat.h>: Support compat_symbol_reference for _ISOMAC
 2021-03-03 17:52 UTC  (3+ messages)

DT_RUNPATH of executable not found when loader and dl_caller is libasan.so
 2021-03-03 17:51 UTC  (2+ messages)

[PATCH COMMITTED] powerpc: Regenerate ulps
 2021-03-03 17:39 UTC 

[PATCH v2 1/3] powerpc: Add optimized ilogb* for POWER9
 2021-03-03 17:20 UTC  (5+ messages)

[COMMITTED] s390x: Regenerate ulps
 2021-03-03 11:55 UTC 

[PATCH v5] tst: Extend cross-test-ssh.sh to specify if target date can be altered
 2021-03-02 21:45 UTC  (2+ messages)

[patch v2] Un-disable nss module loading after chroot [27389]
 2021-03-02 21:24 UTC  (2+ messages)

[PATCH] <shlib-compat.h>: Support compat_symbol_reference for _ISOMAC
 2021-03-02 19:06 UTC  (2+ messages)

[2/2] Avoid adding duplicated symbols into static libraries
 2021-03-02 18:03 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).