public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH v3] nptl: Effectively skip CAS in spinlock loop
 2021-12-14 12:30 UTC 

[PATCH] elf: Add elf checks for main executable
 2021-12-14 12:28 UTC  (16+ messages)

[PATCH] elf: Use new dependency sorting algorithm by default
 2021-12-14 12:10 UTC  (2+ messages)

[PATCH v2] nptl: Effectively skip CAS in spinlock loop
 2021-12-14 11:42 UTC  (2+ messages)

librseq: update to support upcoming glibc 2.35
 2021-12-14  9:06 UTC  (2+ messages)

[PATCH] x86-64: Remove LD_PREFER_MAP_32BIT_EXEC support [BZ #28656]
 2021-12-14  8:43 UTC  (5+ messages)
  ` [PATCH] NEWS: Move LD_PREFER_MAP_32BIT_EXEC

[PATCH] elf: Align argument of __munmap to page size [BZ #28676]
 2021-12-14  7:40 UTC  (4+ messages)

[hurd,commited] hurd: Do not set PIE_UNSUPPORTED
 2021-12-14  7:38 UTC 

[PATCH RFC 0/1] make ld.so map .text LOAD ssegments and aligned by p_align
 2021-12-14  3:56 UTC  (33+ messages)
` [PATCH v5 0/2] fix p_align on PT_LOAD segment in DSO isn't honored
  ` [PATCH v5 1/2] elf: Properly align PT_LOAD segments
  ` [PATCH v5 2/2] Add a testcase to check alignment of PT_LOAD segment
` [PATCH v6 0/2] fix p_align on PT_LOAD segment in DSO isn't honored
  ` [PATCH v6 1/2] elf: Properly align PT_LOAD segments [BZ #28676]
  ` [PATCH v6 2/2] Add a testcase to check alignment of PT_LOAD segment

[hurd, commited] mach: Fix spurious inclusion of stack_chk_fail_local in libmachuser.a
 2021-12-14  0:04 UTC 

[PATCH v3 0/3] Properly handle DT_RUNPATH
 2021-12-13 22:07 UTC  (7+ messages)
` [PATCH v3 1/3] Add and use link-test-modules-rpath-link [BZ #28455]
` [PATCH v3 2/3] Disable DT_RUNPATH on NSS tests "
` [PATCH v3 3/3] elf: Also try DT_RUNPATH for LD_AUDIT dlopen "

rseq + membarrier programming model
 2021-12-13 20:12 UTC  (7+ messages)

[PATCH v4 0/2] Add and use link-test-modules-rpath-link
 2021-12-13 17:55 UTC  (3+ messages)
` [PATCH v4 1/2] elf: Sort tests and modules-names
` [PATCH v4 2/2] Add and use link-test-modules-rpath-link [BZ #28455]

[PATCH] sysdeps: Update Taylor Series formula in comment
 2021-12-13 16:58 UTC  (8+ messages)
` [PATCH] sysdeps: Simplify sin Taylor Series calculation

Monday Patch Queue Review update (2021-12-13)
 2021-12-13 15:29 UTC  (2+ messages)

[PATCH] Replace --enable-static-pie with --disable-default-pie
 2021-12-13 15:29 UTC  (10+ messages)
` [PATCH v2] "
` [COMMITTED] "

[PATCH] Fix glibc 2.34 ABI omission (missing GLIBC_2.34 in dynamic loader)
 2021-12-13 14:54 UTC  (4+ messages)

[PATCH] nptl: Effectively skip CAS in spinlock loop
 2021-12-13 14:42 UTC  (5+ messages)

[PATCH v3 0/2] Fix 64-bit time_t ancillary socket conversion
 2021-12-13 14:36 UTC  (3+ messages)
` [PATCH v3 1/2] support: Add support_socket_so_timestamp_time64
` [PATCH v3 2/2] linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ #28350)

[PATCH] [PING 13] localedata: add new locale ab_GE
 2021-12-13 14:23 UTC  (2+ messages)

[PATCH v4] elf: Add _dl_find_object function
 2021-12-13 13:52 UTC 

[PATCH] Add valgrind smoke test
 2021-12-13 12:55 UTC  (5+ messages)

[committed] Cleanup encoding in comments
 2021-12-13  5:27 UTC 

[committed] Cleanup encoding in comments
 2021-12-13  5:26 UTC 

Question: How does obstack deal with the specific address in obstack_free ?
 2021-12-13  1:41 UTC 

[PATCH v2] Check alignment of PT_LOAD segment only if possible
 2021-12-12 16:04 UTC  (3+ messages)

[PATCH] intl/plural.y: define macros to avoid multiple conflicting declarations of yyerror and yylex
 2021-12-12  9:24 UTC 

[hurd,commited] hurd: Add rules for static PIE build
 2021-12-12  0:11 UTC 

[hurd,commited] hurd: Fix gmon-static
 2021-12-12  0:11 UTC 

[PATCH] sysdeps: Update Taylor Series formula in comment
 2021-12-11 22:50 UTC 

[PATCH v2] linux: Use 'long int' for timespec tv_nsec on x32 (BZ #16437)
 2021-12-11 22:30 UTC  (16+ messages)

[PATCH v7] elf: Don't execute shared object directly [BZ #28453]
 2021-12-11 20:07 UTC 

[PATCH v6] elf: Don't execute shared object directly [BZ #28453]
 2021-12-11 13:47 UTC 

[PATCH v3] Support target specific ALIGN for variable alignment test [BZ #28676]
 2021-12-10 23:53 UTC 

[PATCH v3 00/13] Glibc OpenRISC port
 2021-12-10 23:34 UTC  (14+ messages)
` [PATCH v3 01/13] elf: Add reloc for OpenRISC
` [PATCH v3 02/13] linux/syscalls: Add or1k_atomic syscall "
` [PATCH v3 03/13] or1k: ABI Implementation
` [PATCH v3 04/13] or1k: startup and dynamic linking code
` [PATCH v3 05/13] or1k: Thread Local Storage support
` [PATCH v3 06/13] or1k: Atomics and Locking primitives
` [PATCH v3 07/13] or1k: math soft float support
` [PATCH v3 08/13] or1k: Linux Syscall Interface
` [PATCH v3 09/13] or1k: Linux ABI
` [PATCH v3 10/13] or1k: ABI lists
` [PATCH v3 11/13] or1k: Build Infrastructure
` [PATCH v3 12/13] build-many-glibcs.py: add OpenRISC support
` [PATCH v3 13/13] Documentation for OpenRISC port

[PATCH] Check alignment of PT_LOAD segment only if possible
 2021-12-10 22:50 UTC  (4+ messages)

[PATCH COMMITTED] elf: Use errcode instead of (unset) errno in rtld_chain_load
 2021-12-10 21:28 UTC 

[PATCH v5 00/12] Improve hypot
 2021-12-10 19:31 UTC  (2+ messages)

[PATCH v4] elf: Only allow execute libc.so.6 directly [BZ #28453]
 2021-12-10 18:37 UTC  (5+ messages)

[PATCH v5] elf: Don't execute shared object directly [BZ #28453]
 2021-12-10 18:37 UTC 

glibc build failure due to Systemtap probe change
 2021-12-10 17:44 UTC  (10+ messages)

[PATCH v6 00/20] Multiple rtld-audit fixes
 2021-12-10 14:58 UTC  (11+ messages)
` [PATCH v6 02/20] elf: Add _dl_audit_objopen
` [PATCH v6 03/20] elf: Add _dl_audit_activity_map and _dl_audit_activity_nsid

[PATCH v3] elf: Install a symbolic link to ld.so as /usr/bin/ld.so
 2021-12-10 14:19 UTC  (2+ messages)

[PATCH v2 1/2] support: Add support_socket_so_timestamp_time64
 2021-12-10 13:56 UTC  (15+ messages)
` [PATCH v2 2/2] linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ #28350)

[PATCH] elf: Stop with zero entry point value [BZ #28453]
 2021-12-10 13:15 UTC  (6+ messages)
  ` [PATCH v3] "

[PATCH] linux: Use 'long int' for timespec tv_nsec on x32 (BZ #16437)
 2021-12-10 13:11 UTC  (8+ messages)

[PATCH v2 0/3] Fixes for getnameinfo() with NI_NOFQDN
 2021-12-10 11:07 UTC  (4+ messages)
` [PATCH v2 1/3] inet: Fix getnameinfo (NI_NOFQDN) race condition (BZ#28566)
` [PATCH v2 2/3] inet: Remove strdupa from nrl_domainname()
` [PATCH v2 3/3] inet: Return EAI_MEMORY when nrl_domainname() fails to allocate memory

[PATCH] nptl: Add one more barrier to nptl/tst-create1
 2021-12-10 10:46 UTC  (2+ messages)

[PATCH v2] elf: Stop with zero entry point value [BZ #28453]
 2021-12-10  4:26 UTC  (2+ messages)

[PATCH v2 0/1] fix p_align on PT_LOAD segment in DSO isn't honored
 2021-12-10  2:34 UTC  (8+ messages)
` [PATCH v2 1/1] elf: align the mapping address of LOAD segments with p_align
    ` [PATCH v3] elf: Properly align PT_LOAD segments [BZ #28676]
      ` [PATCH v4] "

[PATCH] timezone: Make shell interpreter overridable in tzselect.ksh
 2021-12-10  1:42 UTC  (2+ messages)

[PATCH] elf/dl-deps.c: Make _dl_build_local_scope breadth first
 2021-12-09 23:53 UTC 

page:  |  | latest

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