unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2020-05-22 12:35:20 to 2020-05-28 14:50:15 UTC [more...]

[PATCH 00/13] Signal and error list refactoring
 2020-05-28 14:50 UTC  (13+ messages)
` [PATCH v3 02/13] signal: Move sys_siglist to a compat symbol
` [PATCH 05/13] string: Remove old TLS usage on strsignal
` [PATCH 06/13] string: Implement strerror in terms of strerror_l
` [PATCH 08/13] string: Simplify strerror_r
` [PATCH 12/13] string: Add sigabbrev_np and sigdescr_np
` [PATCH 13/13] string: Add errname_np and errdesc_np

[PATCH v3] y2038: Replace __clock_gettime with __clock_gettime64
 2020-05-28 14:28 UTC  (19+ messages)
      ` [PATCH] Fix __clock_gettime64 for sysdeps/generic/hp-timing.h
                ` V2 "
          ` [PATCH] Fix __clock_gettime64 with _ISOMAC in sysdeps/generic/hp-timing.h

pthread_cond performence Discussion
 2020-05-28 13:47 UTC  (6+ messages)
  ` [PATCH]x86: update REP_STOSB_THRESHOLD's default value from 2k to 1M
    ` [PATCH] x86: Add thresholds for "rep movsb/stosb" to tunables

[PATCH] Add benchtests for roundeven and roundevenf
 2020-05-28 12:31 UTC  (5+ messages)
` [PATCH v4 2/2] x86_64: roundeven with sse4.1 support

[PATCH] i386: Remove NO_TLS_DIRECT_SEG_REFS handling
 2020-05-28 11:41 UTC  (3+ messages)

[PATCH] i386: Remove unused file sysdeps/unix/i386/sysdep.S
 2020-05-28 11:32 UTC  (2+ messages)

hwcaps subdirectory selection in the dynamic loader
 2020-05-28 10:54 UTC  (3+ messages)

[hurd,commited] hurd: fix ptsname error when called on a non-tty
 2020-05-28 10:38 UTC 

[hurd,commited] hurd: Fix fdopendir checking for directory type
 2020-05-28 10:18 UTC 

[PATCH 2/2] Hurd: Move <hurd/sigpreempt.h> internals into wrapper header
 2020-05-28  9:32 UTC  (2+ messages)

[PATCH 1/2] Hurd: Use __sigmask in favor of deprecated sigmask
 2020-05-28  9:31 UTC  (2+ messages)

[hurd,commited] hurd: Fix pselect atomicity
 2020-05-28  9:16 UTC 

[PATCH v6 00/13] glibc port to ARC processors
 2020-05-28  1:36 UTC  (15+ messages)
` [PATCH v6 01/13] ARC: ABI Implementation
` [PATCH v6 02/13] ARC: startup and dynamic linking code
` [PATCH v6 03/13] ARC: Thread Local Storage support

[PATCH glibc 0/3] Restartable Sequences enablement
 2020-05-27 18:51 UTC  (4+ messages)
` [PATCH glibc 1/3] glibc: Perform rseq registration at C startup and thread creation (v20)
` [PATCH glibc 2/3] Linux: Use rseq in sched_getcpu if available (v9)
` [PATCH glibc 3/3] rseq registration tests (v11)

[PATCH] powerpc64le: add optimized strlen for P9
 2020-05-27 16:45 UTC  (2+ messages)

[PATCH 01/10] linux: Move posix dir implementations to Linux
 2020-05-27 16:38 UTC  (8+ messages)
` [PATCH 03/10] linux: Add __readdir_unlocked

[PATCH v8 0/2] Support semctl_syscall() for __TIMESIZE==64
 2020-05-27 15:38 UTC  (4+ messages)
` [PATCH v8 2/2] sysv: linux: Pass 64-bit version of semctl syscall

[PATCH 0/2] Add __libc_single_threaded
 2020-05-27 15:36 UTC  (27+ messages)
` [PATCH 2/2] manual: Document __libc_single_threaded

[PATCH glibc 0/3] Restartable Sequences enablement
 2020-05-27 15:30 UTC  (25+ messages)
` [PATCH glibc 1/3] glibc: Perform rseq registration at C startup and thread creation (v19)
` [PATCH glibc 3/3] rseq registration tests (v10)

-mno-tls-direct-seg-refs support in glibc for i386 PV Xen
 2020-05-27 15:25 UTC  (8+ messages)

[PATCH 0/3] Linux: Rework Linux PTY support
 2020-05-27 10:31 UTC  (5+ messages)
` [PATCH 1/3] login/tst-grantpt: Convert to support framework, more error checking
` [PATCH 2/3] Linux: unlockpt needs to fail with EINVAL, not ENOTTY (bug 26053)
` [PATCH 3/3] Linux: Require properly configured /dev/pts for PTYs

[PATCH] Add the --with-tty-gid configure option [BZ #24941]
 2020-05-27 10:02 UTC  (2+ messages)

[PATCH] Rearrange bsd_getpt vs bsd_openpt and implement posix_openbt on BSD
 2020-05-27  9:37 UTC  (3+ messages)

[PATCH] elf: Remove extra hwcap mechanism from ldconfig
 2020-05-26 20:10 UTC  (2+ messages)

[PATCH v3 00/13] aarch64: branch protection support
 2020-05-26 19:13 UTC  (19+ messages)
` [PATCH v3 04/13] aarch64: configure test for BTI support
` [PATCH v3 05/13] aarch64: Add BTI support to assembly files
` [PATCH v3 09/13] aarch64: enable BTI at runtime
` [PATCH v3 10/13] aarch64: configure check for pac-ret code generation
` [PATCH v3 11/13] aarch64: Add pac-ret support to assembly files
` [PATCH v3 12/13] aarch64: redefine RETURN_ADDRESS to strip PAC
` [PATCH v3 13/13] aarch64: fix _mcount for pac-ret

DNSSEC in stub resolver from scratch
 2020-05-26 16:03 UTC 

[PATCH] elf: Do not read hwcaps from the vDSO in ld.so
 2020-05-26 14:19 UTC  (5+ messages)

[PATCH] Add comments to explain when a stream is freed by, __libc_freeres()
 2020-05-26 13:23 UTC  (14+ messages)

[hurd,commited] Update i386 libm-test-ulps
 2020-05-26 11:23 UTC 

RFC: *scanf vs. overflow
 2020-05-26  9:30 UTC  (11+ messages)
          ` [Libguestfs] "

[hurd,commited] htl: Add clock variants
 2020-05-26  0:50 UTC 

question about Glibc extensions
 2020-05-25 19:52 UTC  (17+ messages)
` The GNU C Library Manual - Authoritative or not?

Hypergeometric Functions Use
 2020-05-25 14:36 UTC  (2+ messages)

[PATCH] mbstowcs: Document, test, and fix null pointer dst semantics
 2020-05-25 14:10 UTC  (6+ messages)

Update to DNSSEC design document
 2020-05-25 12:45 UTC  (9+ messages)

[PATCH] manual: Show copyright information not just in the printed manual
 2020-05-25 12:10 UTC 

[PATCH v8] Fix time/tst-cpuclock1 intermitent failures
 2020-05-25 11:46 UTC  (4+ messages)
` [PATCH v9] "

How would we make linux man pages authoritative?
 2020-05-25  9:08 UTC  (3+ messages)

ld: -z rel and -z relr
 2020-05-24 20:58 UTC 

[PATCH] manual/jobs.texi: remove unused var from example code
 2020-05-23 19:18 UTC 

[PATCH] argp: argp.doc prints incorrectly when it starts with "\v" [BZ #19038]
 2020-05-23 10:10 UTC  (5+ messages)

[PATCH] manual: Fix backtraces code example [BZ #10441]
 2020-05-23 10:09 UTC  (5+ messages)

[PATCH] build: Used FAIL_EXIT1 () on failure to exec child [BZ #23990]
 2020-05-23 10:05 UTC  (4+ messages)

[PATCH 0/1] OpenRISC port
 2020-05-22 22:32 UTC  (10+ messages)
` [PATCH 1/1] Initial support for OpenRISC

[PATCH] Avoid using up static TLS surplus for optimizations [BZ #25051]
 2020-05-22 14:49 UTC 

[PATCH RFC v2] sched/headers: Fix sched_setattr userspace compilation issues
 2020-05-22 13:35 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).