unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2021-02-19 21:29:26 to 2021-02-28 07:56:47 UTC [more...]

[RFC PATCH] Linux: Workaround seccomp() issue with faccessat2()
 2021-02-28  7:56 UTC  (5+ messages)

[PATCH] Reduce the statically linked startup code [BZ #23323]
 2021-02-28  6:02 UTC  (5+ messages)

[PATCH 00/14] man3: SYNOPSIS: Use 'restrict' in prototypes (batch 2)
 2021-02-28  0:48 UTC  (15+ messages)
` [PATCH 01/14] getaddrinfo.3: SYNOPSIS: Use 'restrict' in prototypes
` [PATCH 02/14] getaddrinfo_a.3: "
` [PATCH 03/14] getdate.3: "
` [PATCH 04/14] getdirentries.3: "
` [PATCH 05/14] getgrent_r.3: "
` [PATCH 06/14] getgrnam.3: "
` [PATCH 07/14] gethostbyname.3: "
` [PATCH 08/14] getline.3: "
` [PATCH 09/14] getmntent.3: "
` [PATCH 10/14] getnameinfo.3: "
` [PATCH 11/14] getnetent_r.3: "
` [PATCH 12/14] getprotoent_r.3: "
` [PATCH 13/14] getpwent_r.3: "
` [PATCH 14/14] getpwnam.3: "

[PATCH] tst: Add test for utime
 2021-02-27 21:38 UTC  (3+ messages)

[PATCH v6 0/6] x86: Improve Minimum Alternate Stack Size
 2021-02-27 16:59 UTC  (7+ messages)
` [PATCH v6 1/6] uapi: Define the aux vector AT_MINSIGSTKSZ
` [PATCH v6 2/6] x86/signal: Introduce helpers to get the maximum signal frame size
` [PATCH v6 3/6] x86/elf: Support a new ELF aux vector AT_MINSIGSTKSZ
` [PATCH v6 4/6] selftest/sigaltstack: Use the AT_MINSIGSTKSZ aux vector if available
` [PATCH v6 5/6] x86/signal: Detect and prevent an alternate signal stack overflow
` [PATCH v6 6/6] selftest/x86/signal: Include test cases for validating sigaltstack

Remove remaining slow paths from asin and acos
 2021-02-27  7:06 UTC 

[PATCH] Add inputs that generate larger error bounds
 2021-02-27  5:29 UTC  (3+ messages)

New issue with building x86_64-linux cross toolchain on windows for latest glibc master
 2021-02-27  2:33 UTC 

Running via <ld.so> gives a different executable
 2021-02-26 21:53 UTC  (5+ messages)

[PATCH] Run $(objpfx)iconvconfig as an installed program
 2021-02-26 21:15 UTC 

'trusted and reasonably structured' regular expressions
 2021-02-26 21:12 UTC  (13+ messages)

#pragma once usage
 2021-02-26 21:09 UTC  (2+ messages)

[RFC][PATCH v8 00/20] Implementation of RTLD_SHARED for dlmopen
 2021-02-26 20:26 UTC  (27+ messages)
` [RFC][PATCH v8 12/20] Use the new DSO finder helper function since we have it
` [RFC][PATCH v8 17/20] dlsym, dlvsym should be able to look up symbols via DSO proxies
` [RFC][PATCH v8 18/20] Add DT_GNU_FLAGS_1/DF_GNU_1_UNIQUE dynamic section+flag to glibc DSOs
` [RFC][PATCH v8 19/20] Add dlmopen / RTLD_SHARED tests

[PATCH] Improve the accuracy of tgamma for negative inputs (BZ 26983)
 2021-02-26 18:31 UTC  (3+ messages)

[PATCH 1/3] powerpc: Add optimized ilogb* for POWER9
 2021-02-26 18:30 UTC  (6+ messages)
` [PATCH 2/3] powerpc: Add optimized llogb* "
` [PATCH 3/3] benchtests: Add ilogb* tests

[PATCH] powerpc: Remove backtrace implementation
 2021-02-26 17:39 UTC  (10+ messages)

DT_RUNPATH of executable not found when loader and dl_caller is libasan.so
 2021-02-26 17:29 UTC 

[RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64
 2021-02-26 15:58 UTC  (14+ messages)
  ` switching ARC to 64-bit time_t (Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64)
          ` ARC rebootstrap prereq (was Re: switching ARC to 64-bit time_t )

[RFC] execve.2: SYNOPSIS: Document both glibc wrapper and kernel sycalls
 2021-02-26 11:52 UTC  (5+ messages)
` [RFC v2] "

Fix the inaccuracy of j0f/y0f/j1f/y1f
 2021-02-26  6:40 UTC  (9+ messages)

[PATCH v1] nscd: Fix double free in netgroupcache [BZ #27462]
 2021-02-25 21:13 UTC 

Un-deprecating nss_hesiod?
 2021-02-25 20:30 UTC 

[PATCH v2] nss: fix nss_database_lookup2's alternate handling [BZ #27416]
 2021-02-25 20:29 UTC  (3+ messages)
  ` [PATCH v3] "

[PATCH v3] tst: Add test for clock_adjtime
 2021-02-25 14:12 UTC  (4+ messages)

[PATCH] tst: Add test for utimes
 2021-02-25 12:17 UTC  (2+ messages)

[PATCH] tst: Add test for futimens
 2021-02-25 12:04 UTC  (2+ messages)

[PATCH v2] tst: Add test for clock_adjtime
 2021-02-24 15:36 UTC  (6+ messages)

[PATCH 07/20] ctime.3: SYNOPSIS: Use 'restrict' in prototypes
 2021-02-24 14:42 UTC 

[PATCH 1/2] ld.so: Implement the --list-diagnostics option
 2021-02-24 13:43 UTC  (2+ messages)
` [PATCH 2/2] x86: Add CPU-specific diagnostics to ld.so --list-diagnostics

[PATCH v4 1/3] tst: Extend cross-test-ssh.sh to specify if target date can be altered
 2021-02-24 12:44 UTC  (6+ messages)
` [PATCH v4 2/3] support: Provide xclock_settime test helper function

[PATCH v3] nptl: Move elision implementations into libc
 2021-02-23 12:37 UTC  (2+ messages)

[PATCH] nptl: Move pthread_mutex_consistent into libc
 2021-02-23 11:54 UTC 

[PATCH v2] nptl: Move elision implementations into libc
 2021-02-23 10:39 UTC  (2+ messages)

[PATCH] added rt to malloc/Depend [BZ #27132]
 2021-02-23 10:15 UTC  (6+ messages)

[PATCH] malloc: Add dependency on rt [BZ #27132]
 2021-02-23  8:54 UTC 

[patch] nss: fix nss_database_lookup2's alternate handling [27416]
 2021-02-23  4:06 UTC  (5+ messages)

[patch] Un-disable nss module loading after chroot [27389]
 2021-02-23  4:00 UTC  (4+ messages)
  ` [patch v2] "

[PATCH] tst-mallinfo2.c: Use correct multiple for total variable
 2021-02-23  2:29 UTC  (3+ messages)
` [PATCH v2] "

RFC [PATCH v2 0/2] <sys/tagged-address.h>: An API for tagged address
 2021-02-23  2:17 UTC  (3+ messages)
` RFC [PATCH v2 1/2] "
` RFC [PATCH v2 2/2] <sys/tagged-address.h>: Update libc.abilist files

[PATCH] Replaced obsoleted AC_HELP_STRING to AS_HELP_STRING
 2021-02-23  2:02 UTC  (7+ messages)
` [PATCH 3/3] Removed obsolete AC_CHECK_TOOL_PREFIX

[x86-core2] "CPU ISA level is lower than required" issue with glibc 2.33
 2021-02-22 22:17 UTC 

[PATCH] x86: Use x86/nptl/pthreaddef.h
 2021-02-22 21:36 UTC  (2+ messages)

[PATCH 0/6] More libpthread removal preparations
 2021-02-22 17:02 UTC  (15+ messages)
` [PATCH 1/6] nptl: Split libpthread-routines into one routine per line
` [PATCH 2/6] nptl: Reformat Versions
` [PATCH 3/6] nptl: Move futex-internal.c into main nptl directory
` [PATCH 4/6] nptl: Move lowlevellock into libc
` [PATCH 5/6] nptl: Move futex-internal "
` [PATCH 6/6] nptl: Move elision implementations "

Use Linux 5.11 in build-many-glibcs.py
 2021-02-22 16:07 UTC  (2+ messages)

[PATCH] x86: Remove unused variables for raw cache sizes
 2021-02-22 14:53 UTC  (2+ messages)

[RFC] <sys/tagged-address.h>: An API for tagged address
 2021-02-22 13:57 UTC  (12+ messages)

[PATCH] x86: Require full ISA support for x86-64 level marker [BZ #27318]
 2021-02-22 13:51 UTC  (13+ messages)
` [PATCH v2] "
                ` [PATCH v3] x86: Disable "

[PATCH] x86: Do not check FSRM in tst-cpu-features-cpuinfo
 2021-02-22 13:21 UTC  (4+ messages)

[PATCH 1/2] posix: Falling back to non wide mode in case of encoding error [BZ #14185]
 2021-02-22 10:56 UTC  (3+ messages)

[PATCH] x86: Properly match CPU feature [BZ #27222]
 2021-02-22  9:49 UTC  (7+ messages)
        ` [PATCH] <bits/platform/x86.h>: Correct x86_cpu_TBM

[COMMITTED] aarch64: Remove the unused __read_tp symbol
 2021-02-22  9:18 UTC 

[PATCH] x86_64/clone.S: Upate comments
 2021-02-22  8:36 UTC  (2+ messages)

[PATCH] i386/clone.S: Remove redundant EBX load
 2021-02-22  8:33 UTC  (2+ messages)

Reminder: Patchwork review meeting 2021-02-22 @ 0900h EST (UTC-5)
 2021-02-22  4:06 UTC 

[PATCH 2/3] Replaced obsolete AC_TRY_LINK to AC_LINK_IFELSE
 2021-02-22  1:50 UTC  (4+ messages)
` [PATCH v2 "

nptl_db 2.33 td_ta_thr_iter question
 2021-02-20 16:12 UTC  (3+ messages)
  ` Re[2]: "

[PATCH] aio_suspend.3: SYNOPSIS: Use 'restrict' in prototypes
 2021-02-20 14:36 UTC  (3+ messages)
` [PATCH v2] "


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