unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2020-05-20 17:30:10 to 2020-05-27 01:42:43 UTC [more...]

[PATCH v8 0/2] Support semctl_syscall() for __TIMESIZE==64
 2020-05-27  1:42 UTC  (2+ messages)

[PATCH] Rearrange bsd_getpt vs bsd_openpt and implement posix_openbt on BSD
 2020-05-26 20:43 UTC 

[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  (22+ messages)
` [PATCH v3 02/13] elf.h: add aarch64 property definitions
` [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 glibc 0/3] Restartable Sequences enablement
 2020-05-26 15:22 UTC  (20+ messages)
` [PATCH glibc 1/3] glibc: Perform rseq registration at C startup and thread creation (v19)
` [PATCH glibc 3/3] rseq registration tests (v10)

[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  (26+ messages)
` The GNU C Library Manual - Authoritative or not?

[PATCH 0/2] Add __libc_single_threaded
 2020-05-25 17:21 UTC  (39+ messages)
` [PATCH 1/2] Add the __libc_single_threaded variable
` [PATCH 2/2] manual: Document __libc_single_threaded

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

Update to DNSSEC design document
 2020-05-25 12:45 UTC  (10+ 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] "

[PATCH v3] y2038: Replace __clock_gettime with __clock_gettime64
 2020-05-25 10:57 UTC  (12+ messages)
      ` [PATCH] Fix __clock_gettime64 for sysdeps/generic/hp-timing.h
                ` V2 "

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)

pthread_cond performence Discussion
 2020-05-23  4:37 UTC  (4+ 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 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 

[PATCH] powerpc64le: add optimized strlen for P9
 2020-05-21 20:41 UTC  (2+ messages)

[PATCH] elf: Turn _dl_printf, _dl_error_printf, _dl_fatal_printf into functions
 2020-05-21 19:08 UTC  (2+ messages)

[PATCH v2 0/7] y2038: Convert clock_adjtime related syscalls to support 64 bit time
 2020-05-21 10:31 UTC  (8+ messages)
` [PATCH v2 6/7] y2038: linux: Provide __ntp_gettime64 implementation

[PATCH v3 03/13] Rewrite abi-note.S in C
 2020-05-21  8:54 UTC  (2+ messages)
` [PATCH v4] "

[PATCH 1/5] benchtests: Add exp10f benchmark
 2020-05-20 20:19 UTC  (15+ messages)
` [PATCH 2/5] math: Optimized generic exp10f with wrappers
` [PATCH 3/5] i386: Use generic exp10f
` [PATCH 4/5] New exp10f version without SVID compat wrapper
` [PATCH 5/5] ia64: Use generic exp10f

[PATCH v2] signal: Deprecate additional legacy signal handling functions
 2020-05-20 19:58 UTC  (2+ messages)

[PATCH] ia64: fix dl-sysdep miscompilation on gcc-10
 2020-05-20 19:45 UTC  (2+ messages)

[PATCH] benchtests: Restore the clock_gettime option
 2020-05-20 18:52 UTC  (11+ messages)
        ` V2 "

[PATCH v2 1/2] nptl: Move cancel state out of cancelhandling
 2020-05-20 17:48 UTC  (2+ messages)
` [PATCH v2 2/2] nptl: Move cancel type "


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