unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2019-09-11 19:54:39 to 2019-09-24 14:09:01 UTC [more...]

[PATCH v2 1/8] Remove PREPARE_VERSION and PREPARE_VERSION_KNOW
 2019-09-24 14:08 UTC  (15+ messages)
` [PATCH v2 2/8] Refactor vDSO initialization code
  ` [PATCH] Fix vDSO initialization on arm and mips
` [PATCH v2 4/8] powerpc: Simplify vsyscall internal macros
` [PATCH v2 5/8] mips: Consolidate INTERNAL_VSYSCALL_CALL
` [PATCH v2 6/8] sparc64: Use linux generic time implementation

[PATCH] sysdeps/riscv/start.S: rename .Lload_gp to load_gp (bug 24376)
 2019-09-24 14:02 UTC  (6+ messages)

[PATCH v2 1/2] sysdeps/stat: Handle 64-bit ino_t types on 32-bit hosts
 2019-09-23 23:10 UTC  (5+ messages)
` [PATCH v2 2/2] sysdeps/statfs: "

[PATCH v8 0/3] y2038: Linux: Introduce __clock_settime64 function
 2019-09-23 21:21 UTC  (17+ messages)
` [PATCH v8 1/3] y2038: Introduce internal for glibc struct __timespec64
` [PATCH v8 2/3] y2038: Provide conversion helpers for "
` [PATCH v8 3/3] y2038: linux: Provide __clock_settime64 implementation

PPC64 libmvec sincos/sincosf ABI
 2019-09-23 18:02 UTC  (5+ messages)

[PATCH v2 0/6] Various FPSCR-related changes
 2019-09-23 17:54 UTC  (19+ messages)
` [PATCH v2 1/6] [powerpc] fenv_private.h clean up
` [PATCH v2 2/6] [powerpc] No need to enter "Ignore Exceptions Mode"
` [PATCH v2 3/6] [powerpc] libc_feupdateenv_test: optimize FPSCR access
` [PATCH v2 4/6] [powerpc] libc_feholdsetround_noex_ppc_ctx: optimize FPSCR write
` [PATCH v2 5/6] [powerpc] __fesetround_inline optimizations
` [PATCH v2 6/6] [powerpc] Rename fegetenv_status to fegetenv_control
` [PATCH v2 7/6] [powerpc] Rename fesetenv_mode to fesetenv_control

rseq notes from Cauldron
 2019-09-23 15:37 UTC  (3+ messages)

[PATCH] elf: Never use the file ID of the main executable [BZ #24900]
 2019-09-23 14:21 UTC  (2+ messages)

[PATCH RFC] libio: Fix deadlock between freopen and fclose [BZ #24963]
 2019-09-23 10:16 UTC  (3+ messages)

POWER PC-relative addressing and new text relocations
 2019-09-23 10:00 UTC  (7+ messages)

Confirm
 2019-09-23  5:21 UTC 

Confirm
 2019-09-23  5:21 UTC 

Fix RISC-V vfork build with Linux 5.3 kernel headers
 2019-09-20 22:45 UTC  (3+ messages)

[RFC] time: Create a endian_t.h headerfile
 2019-09-20 21:51 UTC  (6+ messages)

Add TCP_TX_DELAY from Linux 5.3 to netinet/tcp.h
 2019-09-20 20:29 UTC 

When can we stop writing ChangeLogs?
 2019-09-20 18:55 UTC 

[PATCH] Script to generate ChangeLog-like output from git log
 2019-09-20 18:49 UTC  (4+ messages)

[Question] ifunc odering in ELF
 2019-09-20 16:00 UTC  (7+ messages)

[PATCH] Speedup various nptl/tst-cancel20 and nptl/tst-cancel21 tests
 2019-09-20 15:50 UTC  (5+ messages)

[PATCH v7 0/3] y2038: Linux: Introduce __clock_settime64 function
 2019-09-19 21:56 UTC  (21+ messages)

[PATCH] sysdeps: Add clock_gettime64 vDSO
 2019-09-19 21:31 UTC  (3+ messages)

[COMMITTED] [powerpc] SET_RESTORE_ROUND optimizations and bug fix
 2019-09-19 18:24 UTC 

glibc 2.26 deadlock with __resolv_conf_detach
 2019-09-19 14:27 UTC  (5+ messages)

[PATCH] Add UNSUPPORTED check in elf/tst-pldd
 2019-09-19 10:28 UTC  (14+ messages)

[PATCH] S390: Add support for HP_TIMING_NOW
 2019-09-19 10:28 UTC  (4+ messages)

Update syscall-names.list for Linux 5.3
 2019-09-18 22:00 UTC  (2+ messages)

[PATCH] Sync "language", "lang_name", "territory", "country_name"
 2019-09-18 15:19 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 0/4] nptl: Add pthread_clockjoin_np
 2019-09-18 12:30 UTC  (5+ messages)
` [PATCH v2 1/4] nptl: Convert tst-join3 to use libsupport
` [PATCH v2 2/4] manual: Add documentation for pthread_tryjoin_np and pthread_timedjoin_np
` [PATCH v2 3/4] nptl: Add pthread_clockjoin_np
` [PATCH v2 4/4] nptl: Add pthread_timedjoin_np, pthread_clockjoin_np NULL timeout test

Considerations for libdfp integration
 2019-09-18  0:26 UTC 

GNU Devroom in FOSDEM 2020 - proposal submitted
 2019-09-17 23:10 UTC 

Use Linux 5.3 in build-many-glibcs.py
 2019-09-17 22:16 UTC 

[RFC PATCH 00/11] Library OS support
 2019-09-17 17:46 UTC  (20+ messages)
` [RFC PATCH 01/11] x86-64, elf: make elf_machine_lazy_rel() ignore R_X86_64_NONE
` [RFC PATCH 02/11] elf: add macro to define note section for LibOS
` [RFC PATCH 03/11] elf: "
` [RFC PATCH 04/11] elf: add stub functions for LibOS support
` [RFC PATCH 05/11] elf: add hook, __libos_map_library to dl-open.c
` [RFC PATCH 06/11] elf/rtld: introduce runtime option to disable HP_TIMING_INLINE
` [RFC PATCH 07/11] malloc: make arena size configurable on startup
` [RFC PATCH 08/11] x86-64: replace syscall instruction with SYSCALL_INST macro
` [RFC PATCH 09/11] x86-64: add nop instruction after syscall instrunction
` [RFC PATCH 10/11] x86-64: make the number of nops after syscall configurable
` [RFC PATCH 11/11] benchtests: simple benchmark to measure nop effects

[PATCH 1/2] sysdeps/stat: Handle 64-bit ino_t types on 32-bit hosts
 2019-09-17 16:14 UTC  (4+ messages)
` [PATCH 2/2] sysdeps/statfs: "

[PATCH] Speedup nptl/tst-rwlock19
 2019-09-17 15:03 UTC  (3+ messages)

[PATCH] Speedup various nptl/tst-mutex5 tests
 2019-09-17 15:03 UTC  (3+ messages)

[PATCH 1/2][RFC] #17645, fix slow DSO sorting behavior in dynamic loader
 2019-09-17  9:55 UTC  (2+ messages)
` Ping "

[PATCH] inet/net-internal.h: Fix uninitalised clntudp_call() variable
 2019-09-16 22:15 UTC 

[RFC v5 00/21] RISC-V glibc port for the 32-bit
 2019-09-16 21:36 UTC  (9+ messages)
` [RFC v5 01/21] sunrpc/clnt_udp: Ensure total_deadline is initalised

glibc at the Toolchains microconference at LPC 2019
 2019-09-16 13:26 UTC  (9+ messages)

[PATCH] alpha: force old OSF1 syscalls for getegid, geteuid and getppid [BZ #24986]
 2019-09-14 16:26 UTC  (5+ messages)

[PATCH glibc 2.31 0/5] Restartable Sequences support for glibc 2.31
 2019-09-14  1:36 UTC  (11+ messages)
` [PATCH glibc 2.31 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v12)

How to handle long running tests in nptl
 2019-09-13 14:32 UTC  (3+ messages)

Thoughts on dlopen state rollback (bug 20839)
 2019-09-12 14:26 UTC  (2+ messages)

[PATCH] Speedup nptl/tst-cond11 and nptl/tst-cond11-static
 2019-09-12 14:16 UTC  (2+ messages)

[PATCH] Speedup nptl/tst-mutex9 and nptl/tst-mutexpi9
 2019-09-12 14:08 UTC  (2+ messages)

[PATCH] [powerpc] libc_feupdateenv_test: optimize FPSCR access
 2019-09-11 23:00 UTC  (2+ messages)

[PATCH] [powerpc] SET_RESTORE_ROUND optimizations and bug fix
 2019-09-11 21:26 UTC  (4+ messages)


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