unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2020-12-10 14:54:37 to 2020-12-16 10:21:47 UTC [more...]

tests failing on x86_64-linux
 2020-12-16 10:21 UTC  (8+ messages)

Update syscall lists for Linux 5.10
 2020-12-16  2:02 UTC  (2+ messages)

[PATCH 0/2] Move sem_open/close/unlink to sysdeps/pthread
 2020-12-16  1:51 UTC  (3+ messages)
` [PATCH 1/2] pthread: Move semaphore initialization for open to semaphoreP.h
` [PATCH 2/2] htl: Get sem_open/sem_close/sem_unlink support [BZ #25524]

[hurd,commited 0/7] hurd: add pshared semaphore support
 2020-12-16  0:59 UTC  (8+ messages)
` [hurd, commited 1/7] hurd: Rename LLL_INITIALIZER to LLL_LOCK_INITIALIZER
` [hurd, commited 2/7] hurd: make lll_* take a variable instead of a ptr
` [hurd,commited 3/7] hurd: Add __lll_abstimed_wait_intr
` [hurd,commited 4/7] htl: Add futex-internal.h
` [hurd,commited 5/7] hurd: Add __libc_open and __libc_close
` [hurd,commited 6/7] hurd: Add LLL_PRIVATE and LLL_SHARED
` [hurd,commited 7/7] htl: Add pshared semaphore support

Undelivered Mail Returned to Sender
 2020-12-16  0:42 UTC 

[PATCH v4 0/2] _FORTIFY_SOURCE=3
 2020-12-16  0:38 UTC  (7+ messages)
` [PATCH v4 1/2] string: _FORTIFY_SOURCE=3 using __builtin_dynamic_object_size
` [PATCH v4 2/2] nonstring: "

Use Linux 5.10 in build-many-glibcs.py
 2020-12-15 23:23 UTC  (2+ messages)

[RFC][PATCH v6 00/20] Implementation of RTLD_SHARED for dlmopen
 2020-12-15 23:21 UTC  (23+ messages)
` [RFC][PATCH v6 01/20] Declare and describe the dlmopen RTLD_SHARED flag
` [RFC][PATCH v6 02/20] include/link.h: Update the link_map struct to allow proxies
` [RFC][PATCH v6 03/20] elf/dl-object.c: Implement a helper function to proxy link_map entries
` [RFC][PATCH v6 04/20] elf/dl-load.c, elf-dl-open.c: Implement RTLD_SHARED dlmopen proxying
` [RFC][PATCH v6 05/20] elf/dl-fini.c: Handle proxy link_map entries in the shutdown path
` [RFC][PATCH v6 06/20] elf/dl-init.c: Skip proxied link map entries in the dl init path
` [RFC][PATCH v6 07/20] elf/dl-open.c: Don't try libc linit in namespaces with no libc mapping
` [RFC][PATCH v6 08/20] elf/dl-open.c: when creating a proxy check the libc_map in NS 0
` [RFC][PATCH v6 09/20] Define a new dynamic section tag - DT_GNU_FLAGS_1
` [RFC][PATCH v6 10/20] Abstract the loaded-DSO search code into a private helper function
` [RFC][PATCH v6 11/20] Compare loaded DSOs by file ID and check for DF_GNU_1_UNIQUE
` [RFC][PATCH v6 12/20] Use the new DSO finder helper function since we have it
` [RFC][PATCH v6 13/20] Use the DSO search helper to check for preloaded DT_GNU_UNIQUE DSOs
` [RFC][PATCH v6 14/20] When loading DSOs into alternate namespaces check for DT_GNU_UNIQUE
` [RFC][PATCH v6 15/20] Suppress audit calls when a (new) namespace is empty
` [RFC][PATCH v6 16/20] Suppress inter-namespace DSO sharing for audit libraries
` [RFC][PATCH v6 17/20] dlsym, dlvsym should be able to look up symbols via DSO proxies
` [RFC][PATCH v6 18/20] Add DT_GNU_FLAGS_1/DF_GNU_1_UNIQUE dynamic section+flag to glibc DSOs
` [RFC][PATCH v6 19/20] Add dlmopen / RTLD_SHARED tests
` [RFC][PATCH v6 20/20] Restore separate libc loading for the TLS/namespace storage test

[PATCH 1/3] msg: Remove redundant #include <sys/msg.h> header
 2020-12-15 22:55 UTC  (26+ messages)
` [PATCH 3/3] msg: provide glibc local copy of struct msqid_ds
` [PATCH 2/3] msqid: Provide internal copy of struct __msqid64_ds

[RFC] y2038: Export struct_stat_time64_helper.h with Y2038 safe stat{64} content
 2020-12-15 22:54 UTC  (4+ messages)

Consensus: Make backports easier with reflowed list of file names, tests, and locales
 2020-12-15 22:43 UTC  (5+ messages)

[PATCH] execlp, execvp, execvpe: Don't fall back to sh on ENOEXEC
 2020-12-15 22:17 UTC  (4+ messages)

[PATCH] elf: Record libc.so link map when it is the main program (bug 20972)
 2020-12-15 19:50 UTC  (2+ messages)

[RFC] y2038: test: Add _Static_assert() check when __USE_TIME_BITS64 is defined
 2020-12-15 18:54 UTC  (4+ messages)

[PATCH 1/1] elf: Limit tst-prelink-cmp target archs
 2020-12-15 18:35 UTC 

[PATCH 0/5] x86 pseudo-normal numbers
 2020-12-15 18:29 UTC  (10+ messages)
` [PATCH 1/5] x86 long double: Support pseudo numbers in fpclassifyl
` [PATCH 2/5] x86 long double: Support pseudo numbers in isnanl
` [PATCH 3/5] Partially revert 681900d29683722b1cb0a8e565a0585846ec5a61
` [PATCH 4/5] x86 long double: Consider pseudo numbers as signaling
` [PATCH 5/5] x86 long double: Add tests for pseudo normal numbers

glibc 2.33 --- Release blockers?
 2020-12-15 17:44 UTC  (7+ messages)

[PATCH] alpha: Remove anonymous union in struct stat [BZ #27042]
 2020-12-15 16:56 UTC  (6+ messages)
` [PATCHv2] "

[PATCH] add support for -Wmismatched-dealloc
 2020-12-15 16:52 UTC  (7+ messages)

Use GMP 6.2.1 in build-many-glibcs.py
 2020-12-15 16:40 UTC  (6+ messages)
` Ping "

[COMMITTED] aarch64: remove the strlen_asimd symbol
 2020-12-15 15:45 UTC 

[PATCH] getmntent: Consolidate character decoding
 2020-12-15 15:00 UTC  (5+ messages)

[PATCH] aarch64: fix static PIE start code for BTI [BZ #27068]
 2020-12-15 14:29 UTC  (2+ messages)

[PATCH] s390x: Require GCC 7.1 or later to build glibc
 2020-12-15 14:18 UTC 

[PATCH 0/2] _FORTIFY_SOURCE=3
 2020-12-15 12:00 UTC  (17+ messages)
` [PATCH 1/2] string: _FORTIFY_SOURCE=3 using __builtin_dynamic_object_size
    ` [PATCH v2 "
                ` [PATCH v3 "
` [PATCH 2/2] nonstring: "

[PATCH 0/2] elf: dl-load error handling refactoring
 2020-12-15 10:41 UTC  (7+ messages)
` [PATCH 1/2] elf: inline lose for error handling
` [PATCH 2/2] elf: Fix failure handling in _dl_map_object_from_fd

[PATCH v2 0/2] riscv: add support for GNU indirect function
 2020-12-15  9:16 UTC  (3+ messages)
` [PATCH v2 1/2] riscv: support "
` [PATCH v2 2/2] riscv: Initialize $gp before resolving the IRELATIVE relocation

Upcoming glibc 2.33 freeze on January 4th --- Volunteer RM?
 2020-12-14 22:56 UTC  (3+ messages)

Community Patch Review Meeting: Monday at 0900h EST (UTC-5)
 2020-12-14 22:36 UTC  (2+ messages)

[v2] nsswitch: handle missing actions properly
 2020-12-14 17:27 UTC  (3+ messages)

[PATCH] nptl: Split libpthread-routines into one routine per line
 2020-12-14 15:15 UTC  (6+ messages)

[PATCH] x86: Remove the default REP MOVSB threshold tunable value [BZ #27061]
 2020-12-14 15:14 UTC  (3+ messages)

[PATCH] cacheflush.2: Document Architecture-specific variants
 2020-12-14 14:38 UTC 

[PATCH 01/13] linux: Remove unused internal futex functions
 2020-12-14 14:02 UTC  (7+ messages)
` [PATCH 03/13] nptl: Remove clockwait_tid

[PATCH] nptl: Remove set*id, set*gid files which are not built
 2020-12-14 11:49 UTC  (2+ messages)

[RFC 0/6] y2038: Prepare glibc to be Y2038 safe for 32 bit ports
 2020-12-13 11:49 UTC  (7+ messages)

[PATCH] malloc tcache: Debugger now sees the address of the corrupted chunk
 2020-12-13  2:16 UTC  (8+ messages)

[RFC] cacheflush.2: Document different prototypes for different architectures
 2020-12-12 18:19 UTC  (3+ messages)

https://sourceware.org/bugzilla/show_bug.cgi?id=26224
 2020-12-12 12:17 UTC  (3+ messages)

[PATCH v2] elf: Synchronize <elf.h> section header flags with binutils
 2020-12-12  9:16 UTC  (9+ messages)

[PATCH COMMITTED] elf.h: fix spelling typos in comments
 2020-12-12  0:42 UTC 

[COMMITTED] Fix spelling and grammar in several comments
 2020-12-12  0:31 UTC 

[PATCH] Mark __libc_freeres_fn as used [# 27002]
 2020-12-11 22:22 UTC  (5+ messages)
      ` V2 "

[PATCH] malloc: tcache: detect infinite-loop in _int_free when freeing tcache [BZ#27052]
 2020-12-11 22:04 UTC  (2+ messages)

[PATCH] posix: Fix return value of system if shell can not be executed [BZ #27053]
 2020-12-11 19:56 UTC  (2+ messages)

[PATCH v2 0/6] aarch64: avoid mprotect(PROT_BTI|PROT_EXEC) [BZ #26831]
 2020-12-11 17:46 UTC  (17+ messages)
` [PATCH v2 1/6] aarch64: Fix missing BTI protection from dependencies [BZ #26926]
` [PATCH v2 2/6] elf: lose is closely tied to _dl_map_object_from_fd
` [PATCH v2 3/6] elf: Fix failure handling in _dl_map_object_from_fd
` [PATCH v2 4/6] elf: Move note processing after l_phdr is updated
` [PATCH v2 5/6] elf: Pass the fd to note processing

[PATCH] elf: Include libc.so.6 as main program in dependency sort (bug 20972)
 2020-12-11 17:22 UTC  (2+ messages)

[PATCH] support: Add support_slibdir_prefix variable
 2020-12-11 17:19 UTC  (2+ messages)

[PATCH v2 1/8] nptl: Move Linux pthread_kill to nptl
 2020-12-11 14:02 UTC  (2+ messages)

[PATCH] Fix linknamespace errors in nss_database.c if build with -Os
 2020-12-11  8:44 UTC  (3+ messages)

[PATCH COMMITTED] treewide: fix incorrect spelling of indices in comments
 2020-12-11  2:38 UTC 

[PATCH v2 6/6] aarch64: Use mmap to add PROT_BTI instead of mprotect [BZ #26831]
 2020-12-10 19:12 UTC  (5+ messages)
` [PATCH v3 1/2] aarch64: align address for BTI protection [BZ #26988]
` [PATCH v3 2/2] aarch64: Use mmap to add PROT_BTI instead of mprotect [BZ #26831]

New Croatian PO file for 'libc' (version 2.31.9000)
 2020-12-10 18:22 UTC 

[PATCH v2 0/2] powerpc: Add support for system call vectored
 2020-12-10 18:07 UTC  (4+ messages)
` [PATCH v2 1/2] powerpc: Runtime selection between sc and scv for syscalls

[PATCH COMMITTED] elf: Include <sys/param.h> in cache.c
 2020-12-10 15:38 UTC 

[PATCH 02/11] elf: Introduce enum opt_format in the ldconfig implementation
 2020-12-10 14:54 UTC  (7+ messages)
` [PATCH 12/11] s390x: Add Add glibc-hwcaps support


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