unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2019-11-04 15:29:39 to 2019-11-07 22:04:19 UTC [more...]

[review] nptl: Add tests for internal pthread_rwlock_t offsets
 2019-11-07 22:04 UTC  (5+ messages)

[review] login: Acquire write lock early in pututline [BZ #24882]
 2019-11-07 21:47 UTC  (7+ messages)
` [review v2] "
` [review v3] "

[review] hppa: Remove unrequired nptl headers
 2019-11-07 21:08 UTC  (2+ messages)

[review] nptl: Add mutex-internal.h
 2019-11-07 21:01 UTC  (3+ messages)

[review] nptl: Add rwlock-internal.h
 2019-11-07 21:00 UTC  (2+ messages)

[review] nptl: Remove rwlock elision definitions
 2019-11-07 20:47 UTC  (2+ messages)

Continuing the UAPI split
 2019-11-07 20:32 UTC  (11+ messages)

[PATCH v5] sysdeps/clock_nanosleep: Use clock_nanosleep_time64 if avaliable
 2019-11-07 19:37 UTC  (4+ messages)

[review] nptl: Add more missing placeholder abi symbol from nanosleep move
 2019-11-07 17:53 UTC 

[review] resolv: Implement trust-ad option for /etc/resolv.conf [BZ #20358]
 2019-11-07 17:35 UTC  (2+ messages)
` [review v2] "

[glibc] nptl: Add missing placeholder abi symbol from nanosleep move
 2019-11-07 17:30 UTC  (6+ messages)

[RFC v2 PATCH] futex: extend set_robust_list to allow 2 locking ABIs at the same time
 2019-11-07 15:51 UTC  (28+ messages)
    ` handle_exit_race && PF_EXITING

[review] hurd: Remove lingering references to the time function
 2019-11-07 15:02 UTC  (7+ messages)
` [pushed] "
` [review v2] "

[PATCH 1/3] nptl: Move nanosleep implementation to libc
 2019-11-07 14:26 UTC  (17+ messages)
` [PATCH 2/3] Refactor nanosleep in terms of clock_nanosleep
` [PATCH 3/3] nptl: Refactor thrd_sleep "

[review] nptl: Add default pthreadtypes-arch.h
 2019-11-07 14:24 UTC 

[review] nptl: Add default pthread-offsets.h
 2019-11-07 14:24 UTC 

Discussion: NSS - Changing DEFAULT_CONFIG for hosts lookups
 2019-11-07 13:58 UTC  (2+ messages)

[review] Block signals during the initial part of dlopen
 2019-11-07 11:43 UTC  (5+ messages)

[review] login: Remove double-assignment of fl.l_whence in try_file_lock
 2019-11-07  9:00 UTC  (5+ messages)
` [pushed] "

[review] hurd: Use __clock_gettime in _hurd_select
 2019-11-07  9:00 UTC  (4+ messages)
` [pushed] "

[review] localedef: Add verbose messages for failure paths
 2019-11-07  9:01 UTC  (2+ messages)
` [review v3] "

[PATCH] math: enhance the endloop condition of function handle_input_flag
 2019-11-07  6:59 UTC  (4+ messages)

[PATCH] y2038: linux: Provide __ppoll64 implementation
 2019-11-07  0:09 UTC  (2+ messages)

[PATCH] bring -Warray-bounds closer to -Wstringop-overflow (PR91647, 91463, 91679)
 2019-11-07  0:02 UTC  (3+ messages)

[PATCH v2] sysdeps/wait: Use the waitid syscall if required
 2019-11-06 23:47 UTC  (3+ messages)

[PATCH 1/2] Add new locale: mnw_MM (Mon language spoken in Myanmar) [BZ #25139]
 2019-11-06 22:59 UTC  (3+ messages)

Gerrit changeset IDs
 2019-11-06 22:16 UTC  (3+ messages)

[PATCH v4] sysdeps/nanosleep: Use clock_nanosleep_time64 if avaliable
 2019-11-06 19:08 UTC  (7+ messages)

[PATCH 1/7] nptl: Add tests for internal pthread_rwlock_t offsets
 2019-11-06 17:50 UTC  (7+ messages)
` [PATCH 2/7] nptl: Remove rwlock elision definitions
` [PATCH 3/7] nptl: Add mutex-internal.h
` [PATCH 4/7] nptl: Add rwlock-internal.h
` [PATCH 5/7] nptl: Add default pthreadtypes-arch.h
` [PATCH 6/7] nptl: Add default pthread-offsets.h
` [PATCH 7/7] hppa: Remove unrequired nptl headers

[PATCH v2 00/30] Add IEEE long double <-> string functions for powerpc64le
 2019-11-06 17:28 UTC  (17+ messages)
` [PATCH v2 02/30] ldbl-128ibm-compat: Add wide character printing functions
` [PATCH v2 03/30] ldbl-128ibm-compat: Add regular character, fortified "
` [PATCH v2 04/30] ldbl-128ibm-compat: Add wide "
` [PATCH v2 05/30] ldbl-128ibm-compat: Test double values
` [PATCH v2 06/30] ldbl-128ibm-compat: Test positional arguments
` [PATCH v2 08/30] ldbl-128ibm-compat: Add wide character scanning functions

[review] slotinfo in struct dtv_slotinfo_list should be flexible array [BZ #25
 2019-11-06 16:21 UTC  (3+ messages)

[PATCH v2 0/3] elf: Allow dlopen of filter object to work [BZ #16272]
 2019-11-06 16:03 UTC  (2+ messages)

[PATCH 1/2] sysdeps: Add clock_gettime64 vDSO
 2019-11-06 10:31 UTC  (3+ messages)
` [PATCH 2/2] sysdeps/clock_gettime: Use clock_gettime64 if avaliable

[PATCH] S390: Fp comparison are now raising FE_INVALID with gcc 10
 2019-11-06  7:08 UTC  (2+ messages)

[PATCH] Fix array bounds violation in regex matcher (bug 25149)
 2019-11-06  5:53 UTC  (2+ messages)

[PATCH] clone3: validate stack arguments
 2019-11-06  2:18 UTC  (4+ messages)

[PATCH] posix: Sync regex with gnulib
 2019-11-05 22:39 UTC  (2+ messages)

[PATCH 01/17] S390: Use load-fp-integer instruction for nearbyint functions
 2019-11-05 18:55 UTC  (13+ messages)
` [PATCH 02/17] S390: Use load-fp-integer instruction for rint functions
` [PATCH 06/17] S390: Use load-fp-integer instruction for round functions
` [PATCH 09/17] S390: Use convert-to-fixed instruction for llrint functions
` [PATCH 11/17] S390: Use convert-to-fixed instruction for llround functions
` [PATCH 14/17] S390: Use libc_fe* macros in fe* functions
` [PATCH 15/17] S390: Implement math-barriers math_opt_barrier and math_force_eval
` [PATCH 16/17] S390: Implement roundtoint and converttoint and define TOINT_INTRINSICS
` [PATCH 17/17] S390: Use sysdeps/ieee754/dbl-64/wordsize-64 on s390x

[PATCH] aarch64: Increase small and medium cases for __memcpy_generic
 2019-11-05 17:35 UTC 

[PATCH v2] nptl: Fix niggles with pthread_clockjoin_np
 2019-11-05 16:49 UTC  (6+ messages)
      ` [nptl][tests] Question regarding tst-stack4

[PATCH v2] linux: pselect: Remove CALL_PSELECT6 macro
 2019-11-05 16:43 UTC  (2+ messages)

[PATCH] Fix run-one-test so that it runs elf tests
 2019-11-05 16:37 UTC  (2+ messages)

[PATCH] linux: pselect: Remove CALL_PSELECT6 macro
 2019-11-05 13:57 UTC  (2+ messages)

[PATCH 2/2] Add mnw language code [BZ #25139]
 2019-11-05 13:47 UTC  (2+ messages)

[PATCH] Sync "language", "lang_name", "territory", "country_name"
 2019-11-05 11:17 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v15 0/9] open: introduce openat2(2) syscall
 2019-11-05  9:05 UTC  (10+ messages)
` [PATCH v15 1/9] namei: LOOKUP_NO_SYMLINKS: block symlink resolution
` [PATCH v15 2/9] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
` [PATCH v15 3/9] namei: LOOKUP_NO_XDEV: block mountpoint crossing
` [PATCH v15 4/9] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
` [PATCH v15 5/9] namei: LOOKUP_IN_ROOT: chroot-like "
` [PATCH v15 6/9] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution
` [PATCH v15 7/9] open: introduce openat2(2) syscall
` [PATCH v15 8/9] selftests: add openat2(2) selftests
` [PATCH v15 9/9] Documentation: path-lookup: mention LOOKUP_MAGICLINK_JUMPED

[PATCH v2] sysdeps/nanosleep: Use clock_nanosleep_time64 if avaliable
 2019-11-04 22:57 UTC  (5+ messages)


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).