unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2020-05-24 15:30:32 to 2020-06-01 14:08:05 UTC [more...]

[RFC 00/12] [RFC] y2038: Convert timespec_{sub|add|create} in support to be Y2038 safe
 2020-06-01 14:07 UTC  (2+ messages)
` [RFC 01/12] doc: Fix wording and formattine in ./support/README

[PATCH] mbstowcs: Document, test, and fix null pointer dst semantics
 2020-06-01 13:40 UTC  (6+ messages)

[PATCH] Add benchtests for roundeven and roundevenf
 2020-06-01  2:04 UTC  (9+ messages)
` [PATCH v4 2/2] x86_64: roundeven with sse4.1 support

[PATCH v8 0/2] Support semctl_syscall() for __TIMESIZE==64
 2020-06-01  1:44 UTC  (5+ messages)
` [PATCH v8 2/2] sysv: linux: Pass 64-bit version of semctl syscall

ppc64le and 32-bit LE userland compatibility
 2020-05-31 22:29 UTC  (9+ messages)
` [musl] "
      ` [musl] "

[PATCH] ia64: fix dl-sysdep miscompilation on gcc-10
 2020-05-31 21:40 UTC  (4+ messages)

[PATCH] build: Used FAIL_EXIT1 () on failure to exec child [BZ #23990]
 2020-05-30 16:29 UTC  (5+ messages)

[PATCH 0/5] use gcc builtins for sqrt and fma functions
 2020-05-30  2:17 UTC  (7+ messages)
` [PATCH 1/5] ARC/dl-runtime helper macros
` [PATCH 2/5] iee754: prvoide gcc builtins based generic sqrt functions
` [PATCH 3/5] iee754: prvoide gcc builtins based generic fma functions
` [PATCH 4/5] aarch/fpu: use generic sqrt, "
` [PATCH 5/5] powerpc/fpu: use generic "

[PATCH v6 00/13] glibc port to ARC processors
 2020-05-30  2:02 UTC  (29+ 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 v6 05/13] ARC: math soft float support
` [PATCH v6 06/13] ARC: hardware floating point support
` [PATCH v6 07/13] ARC: Linux Syscall Interface
` [PATCH v6 08/13] ARC: Linux ABI

[PATCH] dl-runtime: reloc_{offset, index} now functions arch overide'able
 2020-05-29 21:21 UTC  (6+ messages)
` [PATCH] dl-runtime: reloc_{offset,index} "
      ` [PATCH 1/2] dl-runtime: reloc_{offset, index} "
        ` [PATCH 2/2] ARC/dl-runtime helper macros

[PATCH] string: Add page tests for test-strncasecmp and test-strncpy
 2020-05-29 21:13 UTC  (2+ messages)

[PATCH] powerpc64le: add optimized strlen for P9
 2020-05-29 16:26 UTC  (3+ messages)

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

[RFC][PATCH 0/6] binutils patches to add DT_FLAGS_1 / DF_1_UNIQUE
 2020-05-29 16:13 UTC  (5+ messages)

[hurd,commited] htl: Add clock variants
 2020-05-29 13:29 UTC  (2+ messages)

[PATCH] manual: Fix backtraces code example [BZ #10441]
 2020-05-29 13:08 UTC  (6+ messages)

sparc vs sparc64: O_NDELAY and O_NONBLOCK mismatch in kernel and in glibc
 2020-05-29 10:48 UTC  (2+ messages)

[hurd,commited] hurd: Fix fexecve
 2020-05-28 23:32 UTC 

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

[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] 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 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 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 2/2] manual: Document __libc_single_threaded
 2020-05-27 15:36 UTC  (16+ messages)

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

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

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

Update to DNSSEC design document
 2020-05-25 12:45 UTC  (5+ 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  (2+ messages)

ld: -z rel and -z relr
 2020-05-24 20:58 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).