unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2019-11-13 13:39:38 to 2019-11-21 12:57:47 UTC [more...]

[review] Remove all loaded objects if dlopen fails, ignoring NODELETE [BZ #20839]
 2019-11-21 12:57 UTC  (4+ messages)
` [review v2] "
` [review v3] "

[review] libc: Don't use a custom wrapper macro around __has_include
 2019-11-21 12:54 UTC 

[review] Introduce DL_LOOKUP_FOR_RELOCATE flag for _dl_lookup_symbol_x
 2019-11-21 12:40 UTC  (3+ messages)
` [review v3] "
` [pushed] "

[PATCH] Always do locking when accessing streams (bug 15142)
 2019-11-21 12:25 UTC  (2+ messages)

[PATCH] rtld: Check __libc_enable_secure before honoring LD_PREFER_MAP_32BIT_EXEC (CVE-2019-19126) [BZ #25204]
 2019-11-21 12:19 UTC  (2+ messages)

powerpc build failure with GCC mainline -fno-common change
 2019-11-21  9:23 UTC  (2+ messages)

Reading compressed character maps and gzip EPIPE issues
 2019-11-21  4:52 UTC  (2+ messages)

[PATCH] Compile elf/rtld.c with -fno-tree-loop-distribute-patterns
 2019-11-21  2:10 UTC 

Optimizing hash table lookup in symbol binding
 2019-11-21  1:55 UTC  (4+ messages)

[PATCH] resolv/res_query.c - do not append search paths if number of dots in query is greater or equals ndots
 2019-11-20 19:49 UTC 

[PATCH 1/3] support: Add support_process_state_wait
 2019-11-20 19:42 UTC  (7+ messages)
` [PATCH 2/3] posix: Refactor tst-waitid
` [PATCH 3/3] posix: Remove posix waitid

[review] nptl: Add mutex-internal.h
 2019-11-20 15:51 UTC  (7+ messages)
` [review v2] nptl: Add struct_mutex.h
` [review v3] "

[review] nptl: Add rwlock-internal.h
 2019-11-20 14:51 UTC  (4+ messages)
` [review v2] nptl: Add struct_rwlock.h
` [review v3] "

[review] nptl: Add default pthreadtypes-arch.h
 2019-11-20 14:51 UTC  (4+ messages)
` [review v2] "
` [review v3] "

[review] nptl: Add default pthread-offsets.h
 2019-11-20 14:51 UTC  (4+ messages)
` [review v2] "
` [review v3] "

[review] nptl: Cleanup mutex internal offset tests
 2019-11-20 14:51 UTC  (4+ messages)
` [review v2] "

[PATCH] rtld: Check __libc_enable_secure before honoring LD_PREFER_MAP_32BIT_EXEC
 2019-11-20  9:59 UTC  (3+ messages)

[PATCH RESEND v17 00/13] open: introduce openat2(2) syscall
 2019-11-20  5:06 UTC  (14+ messages)
` [PATCH RESEND v17 01/13] namei: only return -ECHILD from follow_dotdot_rcu()
` [PATCH RESEND v17 02/13] nsfs: clean-up ns_get_path() signature to return int
` [PATCH RESEND v17 03/13] namei: allow nd_jump_link() to produce errors
` [PATCH RESEND v17 04/13] namei: allow set_root() "
` [PATCH RESEND v17 05/13] namei: LOOKUP_NO_SYMLINKS: block symlink resolution
` [PATCH RESEND v17 06/13] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
` [PATCH RESEND v17 07/13] namei: LOOKUP_NO_XDEV: block mountpoint crossing
` [PATCH RESEND v17 08/13] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
` [PATCH RESEND v17 09/13] namei: LOOKUP_IN_ROOT: chroot-like "
` [PATCH RESEND v17 10/13] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution
` [PATCH RESEND v17 11/13] open: introduce openat2(2) syscall
` [PATCH RESEND v17 12/13] selftests: add openat2(2) selftests
` [PATCH RESEND v17 13/13] Documentation: path-lookup: include new LOOKUP flags

Help with lv_LV sorting?
 2019-11-20  0:59 UTC  (3+ messages)

man-pages-5.04 released
 2019-11-19 21:44 UTC 

[PATCH] mips: Do not include hi and lo in __SYSCALL_CLOBBERS for R6
 2019-11-19 18:20 UTC  (4+ messages)

[PATCH v2] Remove 32 bit sparc v8 support
 2019-11-19 14:23 UTC  (6+ messages)
` [PATCH 1/2] Remove 32 bit sparc v7 support
  ` [PATCH 2/2] sparc: Use atomic compiler builtins on sparc

[PATCH 2/2] aarch64: Optimized memcpy and memmove for Kunpeng processor
 2019-11-19 13:34 UTC 

[PATCH v3] aarch64: Optimized memcpy and memmove for Kunpeng processor
 2019-11-19 13:33 UTC 

Optimizing hash table lookup in symbol binding
 2019-11-19 11:56 UTC  (3+ messages)

[PATCH 0/5] y2038: linux: timer_[sg]ettime conversion to 64 bit time
 2019-11-18 22:00 UTC  (2+ messages)

[PATCH v2 1/2] sysdeps: Add clock_gettime64 vDSO
 2019-11-18 21:40 UTC  (2+ messages)

[review] Lazy binding failures during dlopen/dlclose must be fatal [BZ #24304]
 2019-11-18 17:01 UTC  (4+ messages)
` [review v3] "

[RFC] PPC64: Vector Function ABI for Power Architecture
 2019-11-18 16:33 UTC 

Reminder that we do not yet have copyright assignments for Huawei
 2019-11-18 15:32 UTC 

New Catalan PO file for 'libc' (version 2.29.9000)
 2019-11-17 21:27 UTC 

[PATCH v17 00/13] open: introduce openat2(2) syscall
 2019-11-17  1:17 UTC  (13+ messages)
` [PATCH v17 01/13] namei: only return -ECHILD from follow_dotdot_rcu()
` [PATCH v17 02/13] nsfs: clean-up ns_get_path() signature to return int
` [PATCH v17 03/13] namei: allow nd_jump_link() to produce errors
` [PATCH v17 04/13] namei: allow set_root() "
` [PATCH v17 05/13] namei: LOOKUP_NO_SYMLINKS: block symlink resolution
` [PATCH v17 06/13] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
` [PATCH v17 07/13] namei: LOOKUP_NO_XDEV: block mountpoint crossing
` [PATCH v17 08/13] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
` [PATCH v17 09/13] namei: LOOKUP_IN_ROOT: chroot-like "
` [PATCH v17 10/13] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution
` [PATCH v17 11/13] open: introduce openat2(2) syscall
` [PATCH v17 12/13] selftests: add openat2(2) selftests

[review] Enhance _dl_catch_exception to allow disabling exception handling
 2019-11-16 15:30 UTC  (3+ messages)
` [review v3] "
` [pushed] "

[review] hurd: Fix GCC 10 -Warray-bounds warning in init-first.c
 2019-11-16 14:50 UTC  (8+ messages)
` [review v2] "
` [review v3] "
` [review v4] hurd: Suppress "
` [review v5] hurd: Suppress GCC 10 -Warray-bounds warning in init-first.c [BZ #25097]
` [pushed] "

For the practical sake of the gerrit experiment --- Don't change the commit message
 2019-11-16 14:42 UTC  (2+ messages)

[PATCH v16 00/12] open: introduce openat2(2) syscall
 2019-11-16  0:28 UTC  (13+ messages)
` [PATCH v16 01/12] nsfs: clean-up ns_get_path() signature to return int
` [PATCH v16 02/12] namei: allow nd_jump_link() to produce errors
` [PATCH v16 03/12] namei: allow set_root() "
` [PATCH v16 04/12] namei: LOOKUP_NO_SYMLINKS: block symlink resolution
` [PATCH v16 05/12] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
` [PATCH v16 06/12] namei: LOOKUP_NO_XDEV: block mountpoint crossing
` [PATCH v16 07/12] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
` [PATCH v16 08/12] namei: LOOKUP_IN_ROOT: chroot-like "
` [PATCH v16 09/12] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution
` [PATCH v16 10/12] open: introduce openat2(2) syscall
` [PATCH v16 11/12] selftests: add openat2(2) selftests
` [PATCH v16 12/12] Documentation: path-lookup: include new LOOKUP flags

[review] Avoid late failure in dlopen in global scope update [BZ #25112]
 2019-11-15 22:19 UTC  (2+ messages)
` [review v3] "

[PATCH 1/7] Remove __waitpid_nocancel
 2019-11-15 18:27 UTC  (9+ messages)
` [PATCH 2/7] nptl: Move wait implementation to libc
` [PATCH 3/7] nptl: Move waitpid "
` [PATCH 4/7] Implement wait in terms of waitpid
` [PATCH 5/7] linux: Use waitid on wait4 if __NR_wait4 is not defined
` [PATCH 6/7] Implement waitpid in terms of wait4
` [PATCH 7/7] Consolidate wait3 implementations

[PATCH v2 0/3] elf: Allow dlopen of filter object to work [BZ #16272]
 2019-11-15 17:31 UTC  (3+ messages)

[2.31] 6 weeks to go
 2019-11-15 16:53 UTC  (2+ messages)

[review] Block signals during the initial part of dlopen
 2019-11-15 16:08 UTC  (3+ messages)
` [review v3] "

[PATCH 1/2] misc: Set generic pselect as ENOSYS
 2019-11-15 14:39 UTC  (11+ messages)
` [PATCH 2/2] linux: Remove __ASSUME_PSELECT
  ` [PATCH v2] misc: Set generic pselect as ENOSYS

[review] Avoid zero-length array at the end of struct link_map [BZ #25097]
 2019-11-15 12:30 UTC  (3+ messages)
` [pushed] "

[review] Introduce link_map_audit_state accessor function
 2019-11-15 12:30 UTC  (3+ messages)
` [pushed] "

[review] linux: Add comment on affinity set sizes to tst-skeleton-affinity.c
 2019-11-15 12:30 UTC  (3+ messages)
` [review v2] "
` [pushed] "

[review] Properly initialize audit cookie for the dynamic loader [BZ #25157]
 2019-11-15 12:30 UTC  (3+ messages)
` [review v2] "
` [pushed] "

[review] dlsym: Do not determine caller link map if not needed
 2019-11-15 12:14 UTC  (2+ messages)

[PATCH v2 00/30] Add IEEE long double <-> string functions for powerpc64le
 2019-11-14 23:12 UTC  (17+ messages)
` [PATCH v2 07/30] ldbl-128ibm-compat: Add regular character scanning functions
` [PATCH v2 10/30] ldbl-128ibm-compat: Add err.h functions
` [PATCH v2 15/30] ldbl-128ibm-compat: Add syslog functions
` [PATCH v2 16/30] ldbl-128ibm-compat: Add strfmon_l with IEEE long double format
` [PATCH v2 17/30] ldbl-128ibm-compat: Add tests for strfmon and strfmon_l
` [PATCH v2 18/30] ldbl-128ibm-compat: Add tests for strfroml, strtold, and wcstold
` [PATCH v2 23/30] Refactor *cvt functions implementation (5/5)

[PATCH] RFC: y2038: linux: Adjust __poll function implementation to use __ppoll64
 2019-11-14 21:03 UTC  (2+ messages)

[review] nptl: Add tests for internal pthread_rwlock_t offsets
 2019-11-14 14:35 UTC  (2+ messages)
` [review v2] "

[PATCH v15 0/9] open: introduce openat2(2) syscall
 2019-11-14 13:33 UTC  (7+ messages)
` [PATCH v15 3/9] namei: LOOKUP_NO_XDEV: block mountpoint crossing
` [PATCH v15 4/9] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution

[PATCHv3] locale/C-translit.h.in: Greek -> ASCII transliteration table [BZ #12031]
 2019-11-14 13:14 UTC 

[PATCHv2] locale/C-translit.h.in: Greek -> ASCII transliteration table [BZ #12031]
 2019-11-14 12:40 UTC  (2+ messages)

[PATCH] locale/C-translit.h.in: Greek -> ASCII transliteration table [BZ #12031]
 2019-11-14 12:32 UTC  (5+ messages)

[review] nios2: Work around backend bug triggered by csu/libc-tls.c (GCC PR 92
 2019-11-14 11:50 UTC  (3+ messages)
` [pushed] "

[PATCH 11/23] y2038: rusage: use __kernel_old_timeval
 2019-11-14 10:23 UTC 

[PATCH 1/2][RFC] #17645, fix slow DSO sorting behavior in dynamic loader
 2019-11-14  9:58 UTC  (5+ messages)
` Ping "
  ` Ping x2 "

How to keep Reviewed-by lines in git commits with gerrit
 2019-11-13 23:31 UTC  (16+ messages)

[PATCH v2] sysdeps/wait: Use the waitid syscall if required
 2019-11-13 21:00 UTC  (2+ messages)

[review] Redefine _IO_iconv_t to store a single gconv step pointer [BZ #25097]
 2019-11-13 17:20 UTC  (3+ messages)
` [review v2] "
` [pushed] "

[glibc(refs/for/master%wip)] nios2: Work around backend bug triggered by csu/libc-tls.c (GCC PR 92499)
 2019-11-13 16:40 UTC 

[review] slotinfo in struct dtv_slotinfo_list should be flexible array [BZ #25
 2019-11-13 16:25 UTC  (13+ messages)
` [review v3] "

[PATCH] Add new script for plotting string benchmark JSON output
 2019-11-13 14:20 UTC  (3+ 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).