RFC: tunables failure indications
2019-12-13 20:36 UTC (12+ messages)
[PATCH v3 00/11] Add IEEE long double <-> string functions for powerpc64le
2019-12-13 20:19 UTC (16+ messages)
` [PATCH v3 01/11] ldbl-128ibm-compat: Fix selection of GNU and ISO C99 scanf
` [PATCH v3 03/11] Refactor *cvt functions implementation (1-4/5)
` [PATCH v3 05/11] ldbl-128ibm-compat: Add *cvt functions
` [PATCH v3 11/11] RFC: powerpc64le: Enable support for IEEE long double
test-container: ability to specify exec path
2019-12-13 19:20 UTC (7+ messages)
` V2 "
` V3 "
[glibc] hurd: Fix ld.so link
2019-12-13 16:52 UTC (2+ messages)
[PATCH 01/12] linux: Fix vDSO macros build with time64 interfaces
2019-12-13 15:18 UTC (27+ messages)
` [PATCH 03/12] x86: Make x32 use x86 time implementation
` [PATCH 08/12] Add support for clock_gettime64 vDSO
` [PATCH 10/12] Enable vDSO clock_gettime64 for arm
` [PATCH 05/12] Remove vDSO support from make-syscall.sh
` [PATCH v2 02/12] linux: Update x86 vDSO symbols
` [PATCH v2 07/12] elf: Move vDSO setup to rtld (BZ#24967)
` [PATCH 09/12] Enable vDSO clock_gettime64 for i386
` [PATCH 11/12] Enable vDSO clock_gettime64 for mips
` [PATCH 12/12] Add support for clock_getres64 vDSO
` [PATCH v2 06/12] elf: Enable relro for static build
` [PATCH 04/12] linux: Update mips vDSO symbols
[PATCH] Get rid of Werror=maybe-uninitialized in clock_nanosleep.c
2019-12-13 12:43 UTC (3+ messages)
[PATCH] Get rid of Werror=maybe-uninitialized in res_send.c
2019-12-13 12:43 UTC (3+ messages)
[review] localedef: Add verbose messages for failure paths
2019-12-13 12:33 UTC (6+ messages)
` [review v4] "
How to handle long running tests in nptl
2019-12-13 11:15 UTC (3+ messages)
[PATCH] dlopen: Fix issues related to NODELETE handling and relocations
2019-12-13 11:14 UTC (6+ messages)
[PATCH 0/2] Remove signal blocking from dlopen
2019-12-13 3:33 UTC (10+ messages)
` [PATCH 1/2] dlopen: Rework handling of pending NODELETE status
` [PATCH 2/2] dlopen: Do not block signals
[hurd,commited] hurd: Fix __close_nocancel_nostatus availability
2019-12-13 2:41 UTC
[hurd,commited 0/2] hurd: Implement getentropy/getrandom
2019-12-13 2:25 UTC (4+ messages)
` [hurd,commited] hurd: Fix using altstack while in an RPC call to be aborted
` [hurd,commited 1/2] hurd: Implement __close_nocancel_nostatus
` [hurd,commited 2/2] hurd: add getrandom and getentropy implementations
Assignments are in place for Huawei with the FSF for contribution to glibc
2019-12-13 2:23 UTC
Reminder that we do not yet have copyright assignments for Huawei
2019-12-13 2:20 UTC (5+ messages)
[PATCH v3] aarch64: Optimized memcpy and memmove for Kunpeng processor
2019-12-13 1:28 UTC (2+ messages)
[PATCH v3 1/7] Fix __libc_signal_block_all on sparc64
2019-12-12 19:43 UTC (31+ messages)
` [PATCH v2 4/7] linux: Consolidate sigprocmask
` [PATCH 7/7] Cleanup timer_* routines
` [PATCH 3/7] Fix return code for __libc_signal_* functions
` [PATCH 6/7] Block all signals on timer_create thread (BZ#10815)
` [PATCH v2 5/7] linux: Remove SIGCANCEL/SIGSETXID handling on sigprocmask
` [PATCH 2/7] Add a constant data object for __libc_signal_block_app signal mask
Please add draganm to group glibc
2019-12-12 16:14 UTC (2+ messages)
[PATCH 0/5] y2038: linux: timer_[sg]ettime conversion to 64 bit time
2019-12-12 16:08 UTC (9+ messages)
` [PATCH 4/5] y2038: linux: Provide __timer_gettime64 implementation
[PATCH 0/4] i386: Finish CET support
2019-12-12 15:57 UTC (7+ messages)
` [PATCH 1/4] i386: Don't unnecessarily save and restore EAX, ECX and EDX [BZ# 25262]
` [PATCH 4/4] i386: Enable CET support in ucontext functions
` [PATCH 2/4] i386/sub_n.S: Add a missing _CET_ENDBR to indirect jump target
` [PATCH 3/4] i386: Add _CET_ENDBR to assembly files without ENTRY
[PATCH v2 1/2] y2038: linux: Provide __timerfd_gettime64 implementation
2019-12-12 15:30 UTC (5+ messages)
` [PATCH v2 2/2] y2038: linux: Provide __timerfd_settime64 implementation
Locales: Thousands separator
2019-12-12 15:16 UTC (6+ messages)
[PATCH] manual: Document compiler and memory barriers
2019-12-12 13:25 UTC (4+ messages)
[PATCH] build-many-glibcs.py: Add mipsisa64r6el-linux-gnu target
2019-12-11 22:51 UTC (3+ messages)
[PATCH] manual: fopen with the x flag does not follow ISO C11
2019-12-11 21:42 UTC (12+ messages)
[PATCH 01/17] S390: Use load-fp-integer instruction for nearbyint functions
2019-12-11 14:18 UTC (4+ messages)
` [PATCH 07/17] S390: Use load-fp-integer instruction for roundeven functions
[PATCH v2 00/18] Use GCC builtins for some math functions if desired
2019-12-11 14:16 UTC (27+ messages)
` [PATCH v2 07/18] Use GCC builtins for nearbyint "
` [PATCH v2 09/18] Use GCC builtins for floor "
` [PATCH v2 10/18] Use GCC builtins for ceil "
` [PATCH v2 08/18] Use GCC builtins for rint "
` [PATCH v2 11/18] Use GCC builtins for trunc "
` [PATCH v2 16/18] Adjust s_floorf.c and s_floorl.c regarding code style
` [PATCH v2 14/18] Adjust s_nearbyintf.c and s_nearbyintl.c "
` [PATCH v2 12/18] Use GCC builtins for round functions if desired
` [PATCH v2 13/18] Use GCC builtins for copysign "
` [PATCH v2 15/18] Adjust s_rintf.c and s_rintl.c regarding code style
` [PATCH v2 18/18] Adjust s_copysignl.c "
` [PATCH v2 17/18] Adjust s_ceilf.c and s_ceill.c "
[PATCH] Always do locking when accessing streams (bug 15142, bug 14697)
2019-12-11 9:55 UTC
[hurd,commited] hurd: Fix using altstack while in an RPC call to be aborted
2019-12-10 23:34 UTC
[PATCH v4] Fix failure when CFLAGS contains -DNDEBUG (Bug 25251)
2019-12-10 21:00 UTC (3+ messages)
test-in-container: Moving a test to a particular location *before* execution?
2019-12-10 20:57 UTC (7+ messages)
[PATCH 0/3] x86: Add support for Zhaoxin processors
2019-12-10 20:00 UTC (4+ messages)
` 答复: "
[PATCH] ldconfig: Do not print a warning for a missing ld.so.conf file
2019-12-10 19:44 UTC (2+ messages)
RFC: test-in-container vs ld.so
2019-12-10 19:37 UTC (3+ messages)
fmax/fmin sNaN compatibility question
2019-12-10 18:39 UTC (5+ messages)
[PATCH 1/2] y2038: linux: Provide __timerfd_gettime64 implementation
2019-12-10 9:33 UTC (3+ messages)
[PATCH 1/3] x86: Add CPU Vendor ID detection support for Zhaoxin processors
2019-12-10 4:49 UTC
[review] nptl: Add more missing placeholder abi symbol from nanosleep move
2019-12-09 20:00 UTC (3+ messages)
` [review v3] "
` [pushed] "
[PATCH] resolv/res_query.c - do not append search paths if number of dots in query is greater or equals ndots
2019-12-09 19:09 UTC (2+ messages)
[PATCH] tst-clone3: Use __NR_futex_time64 if we don't have __NR_futex
2019-12-09 18:54 UTC (3+ messages)
page: next (older) | prev (newer) | latest
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).