unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2021-01-04 09:31:13 to 2021-01-09 01:21:07 UTC [more...]

[PATCH 0/3] fix ifunc with static pie [BZ #27072]
 2021-01-08 10:08 UTC  (20+ messages)
` [PATCH 1/3] Make libc symbols hidden in static PIE
` [PATCH 2/3] [RFC] elf: hack up tunables to avoid RELATIVE relocs
` [PATCH 3/3] csu: Move static pie self relocation later [BZ #27072]

[PATCH 1/3] posix: Remove alloca usage on regex set_regs
 2021-01-09  1:20 UTC  (6+ messages)
` [PATCH 2/3] posix: Remove alloca usage on regex build_trtable
` [PATCH 3/3] posix: Remove alloca definition from regex

[RFC PATCH] math/testtgmath2: Fix breakage on fabs Vldouble1 due to optimization
 2021-01-09  0:07 UTC  (5+ messages)

[PATCH] ARC: Regenerate ulps
 2021-01-08 20:52 UTC  (2+ messages)
` [COMMITTED] "

[PATCH 0/3] Make glibc build with LLD
 2021-01-08 19:38 UTC  (19+ messages)
` [PATCH 3/3] install: Replace scripts/output-format.sed with objdump -f [BZ #26559]

[PATCH v2 0/4] fix ifunc with static pie [BZ #27072]
 2021-01-08 18:25 UTC  (9+ messages)
` [PATCH v2 1/4] configure: Require PI_STATIC_AND_HIDDEN for static pie
` [PATCH v2 2/4] Make libc symbols hidden in static PIE
` [PATCH v2 3/4] elf: Avoid RELATIVE relocs in __tunables_init
` [PATCH v2 4/4] csu: Move static pie self relocation later [BZ #27072]

[PATCH v3 0/4] x86: Improve Minimum Alternate Stack Size
 2021-01-08 18:09 UTC  (5+ messages)
` [PATCH v3 3/4] x86/signal: Prevent an alternate stack overflow before a signal delivery
` [PATCH v3 4/4] selftest/x86/signal: Include test cases for validating sigaltstack

Update STATX_ATTR_DAX value from Linux 5.10
 2021-01-08 17:48 UTC 

[PATCH] mntent: Use __putc_unlocked instead of fputc_unlocked
 2021-01-08 14:42 UTC  (2+ messages)

[PATCH] system.3: Document bug and workaround when the command name starts with a hypen
 2021-01-08 14:28 UTC  (6+ messages)
  ` [PATCH v3] "
  ` [PATCH v4] "

[PATCH] x86: Adding an upper bound for Enhanced REP MOVSB
 2021-01-08 14:03 UTC  (2+ messages)

[PATCH v3] addmntent: Remove unbounded alloca usage from getmntent [BZ#27083]
 2021-01-08 13:34 UTC  (4+ messages)

[PATCH 0/5] Remove remaining slow paths from math functions
 2021-01-08 10:29 UTC  (19+ messages)
` [PATCH 1/5] Remove slow paths from asin
  ` [PATCH v2 1/5] Remove remaining slow paths from asin and acos
` [PATCH 2/5] Remove slow paths in tan
  ` [PATCH v2 "
` [PATCH 3/5] Remove slow paths from atan
  ` [PATCH v2 "
` [PATCH 4/5] Remove slow paths from atan2
  ` [PATCH v2 "
` [PATCH 5/5] Remove mpa files
  ` [PATCH v2 "

[PATCH] correct readlinkat attribute access (BZ #27024)
 2021-01-08  9:08 UTC  (4+ messages)

[COMMITTED] Update NEWS for CVE-2019-25013
 2021-01-08  3:56 UTC 

[RFC][PATCH v7 00/20] Implementation of RTLD_SHARED for dlmopen
 2021-01-08  0:33 UTC  (5+ messages)
` [RFC][PATCH v7 20/20] Restore separate libc loading for the TLS/namespace storage test
  ` Ping "

V5 [PATCH 0/2] x86: Support GNU_PROPERTY_X86_ISA_1_NEEDED marker [BZ #26717]
 2021-01-07 20:58 UTC  (6+ messages)
` V5 [PATCH 1/2] x86: Support GNU_PROPERTY_X86_ISA_1_V[234] "
    ` V6 "

[PATCH] glibc __builtin_add_overflow problem with GCC < 7
 2021-01-07 17:38 UTC  (4+ messages)

New Brazilian Portuguese PO file for 'libc' (version 2.31.9000)
 2021-01-07  1:32 UTC 

[PATCH 0/5] argp: Fix several cases of undefined behaviour
 2021-01-07  1:14 UTC  (7+ messages)
` [PATCH 1/5] argp: fix pointer-subtraction bug
` [PATCH 2/5] argp: Don't rely on undefined behaviour of _tolower()
` [PATCH 3/5] argp: Don't pass invalid arguments to isspace, isalnum, isalpha, isdigit
` [PATCH 4/5] argp: Improve comments
` [PATCH 5/5] argp: Avoid undefined behaviour when invoking qsort()

[RFC] Updating patchwork patches on commit
 2021-01-06 20:26 UTC  (12+ messages)

[PATCH] aarch64: define PI_STATIC_AND_HIDDEN
 2021-01-06 20:20 UTC  (3+ messages)

Add SEGV_MTEAERR and SEGV_MTESERR from Linux 5.10
 2021-01-06 18:22 UTC  (2+ messages)

2.33 Slush freeze set to 01/11
 2021-01-06 13:55 UTC  (3+ messages)

Which version fixed intersecting stack and static tls block?
 2021-01-06 11:56 UTC  (2+ messages)

[PATCH v2 0/2] riscv: add support for GNU indirect function
 2021-01-06  0:53 UTC  (6+ messages)

[PATCH 0/8] Remove alloca usage from glob
 2021-01-05 18:58 UTC  (9+ messages)
` [PATCH 1/8] malloc: Add specialized dynarray for C strings
` [PATCH 2/8] posix: Use char_array for internal glob dirname
` [PATCH 3/8] posix: Remove alloca usage for GLOB_BRACE on glob
` [PATCH 4/8] posix: Remove alloca usage on glob dirname
` [PATCH 5/8] posix: Use dynarray for globname in glob
` [PATCH 6/8] posix: Remove alloca usage on glob user_name
` [PATCH 7/8] posix: Use char_array for home_dir in glob
` [PATCH 8/8] posix: Remove all alloca usage "

[PATCH] powerpc: Add optimized ilogbf128 for POWER9
 2021-01-05 18:19 UTC  (3+ messages)

[PATCH] x86: Check IFUNC definition in unrelocated executable [BZ #20019]
 2021-01-05 15:14 UTC  (11+ messages)
  ` V2 "
          ` [PATCH] ifuncmain6pie: Remove the circular IFUNC dependency "

[COMMITTED] alpha: Provide wait4 for static library [BZ #27150]
 2021-01-05 14:29 UTC 

[PATCH 1/2] posix: User scratch_buffer on fnmatch
 2021-01-05 13:07 UTC  (4+ messages)
` [PATCH 2/2] posix: Remove alloca usage for internal fnmatch implementation

[PATCH] aarch64: fix stack missing after sp is updated
 2021-01-05 11:21 UTC  (2+ messages)

[PATCH v2] aarch64: push the set of rules before falling into slow path
 2021-01-05  9:29 UTC  (2+ messages)

[PATCH] aarch64: fix stack missing after sp is updated
 2021-01-05  2:22 UTC 

[PATCH v2] aarch64: push the set of rules before falling into slow path
 2021-01-05  2:04 UTC 

[PATCH] aarch64: fix stack missing after sp is updated
 2021-01-05  2:02 UTC 

[PATCH] aarch64: fix stack missing after sp is updated
 2021-01-05  1:59 UTC 

[PATCH] add support for -Wmismatched-dealloc
 2021-01-04 23:18 UTC  (12+ messages)
            ` Ping: "

glibc/valgrind incompatibility on POWER, potentially SCV-related
 2021-01-04 21:50 UTC  (4+ messages)

[PATCH] nptl: Fix typo
 2021-01-04 21:20 UTC  (2+ messages)

[hurd,commited] hurd: Fix mmap(!MAP_FIXED) on bogus address
 2021-01-04 19:25 UTC 

[PATCH 1/2] posix: Sync tempname with gnulib [BZ #26648]
 2021-01-04 17:03 UTC  (2+ messages)
` [PATCH 2/2] posix: Improve randomness on try_tempname_len

V2 [PATCH] x86-64: Avoid rep movsb with short distance [BZ #27130]
 2021-01-04 15:54 UTC  (5+ messages)

[PATCH] aarch64: push the set of rules before falling into slow path
 2021-01-04 15:54 UTC  (2+ messages)

[PATCH] more out of bounds checking improvements
 2021-01-04 15:54 UTC  (5+ messages)
    ` Ping: "
      ` Ping 2: "

[PATCH 0/2] unnormal test case fixes
 2021-01-04 15:21 UTC  (9+ messages)
` [PATCH 1/2] Drop nan-pseudo-number.h usage from tests
` [PATCH 2/2] Limit unnormal tests to supported long double formats

Generic rawmemchr fails to build with GCC 11
 2021-01-04 14:37 UTC 

[PATCH v3 0/6] Multiple fixes to realpath
 2021-01-04 12:52 UTC  (7+ messages)
` [PATCH v3 4/6] stdlib: Sync canonicalize with gnulib [BZ #10635] [BZ #26592] [BZ #26341] [BZ #24970]

Community Patch Review Meeting: Monday at 0900h EST (UTC-5)
 2021-01-04 12:45 UTC 

[PATCH] aarch64: fix stack missing after sp is updated
 2021-01-04 12:42 UTC 

[PATCH v4 1/2] BZ #17645, fix slow DSO sorting behavior in dynamic loader -- Testing infrastructure
 2021-01-04 12:38 UTC  (2+ messages)

[PATCH] fix stack missing after sp is updated
 2021-01-04 12:34 UTC  (2+ messages)

[glibc] Move generic nan-pseudo-number.h to ldbl-96
 2021-01-04 11:29 UTC  (2+ messages)

[PATCH v3 1/2] x86 long double: Consider pseudo numbers as signaling
 2021-01-04  9:30 UTC  (2+ messages)
` [COMMITTED] Move generic nan-pseudo-number.h to ldbl-96


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