unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2019-12-17 21:49:31 to 2019-12-31 13:26:32 UTC [more...]

posix_openpt vs getpt??
 2019-12-31 13:25 UTC  (2+ messages)

[PATCH 0/5] Implement built-in system call tables
 2019-12-31 11:22 UTC  (12+ 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] Multiple locales: Add date_fmt (bug 24054)
 2019-12-30 22:27 UTC 

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)

[review] localedef: Add verbose messages for failure paths
 2019-12-20 20:45 UTC  (4+ messages)
` [review v6] "
` [review v7] "

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

[PATCH v2] Rewrite iconv option parsing [BZ #19519]
 2019-12-20 16:44 UTC 

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

Variadic macros in installed headers
 2019-12-18 20:01 UTC  (6+ messages)

[PATCH] build-many-glibcs.py: Fix “glibcs i686-gnu --strip”
 2019-12-18 17:54 UTC  (2+ messages)

[PATCH] elf: fix maplength computation when loading a library
 2019-12-18 16:15 UTC  (2+ messages)

[PATCH v3] aarch64: Optimized memcpy and memmove for Kunpeng processor
 2019-12-18 15:49 UTC  (2+ messages)

[PATCH v2 01/16] linux: Fix vDSO macros build with time64 interfaces
 2019-12-18 15:33 UTC  (16+ messages)
` [PATCH 06/16] linux: Consolidate Linux gettimeofday
` [PATCH v3 09/16] elf: Move vDSO setup to rtld (BZ#24967)
` [PATCH 11/16] linux: Optimize fallback 32-bit clock_gettime
` [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] Use Linux-like in struct statx, struct statx_timestamp [BZ #25292]
 2019-12-18 15:15 UTC 

[PATCH] Rewrite iconv option parsing [BZ #19519]
 2019-12-18 11:58 UTC  (3+ messages)

statx struct's stx_size pointer compatibility with uint64_t/size_t
 2019-12-18 11:51 UTC  (3+ messages)

[PATCH] Linux: Remove pread/pread64, pwrite/pwrite64 kludges from <sysdep.h>
 2019-12-18 10:42 UTC  (2+ messages)

i386: Lazy binding trampoline and vector register usage
 2019-12-18 10:22 UTC 

[glibc] hurd: Fix ld.so link
 2019-12-18  9:55 UTC  (5+ messages)

[PATCH] build-many-glibcs.py: Do not build C++ PCHs by default
 2019-12-17 22:03 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).