unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2019-12-21 18:44:19 to 2020-01-07 14:25:43 UTC [more...]

[PATCH v4 1/2] y2038: linux: Provide __timerfd_gettime64 implementation
 2020-01-07 14:25 UTC  (8+ messages)
` [PATCH v4 2/2] y2038: linux: Provide __timerfd_settime64 implementation

[PATCH] Reserve static TLS for dynamically loaded initial-exec TLS only [BZ #25051]
 2020-01-07 12:50 UTC  (3+ messages)

[RFC PATCH glibc 00/13] Restartable Sequences enablement
 2020-01-07 12:25 UTC  (16+ 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)

as-needed and libstdc++ and pulling libpthread
 2020-01-07 10:58 UTC  (2+ messages)

2.31: glibc master is now kinda, sorta, frozen
 2020-01-07  9:07 UTC  (10+ messages)

getaddrinfo() fails to use latest DNS address - v2.27
 2020-01-07  5:56 UTC 

ChangeLog dependency for `make dist`
 2020-01-07  4:42 UTC 

[committed] Fix formatting of ChangeLog ouput
 2020-01-07  4:27 UTC 

[PATCH] elf: Add tst-ldconfig-ld_so_conf-update test
 2020-01-07  4:20 UTC  (5+ messages)
` [PATCH v2] "

Math errors
 2020-01-07  1:32 UTC  (8+ messages)

A question on glibc backwards compatibility
 2020-01-06 22:43 UTC  (3+ messages)

[PATCH v3] Block all signals on timer_create thread (BZ#10815)
 2020-01-06 17:24 UTC 

[PATCH 1/2] linux: Reserve a new signal for SIGTIMER
 2020-01-06 17:13 UTC  (6+ messages)
` [PATCH v2 2/2] Block all signals on timer_create thread (BZ#10815)

[PATCH v2] Rewrite iconv option parsing [BZ #19519]
 2020-01-06 16:06 UTC  (3+ messages)

[PATCH 3/3] dl-load: test that loaded libraries cannot have duplicated sonames
 2020-01-06 15:45 UTC 

[PATCH 2/3] dl-load: enforce soname uniqueness of loaded libraries
 2020-01-06 15:44 UTC 

[PATCH 1/3] dl-load: extract _dl_find_object_from_name() from _dl_map_object()
 2020-01-06 15:42 UTC 

[PATCH] sl_SI locale: Use "." as the thousands separator (bug 25233)
 2020-01-06 15:07 UTC  (2+ messages)

[hurd,commited] hurd: Fix message reception for timer_thread
 2020-01-05 17:11 UTC 

32-bit time_t inside itimerval
 2020-01-05 16:07 UTC  (12+ messages)

[hurd,commited] htl: Add __errno_location and __h_errno_location
 2020-01-04 19:40 UTC 

[hurd,commited] htl: Move pthread_atfork to libc_nonshared.a
 2020-01-04 18:37 UTC 

[hurd,commited] htl: Drop common tcbhead_t definition
 2020-01-04 17:52 UTC 

[hurd,commited] htl: Use dso_handle.h
 2020-01-04 16:32 UTC 

Debugging containerized glibc tests with gdb (a developer use case for outside-of-container debugging)
 2020-01-04 14:28 UTC  (5+ messages)

[discuss] iconv: what's the purpose of the mtrace in the tst-iconv2.c
 2020-01-03  8:09 UTC  (5+ messages)
` question about regex

[PATCH v2] configure.ac: option for user-defined-trusted-dirs
 2020-01-02 23:25 UTC 

[PATCH] Multiple locales: Add date_fmt (bug 24054)
 2020-01-02 22:26 UTC  (4+ messages)
` [PATCH v2] "

[committed] Update libc.pot for 2.31 release
 2020-01-02 14:43 UTC 

[PATCH v2 01/16] linux: Fix vDSO macros build with time64 interfaces
 2020-01-02 14:09 UTC  (37+ messages)
` [PATCH v2 02/16] x86: Make x32 use x86 time implementation
` [PATCH 03/16] Remove vDSO support from make-syscall.sh
` [PATCH 04/16] linux: Update x86 vDSO symbols
` [PATCH 05/16] linux: Update mips "
` [PATCH 06/16] linux: Consolidate Linux gettimeofday
` [PATCH 07/16] linux: Consolidate time implementation
` [PATCH v3 08/16] elf: Enable relro for static build
` [PATCH v3 09/16] elf: Move vDSO setup to rtld (BZ#24967)
` [PATCH v2 10/16] linux: Add support for clock_gettime64 vDSO
` [PATCH 11/16] linux: Optimize fallback 32-bit clock_gettime
` [PATCH 12/16] linux: Enable vDSO clock_gettime64 for i386
` [PATCH 13/16] linux: Enable vDSO clock_gettime64 for arm
` [PATCH 14/16] linux: Enable vDSO clock_gettime64 for mips
` [PATCH v2 15/16] linux: Add support for clock_getres64 vDSO
` [PATCH 16/16] linux: Optimize fallback 32-bit clock_getres

[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

[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] 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)

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

2.31: < 2 weeks to go
 2019-12-30 15:00 UTC  (9+ 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  (12+ messages)
` [PATCH v4 1/9] Refactor *cvt functions implementation (1/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

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

[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  (5+ messages)
` [RFC PATCH glibc 12/13] support: implement xpthread key create/delete (v3)


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