unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2021-02-19 03:25:01 to 2021-02-26 18:31:46 UTC [more...]

[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

Running via <ld.so> gives a different executable
 2021-02-26 18:21 UTC 

[PATCH] Add inputs that generate larger error bounds
 2021-02-26 18:11 UTC  (2+ messages)

[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  (10+ messages)

[RFC PATCH] Linux: Workaround seccomp() issue with faccessat2()
 2021-02-26  4:11 UTC  (3+ 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] Reduce the statically linked startup code [BZ #23323]
 2021-02-25 18:52 UTC  (4+ messages)

[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 utime
 2021-02-25 12:16 UTC  (2+ messages)

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

'trusted and reasonably structured' regular expressions
 2021-02-25  5:27 UTC  (12+ 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

[RFC][PATCH v8 00/20] Implementation of RTLD_SHARED for dlmopen
 2021-02-23 19:06 UTC  (39+ messages)
` [RFC][PATCH v8 12/20] Use the new DSO finder helper function since we have it
` [RFC][PATCH v8 13/20] Use the DSO search helper to check for preloaded DT_GNU_UNIQUE DSOs
` [RFC][PATCH v8 14/20] When loading DSOs into alternate namespaces check for DT_GNU_UNIQUE
` [RFC][PATCH v8 15/20] Suppress audit calls when a (new) namespace is empty
` [RFC][PATCH v8 16/20] Suppress inter-namespace DSO sharing for audit libraries
` [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

[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  (5+ messages)
    ` [PATCH v2] "

[PATCH] build-many-glibcs.py: Use make -O for more consistent log output
 2021-02-19 21:14 UTC  (2+ messages)

[COMMITTED] hppa: Correct hppa EFD_NONBLOCK, IN_NONBLOCK, SFD_NONBLOCK and TFD_NONBLOCK defines
 2021-02-19 18:02 UTC  (3+ messages)

[glibc] Correct hppa EFD_NONBLOCK, IN_NONBLOCK, SFD_NONBLOCK and TFD_NONBLOCK defines
 2021-02-19 17:24 UTC 

Update syscall lists for Linux 5.11
 2021-02-19 17:34 UTC  (2+ messages)

[PATCH] string: Work around GCC PR 98512 in rawmemchr
 2021-02-19 15:08 UTC  (2+ messages)

[PATCH 0/6] man[23]: SYNOPSIS: Use 'noreturn' in prototypes
 2021-02-19 12:31 UTC  (3+ messages)
` [PATCH 1/6] abort.3: "

error.3: What happens if status = 0
 2021-02-19 12:23 UTC  (3+ messages)
` AW: "

NSS chroot protection
 2021-02-19 10:11 UTC  (3+ messages)

[PATCH 2/3] Fix the inaccuracy of j1f and y1f [BZ #14470 and #14472]
 2021-02-19  8:51 UTC  (2+ messages)
` [PATCH 3/3] Added new entries for j0/j1/y0/y1 and regenerate ulps

[PATCH 1/3] Fix the inaccuracy of j0f and of y0f [BZ #14469 and #14471]
 2021-02-19  8:49 UTC 

[PATCH v3] Add new C.UTF-8 locale (Bug 17318)
 2021-02-19  8:47 UTC  (3+ messages)

[PATCH v2] Add new C.UTF-8 locale (Bug 17318)
 2021-02-19  6:41 UTC  (4+ messages)

[PATCH v3] Add new C.UTF-8 locale (Bug 17318)
 2021-02-19  3:26 UTC 

[PATCH v3] Add new C.UTF-8 locale (Bug 17318)
 2021-02-19  3:22 UTC 


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