unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2019-10-31 11:41:17 to 2019-11-06 14:10:50 UTC [more...]

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

[RFC v2 PATCH] futex: extend set_robust_list to allow 2 locking ABIs at the same time
 2019-11-06 14:04 UTC  (27+ messages)
    ` handle_exit_race && PF_EXITING

[review] Block signals during the initial part of dlopen
 2019-11-06 13:45 UTC  (2+ messages)

[PATCH v4] sysdeps/nanosleep: Use clock_nanosleep_time64 if avaliable
 2019-11-06 13:03 UTC  (4+ 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  (13+ messages)

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

[PATCH v2 00/30] Add IEEE long double <-> string functions for powerpc64le
 2019-11-05 19:37 UTC  (16+ 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

[PATCH 01/17] S390: Use load-fp-integer instruction for nearbyint functions
 2019-11-05 18:55 UTC  (21+ messages)
` [PATCH 02/17] S390: Use load-fp-integer instruction for rint functions
` [PATCH 03/17] S390: Use load-fp-integer instruction for floor functions
` [PATCH 04/17] S390: Use load-fp-integer instruction for ceil functions
` [PATCH 05/17] S390: Use load-fp-integer instruction for trunc functions
` [PATCH 06/17] S390: Use load-fp-integer instruction for round functions
` [PATCH 07/17] S390: Use load-fp-integer instruction for roundeven functions
` [PATCH 08/17] S390: Use convert-to-fixed instruction for lrint functions
` [PATCH 09/17] S390: Use convert-to-fixed instruction for llrint functions
` [PATCH 10/17] S390: Use convert-to-fixed instruction for lround functions
` [PATCH 11/17] S390: Use convert-to-fixed instruction for llround functions
` [PATCH 12/17] S390: Use copy-sign instruction for copysign functions
` [PATCH 13/17] S390: Implement libc_fe* macros
` [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  (7+ 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 1/2] Add new locale: mnw_MM (Mon language spoken in Myanmar) [BZ #25139]
 2019-11-05 13:11 UTC 

[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

Discussion: NSS - Changing DEFAULT_CONFIG for hosts lookups
 2019-11-05  0:09 UTC 

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

[review] hurd: Use __clock_gettime in _hurd_select
 2019-11-04 19:32 UTC  (4+ messages)

[review] hurd: Remove lingering references to the time function
 2019-11-04 19:16 UTC  (4+ messages)

[PATCH] y2038: linux: Provide __ppoll64 implementation
 2019-11-04 16:09 UTC 

[patch v1] malloc: fix set_max_fast "impossibly small" value
 2019-11-04 15:07 UTC  (4+ messages)

Gerrit changeset IDs
 2019-11-04 12:46 UTC  (2+ messages)

Thread stack and heap caches - CVE-2019-1010024
 2019-11-04 12:25 UTC  (2+ messages)

[PATCH v2] aarch64: Optimized memset for Kunpeng processor
 2019-11-04  8:54 UTC 

[PATCH v3] aarch64: Optimized memset for Kunpeng processor
 2019-11-04  8:49 UTC 

[RFC PATCH] futex: extend set_robust_list to allow 2 locking ABIs at the same time
 2019-11-04  0:20 UTC 

[review] Avoid zero-length array at the end of struct link_map [BZ #25097]
 2019-11-03 21:23 UTC  (4+ messages)

[PATCH] hppa: Fix data race in setting function descriptors during lazy binding
 2019-11-03 18:32 UTC  (3+ messages)

[review] Introduce link_map_audit_state accessor function
 2019-11-03 17:11 UTC 

[review] Redefine _IO_iconv_t to store a single gconv step pointer [BZ #25097]
 2019-11-03 17:11 UTC 

[review] slotinfo in struct dtv_slotinfo_list should be flexible array [BZ #25
 2019-11-03 17:11 UTC 

[review] Properly initialize audit cookie for the dynamic loader [BZ #25157]
 2019-11-03 17:11 UTC  (2+ messages)
` [review v2] "

[PATCH v3] sysdeps/nanosleep: Use clock_nanosleep_time64 if avaliable
 2019-11-02 21:35 UTC  (3+ messages)

[PATCH] getenv: Move call to strlen to the branch it's used in
 2019-11-02 15:55 UTC  (3+ messages)

[PATCH] nptl: Fix niggles with pthread_clockjoin_np
 2019-11-02  9:40 UTC  (2+ messages)

[PATCH v2 0/4] nptl: Add pthread_clockjoin_np
 2019-11-02  9:14 UTC  (7+ messages)

[PATCH v2 1/2] y2038: linux: Provide __utimensat64 implementation
 2019-11-01 21:38 UTC  (4+ messages)
` [PATCH v2 2/2] y2038: linux: Provide __futimens64 implementation

[PATCH v2] aarch64: Optimized memset for Kunpeng processor
 2019-11-01 15:33 UTC  (2+ messages)

[PATCH] aarch64: Optimized memset for Kunpeng processor
 2019-11-01 13:17 UTC 

[PATCH v2 2/2] aarch64: Optimized memcpy and memmove for Kunpeng processor
 2019-11-01 12:55 UTC  (4+ messages)

[PATCH] malloc: fix compile error
 2019-11-01 12:49 UTC  (6+ messages)

Problem with conformance test and header files inclusion for ./include/sys/poll.h
 2019-11-01 10:12 UTC  (5+ messages)

[PATCH v2] sysdeps/wait: Use the waitid syscall if required
 2019-11-01  7:08 UTC  (2+ messages)

[PATCH v2] Enable inlining issignalingf within glibc
 2019-10-31 21:14 UTC  (3+ messages)

[PATCH 1/2] Sync intprops.h with gnulib
 2019-10-31 20:53 UTC  (5+ messages)
` [PATCH 2/2] Sync timespec-{add,sub} "

[PATCH] Add the --with-tty-gid configure option [BZ #24941]
 2019-10-31 20:41 UTC  (2+ messages)

[review] Remove all loaded objects if dlopen fails, ignoring NODELETE [BZ #20839]
 2019-10-31 20:18 UTC  (2+ messages)

[PATCH] Clarify purpose of assert in _dl_lookup_symbol_x
 2019-10-31 19:26 UTC  (2+ messages)

[review] Move _dl_open_check to its original place in dl_open_worker
 2019-10-31 19:20 UTC 

[review] Lazy binding failures during dlopen/dlclose must be fatal [BZ #24304]
 2019-10-31 19:20 UTC 

[review] Avoid late dlopen failure due to scope, TLS slotinfo updates [BZ #25112]
 2019-10-31 19:20 UTC 

[review] Introduce DL_LOOKUP_FOR_RELOCATE flag for _dl_lookup_symbol_x
 2019-10-31 19:20 UTC 

[review] Clarify purpose of assert in _dl_lookup_symbol_x
 2019-10-31 19:20 UTC 

[review] Enhance _dl_catch_exception to allow disabling exception handling
 2019-10-31 19:20 UTC 

[review] Avoid late failure in dlopen in global scope update [BZ #25112]
 2019-10-31 19:20 UTC 

[PATCH] aarch64: Optimized memset for Kunpeng processor
 2019-10-31 16:04 UTC  (2+ messages)

[PATCH 2/2] aarch64: Optimized memcpy and memmove for Kunpeng processor
 2019-10-31 14:04 UTC  (3+ messages)

[PATCH 1/2][RFC] #17645, fix slow DSO sorting behavior in dynamic loader
 2019-10-31 13:13 UTC  (4+ messages)
` Ping "
  ` Ping x2 "


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