[PATCH] Remove compat from DEFAULT_CONFIG lookup strings
2017-08-31 7:21 UTC (9+ messages)
[PATCH 1/1] Added country_isbn for Netherlands
2017-08-31 6:52 UTC (2+ messages)
[PATCH 1/1] Remove redundant data for Limburgish Language
2017-08-31 6:30 UTC (3+ messages)
[PATCH] malloc: Remove check_action variable [BZ #21754]
2017-08-31 3:55 UTC (4+ messages)
[PATCH][aarch64] Fix hpwcap argument passed to ifunc resolvers
2017-08-30 22:35 UTC
Fix mcontext_t sigcontext namespace (bug 21457) [revised]
2017-08-30 22:03 UTC (5+ messages)
` Ping "
` Ping^2 "
Obsoleting pow10
2017-08-30 21:23 UTC
[PATCH 0/3] posix: glob fixes and refactor (1st part)
2017-08-30 21:20 UTC (3+ messages)
[PATCH] mips/o32: fix internal_syscall5/6/7
2017-08-30 20:33 UTC (20+ messages)
` [PATCH v5] [BZ #21956] MIPS/o32: Fix internal_syscall5/6/7
[PATCH] abort: Only flush file-based stdio streams before termination
2017-08-30 19:37 UTC (10+ messages)
` [PATCH] abort: Do not flush stdio streams [BZ #15436]
[PATCH v6 0/8] Add support for ISO C threads.h
2017-08-30 19:08 UTC (2+ messages)
[PATCH] dynarray: Set errno on overflow-induced allocation failure
2017-08-30 18:29 UTC (6+ messages)
[PATCH] malloc: Remove corrupt arena flag
2017-08-30 16:31 UTC (2+ messages)
[Patch] aarch64: Fix tst-makecontext3 in ILP32 mode
2017-08-30 16:18 UTC (5+ messages)
Vendor branch namespace request
2017-08-30 15:40 UTC (2+ messages)
[PATCH] Do not scale NPTL tests with available number of CPUs
2017-08-30 14:51 UTC (6+ messages)
[PATCH] malloc: Abort on heap corruption, without a backtrace [BZ #21754]
2017-08-30 14:45 UTC (2+ messages)
[PATCH 1/1] Remove redundant data for niu_NZ
2017-08-30 11:26 UTC (6+ messages)
[PATCH 1/1] Added country_name for mni_IN
2017-08-30 10:45 UTC (2+ messages)
[PATCH 1/1] Fix abbreviated weeks and months for Somali
2017-08-30 10:22 UTC (4+ messages)
[PATCH] Deprecate libcrypt and don't build it by default
2017-08-29 21:20 UTC (5+ messages)
[PATCH] [AArch64] ILP32 math changes
2017-08-29 21:16 UTC
Fix m68k bits/math-inline.h macro namespace (bug 22035) [committed]
2017-08-29 21:08 UTC
[PATCH] Extend tst-{atexit,at_quick_exit,cxa_atexit,onexit} to verify minimum number of supported handlers
2017-08-29 18:12 UTC
[PATCH COMMITTED][AArch64] Fix procfs.h not to expose stdint.h types
2017-08-29 15:57 UTC
[PATCH][AArch64] Fix elf_greg_t on ILP32
2017-08-29 15:42 UTC (4+ messages)
[PATCH] iconv_open: Fix heap corruption on gconv_init failure [BZ #22026]
2017-08-29 15:33 UTC (4+ messages)
[PATCH] Mangle NULL pointers in iconv/gconv [BZ #22025]
2017-08-29 15:03 UTC (9+ messages)
[PATCH 1/2] openpty: close slave pty fd on error
2017-08-29 14:31 UTC (16+ messages)
` [PATCH 2/2] openpty: use TIOCGPTPEER to open slave side fd
` [PATCH 2/2 v2] "
` [PATCH 2/2 v3] "
` [PATCH 1/2 v4] openpty: close slave pty fd on error
` [PATCH 2/2 v4] openpty: use TIOCGPTPEER to open slave side fd
` [PATCH 1/2 v5] openpty: close slave pty fd on error
` [PATCH 2/2 v5] openpty: use TIOCGPTPEER to open slave side fd
Fix bits/math-finite.h _MSUF_ expansion namespace (bug 22028) [committed]
2017-08-29 14:16 UTC
[PATCH] ia64: Fix thread stack allocation permission set (BZ #21672)
2017-08-29 13:39 UTC (2+ messages)
localedef during tests suddenly needs a lot of memory
2017-08-29 12:11 UTC (12+ messages)
[PATCH v2] Added Locale for mfe_MU
2017-08-29 12:11 UTC (4+ messages)
[PATCH] [BZ #21812] getifaddrs() Don't return ifa entries with NULL names
2017-08-29 10:37 UTC (2+ messages)
[PATCH 3/4] Add ILP32 support to aarch64
2017-08-29 10:33 UTC (7+ messages)
localedata linting revised again
2017-08-29 8:33 UTC (3+ messages)
[PATCH] Extend tst-{atexit,at_quick_exit,cxa_atexit,onexit} to verify inheritance across fork
2017-08-28 20:38 UTC (4+ messages)
[PATCH] Fix tests that are testing obsoleted functionality
2017-08-28 20:08 UTC (5+ messages)
[PATCH] Provide a C++ version of iszero that does not use __MATH_TG
2017-08-28 19:27 UTC (4+ messages)
[PATCH][BZ 21672] fix pthread_create crash in ia64
2017-08-28 16:39 UTC (8+ messages)
[committed, PATCH] x86_64 __redirect_ieee754_expf: Change double to float
2017-08-28 15:49 UTC
Simplify math-svid-compat code [committed]
2017-08-28 15:20 UTC
[patch] Fix for bz14333 -- race between atexit() and exit()
2017-08-28 15:00 UTC (14+ messages)
[RFC PATCH] Don't install libio.h or _G_config.h
2017-08-28 14:06 UTC
[hurd,commited] hurd: fix build with -fstack-protector-strong libmachuser and libhurduser also need stack_chk_fail_local and they do not link against libc_nonshared. * mach/stack_chk_fail_local.c: New file. * hurd/stack_chk_fail_local.c: New file. * mach/Machrules ($(interface-library)-routines): Add stack_chk_fail_local. * mach/Versions (GLIBC_2.4): Add __stack_chk_fail. * hurd/Versions (GLIBC_2.4): Add __stack_chk_fail
2017-08-28 12:51 UTC (5+ messages)
` [hurd,commited] hurd: fix build with -fstack-protector-strong
[PATCH] <bits/syscall.h>: Use an arch-independent system call list on Linux
2017-08-28 12:43 UTC (27+ messages)
[patch] Add tests for atexit/on_exit firing order
2017-08-28 2:16 UTC (9+ messages)
[hurd,commited]: Fix static initialization with -fstack-protector-strong
2017-08-27 20:32 UTC
[hurd,commited] Add system-specific sysmacros.h
2017-08-27 20:01 UTC
[PATCTH 0/2] pthread_mutexattr_setrobust() and pthread_mutex_consistent()
2017-08-26 14:10 UTC (4+ messages)
[PATCH] intl/tst-gettext: fix failure with newest msgfmt
2017-08-26 8:58 UTC
[PATCH] x86: Remove assembly versions of index_cpu_*/index_arch_*
2017-08-25 17:52 UTC
Use __HAVE_DISTINCT_FLOAT128 in tgmath.h [committed]
2017-08-25 17:03 UTC
[PATCH 1/1] Fix abmon for bem_ZM
2017-08-25 16:26 UTC (4+ messages)
Clean up bits/math-finite.h for aliasing types [committed]
2017-08-25 16:14 UTC
Remove powerpc32 sqrt wrappers
2017-08-25 1:04 UTC (5+ messages)
buildslave
2017-08-25 0:24 UTC
Obsolete matherr, _LIB_VERSION, libieee.a
2017-08-24 21:06 UTC (10+ messages)
[PATCH v3] Provide a C++ version of issignaling that does not use __MATH_TG
2017-08-24 19:18 UTC (4+ messages)
` [PATCH] Fix the C++ version of issignaling when __NO_LONG_DOUBLE_MATH is defined
[PATCH v2 00/14] Remove sysdep-cancel assembly macro
2017-08-24 18:04 UTC (4+ messages)
` [PATCH 14/14] Remove cancellation support for syscall generation
malloc trace patch and tools
2017-08-24 17:03 UTC
[RFC v2] MIPS ABI Extension for IEEE Std 754 Non-Compliant Interlinking
2017-08-24 15:35 UTC (5+ messages)
[PATCH] include/bits/*-ldbl.h headers
2017-08-24 14:54 UTC (3+ messages)
[RFC][PATCH] fix math cflags overrides
2017-08-24 14:33 UTC (2+ messages)
[PATCH] Add expf trace
2017-08-23 17:40 UTC
[PATCH] Add logf trace
2017-08-23 17:37 UTC
[PATCH 00/27] ARM Scalable Vector Extension (SVE)
2017-08-23 17:30 UTC (4+ messages)
` [PATCH 14/27] arm64/sve: Backend logic for setting the vector length
[PATCH] x86-64: Regenerate libm-test-ulps for AVX512 mathvec tests
2017-08-23 15:43 UTC
[PATCH] string/stratcliff.c: Replace int with size_t [BZ #21982]
2017-08-23 14:49 UTC (9+ messages)
[PATCH] have ifunc resolver's return type match target
2017-08-23 14:48 UTC (3+ messages)
[COMMITTED] Consolidate remaning non cancellable definitions
2017-08-23 14:08 UTC
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).