public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
SIGBUS failure for misc/tst-bz21269 on i386
 2018-03-28 17:47 UTC  (7+ messages)

[PATCH] powerpc: Expose VSX feature test
 2018-03-28 13:46 UTC  (6+ messages)

Questions about failing testcase nptl/test-mutex-printers
 2018-03-28 13:15 UTC  (2+ messages)

RFA: Need to extend x86 psABI to support thread cancellation and alternate signal stack
 2018-03-28 13:04 UTC  (6+ messages)

[PATCH] getlogin_r: return early when linux sentinel value is set
 2018-03-28  0:37 UTC  (14+ messages)

[COMMITTED] sparc: Fix arch_fork definition
 2018-03-28  0:37 UTC 

[hurd,commited] hurd: advertise process memory locking option
 2018-03-27 21:20 UTC 

Upstreaming the glibc Hurd port
 2018-03-27 16:31 UTC  (24+ messages)

[PATCH] Fix crash in resolver on memory allocation failure (bug 23005)
 2018-03-27 15:20 UTC  (2+ messages)

Unify umount function implementations (bug 16552)
 2018-03-26 21:12 UTC  (2+ messages)

[PATCH 0/9] Use more flags parameters instead of global bits in stdio
 2018-03-26 15:52 UTC  (15+ messages)
` [PATCH 5/9] Add __v*printf_internal with flags arguments
` [PATCH 1/9] Use STRFMON_LDBL_IS_DBL instead of __ldbl_is_dbl
` [PATCH 4/9] Use SCANF_LDBL_IS_DBL "
` [PATCH 3/9] Use SCANF_ISOC99_A instead of _IO_FLAGS2_SCANF_STD
` [PATCH 2/9] Add __vfscanf_internal and __vfwscanf_internal with flags arguments

[hurd,commited] hurd: Fix calling __pthread_initialize_minimal in shared case
 2018-03-24 23:59 UTC 

[hurd,commited] hurd: Initialize TLS and libpthread before signal thread start
 2018-03-24 23:53 UTC 

[hurd,commited] hurd: Fix accessing errno from rtld
 2018-03-24 23:50 UTC 

[PATCH] Add $(tests-execstack-$(have-z-execstack)) after defined [BZ #22998]
 2018-03-24 15:22 UTC  (2+ messages)

[RFC PATCH] Introduce pt-compat-stubs and use it to replace pt-vfork. (Architecture maintainer feedback wanted.)
 2018-03-23 23:46 UTC  (10+ messages)

Are LIBC probes part of the ABI?
 2018-03-23 19:01 UTC  (2+ messages)

[PATCH] Fix i386 memmove issue [BZ #22644]
 2018-03-23 17:15 UTC  (19+ messages)

Y2038 Proofness roadmap
 2018-03-23 15:49 UTC  (2+ messages)

[PATCH] Replace strncpy with memccpy to fix -Wstringop-truncation
 2018-03-23  1:30 UTC  (3+ messages)

[PATCH 7/7] sin/cos slow paths: refactor sincos implementation
 2018-03-22 22:37 UTC  (2+ messages)

[PATCH 6/7] sin/cos slow paths: refactor duplicated code into dosin
 2018-03-22 22:34 UTC  (2+ messages)

[PATCH 5/7] sin/cos slow paths: remove unused slowpath functions
 2018-03-22 22:32 UTC  (2+ messages)

[PATCH 4/7] sin/cos slow paths: remove slow paths from huge range reduction
 2018-03-22 22:31 UTC  (2+ messages)

[PATCH 3/7] sin/cos slow paths: remove slow paths from small range reduction
 2018-03-22 22:28 UTC  (3+ messages)

[PATCH 2/7] sin/cos slow paths: remove large range reduction
 2018-03-22 22:15 UTC  (2+ messages)

[PATCH 1/7] sin/cos slow paths: avoid slow paths for small inputs
 2018-03-22 22:13 UTC  (2+ messages)

[PATCH] x86: Add __sigsetjmp_cancel and __setjmp_cancel
 2018-03-22 20:59 UTC  (6+ messages)

[PATCH] RISC-V: add remaining relocations
 2018-03-22 17:43 UTC  (2+ messages)

Remove unused frame.h header, sigcontextinfo.h macros
 2018-03-22  6:15 UTC  (2+ messages)

New Croatian PO file for 'libc' (version 2.26.9000)
 2018-03-22  3:37 UTC 

Use x86_64 backtrace as generic version
 2018-03-21  2:34 UTC  (2+ messages)

New Croatian PO file for 'libc' (version 2.26.9000)
 2018-03-20 23:32 UTC 

[PATCH] Improves __ieee754_exp(x) performance by 18-37% when |x| < 1.0397
 2018-03-20 23:02 UTC 

[PATCH] v12 Improves __ieee754_exp() performance by 6-11% on aarch64/sparc/x86
 2018-03-20 22:59 UTC  (4+ messages)

Remove powerpc, sparc fdim inlines (bug 22987) [committed]
 2018-03-20 18:36 UTC 

Fix signed integer overflow in random_r (bug 17343)
 2018-03-20 17:58 UTC  (4+ messages)

[hurd,commited] Fix errno values
 2018-03-20  2:11 UTC 

[hurd,commited] hurd: Code style fixes
 2018-03-20  2:01 UTC 

[hurd,commited] hurd: Reimplement libc locks using mach's gsync
 2018-03-20  1:59 UTC  (4+ messages)

Add narrowing subtract functions [committed]
 2018-03-20  0:36 UTC 

[2.27 COMMITTED 1/3] RISC-V: Do not initialize $gp in TLS macros
 2018-03-19 18:44 UTC  (4+ messages)
` [2.27 COMMITTED 2/3] RISC-V: fmax/fmin: Handle signalling NaNs correctly
` [2.27 COMMITTED 3/3] Update ChangeLog for BZ 22884 - riscv fmax/fmin

[PATCH]: update leapseconds
 2018-03-19 18:08 UTC  (6+ messages)

Add SHT_X86_64_UNWIND to elf.h (bug 20079)
 2018-03-19 17:58 UTC  (3+ messages)
` Ping "

[hurd,commited] hurd: Replace threadvars with TLS
 2018-03-19 16:43 UTC  (2+ messages)

[PATCH] Use correct includes in benchtests
 2018-03-19 11:09 UTC  (7+ messages)

[PATCH] hurd: Fix early rtld access to errno
 2018-03-19  9:22 UTC  (3+ messages)

[hurd,commited] hurd: Fix build with latest htl
 2018-03-19  0:40 UTC 

[hurd,commited 0/5] hurd patches
 2018-03-18 19:53 UTC  (6+ messages)
` [hurd,commited 3/5] hurd: Fix boot with statically-linked exec server
` [hurd,commited 2/5] hurd: Fix O_DIRECTORY | O_NOFOLLOW
` [hurd,commited 1/5] hurd: Fix O_NOFOLLOW
` [hurd,commited 5/5] Hurd: fix port leak in TLS
` [hurd,commited 4/5] hurd: Add mlockall support

[hurd,commited] hurd: fix build
 2018-03-18 19:50 UTC 

[hurd,commited] hurd: Fix copyright years
 2018-03-18 17:34 UTC 

[hurd,commited] hurd: Rewrite __libc_cleanup_*
 2018-03-18 16:29 UTC 

[hurd,commited] hurd: Add missing include
 2018-03-18 15:39 UTC 

[commited] x86_64: Fix build with RTLD_PRIVATE_ERRNO defined to 1
 2018-03-18  1:16 UTC  (2+ messages)

[hurd,commited] hurd: Fix coding style
 2018-03-17 23:06 UTC 

[hurd,commited] hurd: Fix link cthread/pthread symbol exposition
 2018-03-17 22:54 UTC 

[hurd,commited] hurd: Fix getting signal thread stack layout for fork
 2018-03-17 21:53 UTC 

[hurd,commited] hurd: add TLS support
 2018-03-17  2:19 UTC 

[PATCH] hurd: Initialize TLS and libpthread before signal thread start
 2018-03-17  0:39 UTC 

[PATCH COMMITTED] NEWS: Mention the locale data changes (bug 22848, 22937, 22963)
 2018-03-16 22:12 UTC 

Are the pthread "compatibility" copies of symbols in libc still necessary?
 2018-03-16 21:12 UTC  (9+ messages)

Remove sysdeps/x86/fpu/bits/mathinline.h __finite inline [committed]
 2018-03-16 18:37 UTC 

Update i386 libm-test-ulps [committed]
 2018-03-16 17:44 UTC 

[PATCH] malloc: harden removal from unsorted list
 2018-03-16 15:07 UTC  (2+ messages)

[PATCH v4 3/3] Cleanup __ieee754_sqrt(f/l)
 2018-03-16 14:36 UTC  (4+ messages)

Recent libm changes broke m68k
 2018-03-16 13:08 UTC 

[RFC]: Repurpose glibc_X.Y keyword to mean "Fixed in glibc X.Y release branch"
 2018-03-15 22:11 UTC  (2+ messages)

[RFC]: Repurpose glibc_X.Y keyword to mean "Fixed in glibc X.Y release branch"
 2018-03-15 22:07 UTC  (3+ messages)

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