public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[RFC][PATCH v2 3/6] Implement the %OB specifier - alternative month names (bug 10871)
 2016-06-03  7:08 UTC  (9+ messages)

Alternative libio vtable hardening approach
 2016-06-03  6:49 UTC  (13+ messages)

[PING 4][PATCH v6] Add pretty printers for the NPTL lock types
 2016-06-03  5:29 UTC  (2+ messages)

[COMMITTED] Fix macro API for __USE_KERNEL_IPV6_DEFS
 2016-06-03  3:52 UTC 

[PATCH] localedef --old-style is a no-op
 2016-06-03  2:16 UTC  (6+ messages)

[PATCH] BZ #14906: Enhance nscd's inotify support
 2016-06-03  0:27 UTC  (4+ messages)

FMA4 detection fails
 2016-06-03  0:21 UTC  (3+ messages)

[PATCH] Add nextup and nextdown math functions
 2016-06-02 23:32 UTC  (8+ messages)

[PATCH x86-64][BZ #20024] Fixed vector sincos/sincosf ABI
 2016-06-02 22:50 UTC  (4+ messages)

[PATCH] Fix string/test-strncmp.c to work with wide chars
 2016-06-02 22:35 UTC  (2+ messages)

RFC: handling ISO C feature test macros
 2016-06-02 22:29 UTC  (3+ messages)

[PATCH 1/3] Remove __ASSUME_FUTEX_LOCK_PI
 2016-06-02 17:47 UTC  (9+ messages)
` [PATCH 2/3] Remove __ASSUME_SET_ROBUST_LIST
` [PATCH 3/3] Add runtime check for __ASSUME_REQUEUE_PI (BZ#18463)

[PATCH 1/2] Consolidate preadv/preadv64 implementation
 2016-06-02 17:34 UTC  (4+ messages)
` [PATCH 2/2] Consolidate pwritev/pwritev64 implementations

[PATCH][AArch64] Add rawmemchr
 2016-06-02 17:13 UTC  (8+ messages)

[PATCH] Compile tst-cleanupx4 test with -fexceptions
 2016-06-01 21:17 UTC 

[glibc] preadv/pwritev question
 2016-06-01 13:10 UTC  (4+ messages)

[PATCH][BZ 19944] nptl/pthread_mutex*lock: don't ignore unknown error codes
 2016-06-01 10:30 UTC  (6+ messages)
      ` [PATCH RFC][BZ 19944] ntpl: pthread_mutex_lock() use a wrapper for error checking

[RFC][PATCH v2 0/6][BZ 10871] Month names in genitive case
 2016-06-01  9:37 UTC  (3+ messages)
` [PING][BZ "

[PATCH] [BZ 17956] Fix build failure due to missing definitions from header file nss/nss.h when Mozilla NSS is used for cryptography
 2016-06-01  8:00 UTC  (17+ messages)
` [PATCH] [BZ 17956] Fix nss tests build failure due to missing definitions from header file nss.h when Mozilla NSS is used
` [PATCH v2] [BZ 17956] Fix build failure due to missing definitions from header file nss/nss.h when Mozilla NSS is used for cryptography

Do we care about malloc failure in tests?
 2016-05-31 22:11 UTC  (8+ messages)

[PATCH] When using the Mozilla NSS library for cryptography, include the NSPR header files
 2016-05-31 19:26 UTC  (9+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "

[WIP] resolv/res_send.c (__libc_res_nsend): Correctly sanity check buffer size
 2016-05-31 19:23 UTC 

[PATCH] fork in libpthread cannot use IFUNC resolver [BZ #19861]
 2016-05-31 19:19 UTC  (4+ messages)

[PATCH v4] libio: use PTR_MANGLE/PTR_DEMANGLE for FILE vtables
 2016-05-31 18:56 UTC  (4+ messages)

[PATCH 00/37] Manual typos: Overview
 2016-05-31 17:28 UTC  (37+ messages)
` [PATCH 21/37] Manual typos: Non-Local Exits
` [PATCH 20/37] Manual typos: Resource Usage and Limitation
` [PATCH 22/37] Manual typos: Signal Handling
` [PATCH 25/37] Manual typos: Job Control
` [PATCH 26/37] Manual typos: System Databases and Name Service Switch
` [PATCH 16/37] Manual typos: Syslog
` [PATCH 24/37] Manual typos: Processes
` [PATCH 18/37] Manual typos: Arithmetic Functions
` [PATCH 10/37] Manual typos: Pattern Matching
` [PATCH 15/37] Manual typos: Low-Level Terminal Interface
` [PATCH 14/37] Manual typos: Sockets
` [PATCH 23/37] Manual typos: The Basic Program/System Interface
` [PATCH 13/37] Manual typos: File System Interface
` [PATCH 19/37] Manual typos: Date and Time
` [PATCH 12/37] Manual typos: Low-Level Input/Output
` [PATCH 17/37] Manual typos: Mathematics
` [PATCH 11/37] Manual typos: Input/Output on Streams

[PATCH] Count number of logical processors sharing L2 cache
 2016-05-31 16:40 UTC  (15+ messages)

Merge commits to master?
 2016-05-31 15:44 UTC  (5+ messages)

[PATCH] powerpc: Fix --disable-multi-arch build on POWER8
 2016-05-31 14:02 UTC  (2+ messages)

[PATCH v5 0/3] posix: Execute file function fixes
 2016-05-31 13:08 UTC  (7+ messages)
` [PATCH 3/3] posix: New Linux posix_spawn{p} implementation

[PATCH] Ignore nspr headers directory when checking local headers
 2016-05-30 19:14 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] Implement strlcpy, strlcat [BZ #178]
 2016-05-30 16:00 UTC  (3+ messages)

[PATCH] New condvar implementation that provides stronger ordering guarantees
 2016-05-30 15:40 UTC  (9+ messages)

Bug vandalism on sourceware.org bug tracker
 2016-05-30 14:42 UTC  (11+ messages)

[PATCH] ld.so: Fix local scopes for prelink conflicts
 2016-05-30 13:46 UTC  (2+ messages)
` [PING] "

[PATCH] posix: Call _exit in failure case for posix_spawn{p} (BZ#20178)
 2016-05-30 13:30 UTC 

[PATCH COMMITTED] stpcpy is part of POSIX.1-2008 [BZ #3629]
 2016-05-30 11:36 UTC 

Delete dead code? [BZ 19653]
 2016-05-30 11:03 UTC  (4+ messages)

[PATCH v3] libio: use PTR_MANGLE/PTR_DEMANGLE for FILE vtables
 2016-05-30 10:59 UTC  (4+ messages)

link issue with i686, ifunc & newer binutils
 2016-05-30  4:52 UTC  (7+ messages)

[PATCHv3 00/11] Refactor libm-test.c and friends
 2016-05-27 21:42 UTC  (29+ messages)
` [PATCHv3 02/11] Refactor type specific macros using regexes
` [PATCHv3 07/11] Replace M_El with lit_e in libm-test.inc
` [PATCHv3 03/11] Refactor M_ macros defined "
` [PATCHv3 04/11] Replace M_PI2l with lit_pi_2_d "
` [PATCHv3 01/11] Begin refactor of libm-test.inc
` [PATCHv3 08/11] Apply LIT(x) to floating point literals in libm-test.c
` [PATCHv3 06/11] Replace M_PI_4l with lit_pi_4_d in libm-test.inc
` [PATCHv3 05/11] Replace M_PIl with lit_pi "

[PATCH] stpcpy comes from Turbo C [BZ #3629]
 2016-05-27 19:49 UTC  (6+ messages)

Fix powerpc64 ceil, rint etc. on sNaN input (bug 20160) [committed]
 2016-05-27 18:08 UTC 

Fix powerpc32 ceil, rint etc. on sNaN input (bug 20160) [committed]
 2016-05-27 17:48 UTC 

Avoid "invalid" exceptions from powerpc fabsl (sNaN) (bug 20157) [committed]
 2016-05-27 15:45 UTC 

Remove unused macros from libm-test.inc [committed]
 2016-05-27 15:34 UTC 

Fix ldbl-128ibm ceill, rintl etc. for sNaN arguments (bug 20156) [committed]
 2016-05-27 15:09 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).