public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH] Add nextup and nextdown math functions
 2016-05-20 17:21 UTC  (5+ messages)

[PATCH] Count number of logical processors sharing L2 cache
 2016-05-20 12:15 UTC  (4+ messages)

[PATCH] malloc: Correct malloc alignment on 32-bit architectures [BZ #6527]
 2016-05-20 12:13 UTC  (5+ messages)

[PATCH] Make padding in struct sockaddr_storage explicit [BZ #20111]
 2016-05-20  8:56 UTC  (7+ messages)

[PATCH 00/37] Manual typos: Overview
 2016-05-20  8:31 UTC  (13+ messages)
` [PATCH 01/37] Manual typos: Introduction
` [PATCH 02/37] Manual typos: Error Reporting
` [PATCH 07/37] Manual typos: Locales and Internationalization
` [PATCH 05/37] Manual typos: String and Array Utilities
` [PATCH 06/37] Manual typos: Character Set Handling
` [PING] [PATCH 00/37] Manual typos: Overview

[PATCH] unicode-gen: include standard comment file header
 2016-05-20  3:23 UTC  (2+ messages)

[PATCH] localedata: ne_NP: misc updates [BZ #1170]
 2016-05-20  1:16 UTC  (2+ messages)

Implement proper fmal for ldbl-128ibm (bug 13304) [committed]
 2016-05-19 22:12 UTC 

No target milestone in sourceware bugzilla
 2016-05-19 17:50 UTC  (3+ messages)

[committed, PATCH] [BZ #20119] Correct Intel processor level type mask from CPUID
 2016-05-19 17:07 UTC 

[PATCH] Check the HTT bit before counting logical threads
 2016-05-19 16:26 UTC  (4+ messages)

[PATCH] malloc: Remove __malloc_check_init from the API [BZ #19564]
 2016-05-19 16:07 UTC  (2+ messages)

[PATCH] tst-rec-dlopen: Use custom malloc instead of hooks
 2016-05-19 15:18 UTC  (2+ messages)

[PATCH] libio: Always use _IO_BUFSIZE for stream buffers [BZ #4099]
 2016-05-19 15:02 UTC  (6+ messages)

GNU C Library master sources branch infinity3 created. glibc-2.22-751-gd1921fe
 2016-05-19 14:57 UTC  (2+ messages)

conformtest: Correct pwd.h expectations for XPG3 [committed]
 2016-05-19 14:55 UTC 

[PATCH] [BZ #20115] Extra alignment in memset-vec-unaligned-erms.S
 2016-05-19 14:49 UTC  (2+ messages)

conformtest: Correct search.h expectations for XPG3
 2016-05-19 14:48 UTC  (2+ messages)

RFC: GCC plugin to find encrypted function pointer calls in glibc
 2016-05-19 13:00 UTC  (7+ messages)

[PATCH] CVE-2016-4429: sunrpc: Do not use alloca in clntudp_call [BZ #20112]
 2016-05-19 12:11 UTC  (3+ messages)

[PATCH] Add random memcpy test
 2016-05-19 11:53 UTC  (2+ messages)

[PATCH][AArch64] Tune memcpy
 2016-05-19 11:34 UTC  (3+ messages)

[PATCH][AArch64] Optimized memcpy/memmove
 2016-05-19 11:33 UTC  (4+ messages)

[PATCH 0/8] Refactor libm-tests.c and friends
 2016-05-19 11:05 UTC  (20+ messages)
` [PATCH 2/8] Refactor type specific macros using regexes
` [PATCH 5/8] Apply LIT(x) to floating point literals in libm-test.c
` [PATCH 8/8] Generate new format names in auto-libm-test-out
` [PATCH 1/8] Begin refactor of libm-test.inc
` [PATCH 4/8] Add LIT() around literals in check_ulp in libm-tests.inc
` [PATCH 7/8] Remove type specific information from auto-libm-test-in
` [PATCH 3/8] Fixup TYPE_* substitutions
` [PATCH 6/8] Refactor CHOOSE() macro usage in libm-tests.inc

Update libm-test.inc comment about NaN signs [committed]
 2016-05-18 22:14 UTC 

[PATCH 1/3] Remove __ASSUME_FUTEX_LOCK_PI
 2016-05-18 21:58 UTC  (3+ messages)
` [PATCH 2/3] Remove __ASSUME_SET_ROBUST_LIST
` [PATCH 3/3] Add runtime check for __ASSUME_REQUEUE_PI (BZ#18463)

Comparing glibc's malloc to jemalloc for 389 Directory Server
 2016-05-18 20:54 UTC  (2+ messages)

[PATCH] Avoid an extra branch to PLT for -z now
 2016-05-18 19:45 UTC  (4+ messages)

[PATCH] Don't call internal _Unwind_Resume via PLT
 2016-05-18 18:02 UTC  (2+ messages)

[PATCH] Don't call internal __pthread_unwind via PLT
 2016-05-18 18:01 UTC  (2+ messages)

Add CLONE_NEWCGROUP from Linux 4.6 to bits/sched.h
 2016-05-18 18:01 UTC  (2+ messages)

[PATCH] Implement strlcpy, strlcat [BZ #178]
 2016-05-18 17:41 UTC  (3+ messages)

[PATCH 00/14] S390: Optimize iconv modules
 2016-05-18 15:28 UTC  (9+ messages)
` [PATCH 01/14] S390: Get rid of make warning: overriding recipe for target gconv-modules
        ` [PING] "

[PATCH 4/4] S390: Implement mempcpy with help of memcpy. [BZ #19765]
 2016-05-18 15:25 UTC  (17+ messages)

Bug vandalism on sourceware.org bug tracker
 2016-05-18 15:20 UTC  (6+ messages)

[PATCH] aio: fix newp->running data race
 2016-05-18 13:55 UTC  (2+ messages)

[PATCH] PR string/19907: Incorrect memcpy tests
 2016-05-18 13:02 UTC  (7+ messages)

Add Q_GETNEXTQUOTA from Linux 4.6 to sys/quota.h
 2016-05-18 12:53 UTC  (2+ messages)

[PATCH] sysdeps/gnu/netinet/tcp.h: Sync struct tcp_info to Linux 4.6
 2016-05-18 12:05 UTC  (2+ messages)

[PATCH] [BZ #19654] Added tests for *_finite aliases from libmvec
 2016-05-18  0:59 UTC  (2+ messages)

[PATCH 0/5] Refactor several strtod tests to support more types
 2016-05-17 23:07 UTC  (23+ messages)
` [PATCH 3/5] Refactor tst-strtod6.c
` [PATCH 1/5] Refactor bug-strtod.c to better test new types
` [PATCH 5/5] Refactor tst-strtod-round.c for type-generic-ness
` [PATCH 2/5] Refactor bug-strtod2.c to be type generic
` [PATCH 4/5] Refactor tst-strtod-round.c
` [PATCHv2 2/6] Refactor bug-strtod2.c to be type generic
` [PATCHv2 0/6] Refactor several strtod tests to support more types
` [PATCHv2 6/6] Refactor tst-strtod-round-data.h to avoid adding a type suffix
` [PATCHv2 4/6] Refactor tst-strtod-round.c
` [PATCHv2 5/6] Refactor tst-strtod-round.c for type-generic-ness
` [PATCHv2 1/6] Refactor bug-strtod.c to better test new types
` [PATCHv2 3/6] Refactor tst-strtod6.c

[RFC6 PATCH v6 00/21] ILP32 for ARM64
 2016-05-17 22:53 UTC  (6+ messages)

[PATCH][BZ 19084] Make sure _nl_value_type_LC_<category> arrays have correct size
 2016-05-17 21:27 UTC  (7+ messages)

Update sysdeps/unix/sysv/linux/bits/socket.h for Linux 4.6
 2016-05-17 16:43 UTC  (2+ messages)

Ping: header namespace fixes
 2016-05-17 15:45 UTC  (2+ messages)

Collation of INFINITY vs. EMPTY SET?
 2016-05-17 15:39 UTC  (4+ messages)

[PATCH] Fix tst-cancel17/tst-cancelx17, which sometimes segfaults while exiting
 2016-05-17 11:50 UTC  (3+ messages)

[PING 2][PATCH v6] Add pretty printers for the NPTL lock types
 2016-05-16 18:30 UTC 

[Bug core/14485] File corruption race condition in robust mutex unlocking
 2016-05-16 15:42 UTC 

[RFC v2] MIPS ABI Extension for IEEE Std 754 Non-Compliant Interlinking
 2016-05-16 14:21 UTC  (2+ messages)

--enable-stack-protector for glibc, v6
 2016-05-16  9:16 UTC  (22+ messages)
` [PATCH 15/17 v4] sparc: do not stack-protect the sigreturn handler
` [PATCH 14/17 v5] Avoid stack-protecting signal-handling functions sibcalled from assembly
` [PATCH 13/17] Drop explicit stack-protection of pieces of the system
` [PATCH 04/17 v5] Mark all machinery needed in early static-link init as -fno-stack-protector

[PATCH v2] Treat STV_HIDDEN and STV_INTERNAL symbols as STB_LOCAL
 2016-05-16  8:16 UTC  (3+ messages)
  ` [PING][PATCH "

[PATCH: hppa] Fix segmentation faults in _dl_lookup_address
 2016-05-14 23:14 UTC 

[PATCH] Fix setcontext return value on hppa
 2016-05-14 17:35 UTC 

[PATCH COMMITTED] tst-mallocfork2: Fix race condition, use fewer resources
 2016-05-13 18:49 UTC 

Do not declare grantpt, ptsname, unlockpt in stdlib.h for XPG3 (bug 20094)
 2016-05-13 18:08 UTC 

Correct ttyslot header declaration conditions (bug 20051)
 2016-05-13 17:29 UTC  (3+ messages)

conformtest: Correct some stdlib.h expectations for XPG3 [committed]
 2016-05-13 17:27 UTC 

conformtest: Do not expect strdup in string.h for XPG3 [committed]
 2016-05-13 16:58 UTC 

[PATCH 0/4] Revised^2: deprecate major/minor/makedev in sys/types.h
 2016-05-13 16:43 UTC  (7+ messages)
` [PATCH 4/4] Deprecate inclusion of <sys/sysmacros.h> by <sys/types.h>
` [PATCH 1/4] Move sysdeps/generic/bits/hwcap.h to top-level bits/
` [PATCH 3/4] Add utility macros for clang detection, and deprecation with messages
` [PATCH 2/4] Minimize sysdeps code involved in defining major/minor/makedev

[PATCH] [BZ #20072] x86 init_cpu_features is called twice in static executable
 2016-05-13 15:12 UTC  (2+ messages)

[PATCH] Increase fork signal safety for single-threaded processes [BZ #19703]
 2016-05-13 14:41 UTC  (3+ messages)

[PATCH] Support non-inclusive caches on Intel processors
 2016-05-13 13:36 UTC  (2+ messages)

[PATCH 0/2] Revised: deprecate sys/sysmacros.h inclusion from sys/types.h
 2016-05-13 12:32 UTC  (7+ messages)
` [PATCH 2/2] Deprecate inclusion of sys/sysmacros.h by sys/types.h

conformtest: Correct time.h XPG3 expectations [committed]
 2016-05-12 20:48 UTC 

[PATCH] libc-compat.h for <bits/fcntl-linux.h>
 2016-05-12 18:59 UTC  (3+ messages)

[PATCH] malloc: Rewrite dumped heap for compatibility in __malloc_set_state
 2016-05-12 17:58 UTC  (2+ messages)

conformtest: Correct some unistd.h expectations for XPG3, XPG4 [committed]
 2016-05-12 17:40 UTC 

conformtest: Do not expect S_IF* in fcntl.h [committed]
 2016-05-12 16:47 UTC 

[PATCH][AArch64] Optimized memset
 2016-05-12 15:32 UTC  (3+ messages)

[PATCH][BZ 15527] strftime_l.c: Support lowercase output
 2016-05-12 15:26 UTC 

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