unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2019-12-18 20:40:01 to 2020-01-02 12:07:51 UTC [more...]

[PATCH v2 01/16] linux: Fix vDSO macros build with time64 interfaces
 2020-01-02 12:07 UTC  (4+ messages)
` [PATCH v2 02/16] x86: Make x32 use x86 time implementation

[PATCH v3 1/2] y2038: linux: Provide __timerfd_gettime64 implementation
 2020-01-02 11:11 UTC  (4+ messages)
` [PATCH v3 2/2] y2038: linux: Provide __timerfd_settime64 implementation

[discuss] iconv: what's the purpose of the mtrace in the tst-iconv2.c
 2020-01-02 10:54 UTC  (2+ messages)
` question about regex

[PATCH 0/5] Implement built-in system call tables
 2020-01-02  9:22 UTC  (22+ messages)
` [PATCH 1/5] Linux: Add tables with system call numbers
` [PATCH 2/5] Linux: Use system call tables during build
` [PATCH 3/5] build-many-glibcs.py: Introduce LinuxHeadersPolicyForBuild
` [PATCH 4/5] build-many-glibcs.py: Introduce glibc build policy classes
` [PATCH 5/5] build-many-glibcs.py: Implement update-syscalls command

[PATCH v2] Add libm_alias_finite for _finite symbols
 2020-01-02  7:58 UTC  (2+ messages)

[PATCH v2] Rewrite iconv option parsing [BZ #19519]
 2020-01-02  7:18 UTC  (2+ messages)

[PATCH] Multiple locales: Add date_fmt (bug 24054)
 2020-01-01 14:58 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] getpt.3: Remove mention of O_NOCTTY
 2020-01-01  7:27 UTC  (2+ messages)

Update copyright dates not handled by scripts/update-copyrights [committed]
 2020-01-01  0:22 UTC 

[PATCH] configure.ac: option for user-defined-trusted-dirs
 2019-12-31 19:49 UTC  (2+ messages)

[PATCH 1/2] linux: Reserve a new signal for SIGTIMER
 2019-12-31 19:41 UTC  (3+ messages)
` [PATCH v2 2/2] Block all signals on timer_create thread (BZ#10815)

2.31: glibc master is now kinda, sorta, frozen
 2019-12-31 17:05 UTC  (4+ messages)

posix_openpt vs getpt??
 2019-12-31 16:53 UTC  (5+ messages)

[review] localedef: Add verbose messages for failure paths
 2019-12-31 14:48 UTC  (5+ messages)
` [review v6] "
` [review v7] "

Math errors
 2019-12-30 22:29 UTC  (3+ messages)

32-bit time_t inside itimerval
 2019-12-30 22:11 UTC  (8+ messages)

2.31: < 2 weeks to go
 2019-12-30 15:00 UTC  (10+ messages)

[COMMITTED] alpha: Set wait4 as cancellation entrypoint
 2019-12-30 14:10 UTC 

membership in libc
 2019-12-30 11:28 UTC  (2+ messages)

[PATCH COMMITTED] lv_LV locale: Correct the time part of d_t_fmt (bug 25324)
 2019-12-30 10:54 UTC 

[PATCH COMMITTED] km_KH locale: Use "%M" instead of "m" in d_t_fmt (bug 25323)
 2019-12-30 10:52 UTC 

[hurd,commited] hurd sendmsg: Fix warning on calling CMSG_*HDR
 2019-12-29 19:09 UTC  (7+ messages)

[hurd,commited] hurd: Global signal disposition
 2019-12-29 18:35 UTC 

[hurd,commited] hurd: Signal code refactoring
 2019-12-29 16:21 UTC 

[hurd,commited] hurd: Add getcontext, makecontext, setcontext, swapcontext
 2019-12-29 15:54 UTC 

[hurd,commited] hurd: Support sending file descriptors over Unix sockets
 2019-12-29 15:35 UTC 

[MIPS] Drop .dynsym symbol ordering requirement and nullify DT_GNU_XHASH
 2019-12-28 20:45 UTC 

[PATCH v4 0/9] Add IEEE long double <-> string functions for powerpc64le
 2019-12-27 19:05 UTC  (14+ messages)
` [PATCH v4 1/9] Refactor *cvt functions implementation (1/2)
` [PATCH v4 2/9] Refactor *cvt functions implementation (2/2)
` [PATCH v4 4/9] Do not redirect calls to __GI_* symbols, when redirecting to *ieee128
` [PATCH v4 6/9] Avoid compat symbols for totalorder in powerpc64le IEEE long double
` [PATCH v4 7/9] ldbl-128ibm-compat: Do not mix -mabi=*longdouble and -mlong-double-128

Debugging containerized glibc tests with gdb (a developer use case for outside-of-container debugging)
 2019-12-27 17:55 UTC  (4+ messages)

powerpc build failure with GCC mainline -fno-common change
 2019-12-27 16:47 UTC  (5+ messages)
` [PATCH] powerpc: Move cache line size to rtld_global_ro

[COMMITTED] Fix return code for __libc_signal_* functions
 2019-12-27 14:56 UTC  (2+ messages)
` [COMMITTED] linux: Consolidate sigprocmask

[PATCH 2/2] aarch64: add default memcpy version for kunpeng920
 2019-12-27 14:55 UTC  (2+ messages)

[PATCH 1/2] aarch64: ifunc rename for kunpeng
 2019-12-27 14:55 UTC  (2+ messages)

[PATCH 1/2] aarch64: ifunc rename for kunpeng and its default memcpy version
 2019-12-27 14:28 UTC 

[PATCH 2/2] aarch64: Modify error-shown comments for strcpy
 2019-12-27 14:11 UTC  (2+ messages)

[PATCH 1/2] aarch64: ifunc rename for kunpeng and its default memcpy version
 2019-12-27 14:11 UTC  (2+ messages)

Comments on the ld.so optimization patches
 2019-12-27 12:37 UTC 

[ Guidance ] Preparing for Contribution
 2019-12-27 11:59 UTC  (3+ messages)

[COMMITTED] nptl: Remove duplicate internal __SIZEOF_PTHREAD_MUTEX_T (BZ#25241)
 2019-12-26 20:05 UTC 

[PATCH 1/3] support: Add support_process_state_wait
 2019-12-26 14:20 UTC  (12+ messages)
` [PATCH 2/3] posix: Refactor tst-waitid
` [PATCH 3/3] posix: Remove posix waitid

[PATCH] Myanma (mnw_MM, my_MM, shn_MM) locales: Do not use %Op
 2019-12-23 22:55 UTC  (4+ messages)

[RFC PATCH glibc 00/13] Restartable Sequences enablement
 2019-12-21 18:43 UTC  (17+ messages)
` [RFC PATCH glibc 01/13] Introduce <elf_machine_sym_no_match.h>
` [RFC PATCH glibc 02/13] Implement __libc_early_init
` [RFC PATCH glibc 03/13] nptl: Start new threads with all signals blocked [BZ #25098]
` [RFC PATCH glibc 04/13] Linux: Add tables with system call numbers
` [RFC PATCH glibc 05/13] Linux: Use system call tables during build
` [RFC PATCH glibc 06/13] build-many-glibcs.py: Introduce LinuxHeadersPolicyForBuild
` [RFC PATCH glibc 07/13] build-many-glibcs.py: Introduce glibc build policy classes
` [RFC PATCH glibc 08/13] build-many-glibcs.py: Implement update-syscalls command
` [RFC PATCH glibc 09/13] glibc: Perform rseq(2) registration at C startup and thread creation (v13)
` [RFC PATCH glibc 10/13] glibc: sched_getcpu(): use rseq cpu_id TLS on Linux (v5)
` [RFC PATCH glibc 11/13] support record failure: allow use from constructor
` [RFC PATCH glibc 12/13] support: implement xpthread key create/delete (v3)
` [RFC PATCH glibc 13/13] rseq registration tests (v7)

[RFC] [PATCH] Add scripts/run-tool.py
 2019-12-21 10:16 UTC 

What does it mean to include pthread.h with -std=c11?
 2019-12-20 20:57 UTC  (9+ messages)

rseq notes from Cauldron
 2019-12-20 19:54 UTC  (9+ messages)

[PATCH] resolv/res_query.c - do not append search paths if number of dots in query is greater or equals ndots
 2019-12-20 15:38 UTC  (2+ messages)

[PATCH v2 0/2] openat2: minor uapi cleanups
 2019-12-20 14:33 UTC  (4+ messages)
` [PATCH v2 1/2] openat2: drop open_how->__padding field
` [PATCH v2 2/2] uapi: split openat2(2) definitions from fcntl.h

[PATCH] Introduce <elf-initfini.h> and ELF_INITFINI for all architectures
 2019-12-20 14:23 UTC 

[PATCH 0/2] openat2: minor uapi cleanups
 2019-12-20 10:18 UTC  (14+ messages)
` [PATCH 1/2] uapi: split openat2(2) definitions from fcntl.h
` [PATCH 2/2] openat2: drop open_how->__padding field

[PATCH] tst-clone3: Use __NR_futex_time64 if we don't have __NR_futex
 2019-12-20  4:02 UTC  (4+ messages)

[PATCH] manual: Document compiler and memory barriers
 2019-12-19 22:35 UTC  (6+ messages)

[PATCH 1/2] aarch64: Add Huawei Kunpeng to tunable cpu list
 2019-12-19 19:45 UTC  (3+ messages)

[PATCH] aarch64: Optimized implementation of memrchr
 2019-12-19 19:45 UTC  (3+ messages)

[PATCH v3] aarch64: Optimized implementation of memcmp
 2019-12-19 19:44 UTC  (3+ messages)

[PATCH v2] aarch64: Optimized implementation of strnlen
 2019-12-19 19:44 UTC  (3+ messages)

[PATCH v3] aarch64: Optimized memset for Kunpeng processor
 2019-12-19 19:44 UTC  (3+ messages)

[PATCH v2] aarch64: Optimized implementation of strcpy
 2019-12-19 19:44 UTC  (3+ messages)

[PATCH v2] aarch64: Optimized strlen for strlen_asimd
 2019-12-19 19:44 UTC  (3+ messages)

[PATCH 1/7] Remove __waitpid_nocancel
 2019-12-19 15:33 UTC  (4+ messages)
` [PATCH 7/7] Consolidate wait3 implementations

[PATCH] Fix test isolation for elf/tst-ifunc-fault-lazy, elf/tst-ifunc-fault-bindnow
 2019-12-19 15:20 UTC  (4+ messages)

[PATCH v3 0/3] elf: Allow dlopen of filter object to work [BZ #16272]
 2019-12-19 11:42 UTC  (3+ messages)

Fallout from dlopen() blocking SIGSYS
 2019-12-19 11:05 UTC  (8+ messages)

[PATCH] powerpc: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]
 2019-12-18 20:39 UTC  (2+ 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).