public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH v3] explicit_bzero yet again
 2016-08-03 14:06 UTC  (3+ messages)

[PATCH RFC] introduce dl_iterate_phdr_parallel
 2016-08-03 14:00 UTC  (21+ messages)

[PATCH][v2] [BZ#20311] Update and install proc_service.h
 2016-08-03 13:54 UTC  (4+ messages)

[PATCH v2 0/2] count number of loaded objects in each namespace only once
 2016-08-03 13:53 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] add test for correct calculation of dl_phdr_info.dlpi_subs

[PATCH] elf: dl-minimal malloc needs to respect fundamental alignment
 2016-08-03 13:51 UTC  (5+ messages)

[PATCH 1/2] sparc: remove ceil, floor, trunc sparc specific implementations
 2016-08-03 11:35 UTC  (14+ messages)
` [PATCH 2/2] sparc64: add a VIS3 version of ceil, floor and trunc

[PATCH 1/8] Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to false debuginfo
 2016-08-03 11:33 UTC  (19+ messages)
` [PATCH 2/8] s390: Refactor ifunc resolvers "
` [PATCH 4/8] ppc: Use libc_ifunc macro for time, gettimeofday
      ` [PING][PATCH 1/8] Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to false debuginfo

CSS for the on-line manual
 2016-08-03 11:31 UTC  (2+ messages)

[PATCH 0/2] New pthread rwlock that is more scalable
 2016-08-03 11:01 UTC  (5+ messages)
` [PATCH 1/2] Add atomic_exchange_relaxed
` [PATCH 2/2] New pthread rwlock that is more scalable

Define PF_QIPCRTR, AF_QIPCRTR from Linux 4.7 in bits/socket.h
 2016-08-03 10:38 UTC  (2+ messages)

Define UDP_ENCAP_* from Linux 4.7 in netinet/udp.h
 2016-08-03 10:34 UTC  (2+ messages)

[PATCH 0/6] Generate Complex functions from a common template
 2016-08-02 23:13 UTC  (10+ messages)
` [PATCHv2 00/11] "
  ` [PATCHv2 03/11] Support for type-generic libm function implementations libm
  ` [PATCHv2 02/11] Unify drift between _Complex function type variants
  ` [PATCHv2 01/11] Refactor part of math Makefile
  ` [Ping] [PATCHv2 00/11] Generate Complex functions from a common template

[PATCH] powerpc: fix ifunc-sel.h with GCC 6
 2016-08-02 22:23 UTC  (5+ messages)

[PATCH] Remove tacit double usage in ldbl-128
 2016-08-02 20:10 UTC  (2+ messages)

glibc 2.24 status: Waiting on PGP key update for upload to FSF servers
 2016-08-02 20:03 UTC 

libmvec, non-finites and fast-math
 2016-08-02 17:47 UTC  (5+ messages)

[PATCH] sln: Install as a hard link to ldconfig
 2016-08-02 17:23 UTC  (15+ messages)

Support __STDC_WANT_LIB_EXT2__ feature test macro
 2016-08-02 16:51 UTC  (3+ messages)

[PATCH] count number of loaded objects in each namespace only once
 2016-08-02 16:08 UTC  (6+ messages)

[PATCH] add test for correct calculation of dl_phdr_info.dlpi_subs
 2016-08-02 16:07 UTC  (2+ messages)

New Swedish PO file for 'libc' (version 2.22-pre1)
 2016-08-02 15:22 UTC 

[PATCH] malloc: Run tests without calling mallopt [BZ #19469]
 2016-08-02 15:08 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] Get rid of array-bounds warning in __kernel_rem_pio2[f] with gcc 6.1 -O3
 2016-08-02  8:37 UTC  (5+ messages)

[PATCH 0/4] alpha: fix math functions wrt recent testsuite changes
 2016-08-02  7:23 UTC  (4+ messages)

[PATCH] Add CFI to x86_64 RTLD_START
 2016-08-02  3:27 UTC  (6+ messages)

glibc master now open for development
 2016-08-02  3:18 UTC 

glibc 2.24 -- Cutting the branch and my FSF steward position on __malloc_initialize_hook
 2016-08-01 23:34 UTC  (11+ messages)

[2.24 PATCH 0/3] sys/sysmacros.h and sys.types.h, revised^n
 2016-08-01 21:36 UTC  (16+ messages)
` [2.24 PATCH 3/3] Deprecate inclusion of <sys/sysmacros.h> by <sys/types.h>
` [2.24 PATCH 2/3] Minimize sysdeps code involved in defining major/minor/makedev
  ` [2.24 PATCH 1/3] Add utility macros for clang detection, and deprecation with messages

Should malloc-related functions be weak?
 2016-08-01 20:36 UTC  (13+ messages)

Testing glibc 2.24 on remaining machines
 2016-08-01 18:05 UTC  (4+ messages)

[RFC2 RESEND PATCH] [AARCH64] ILP32: support stat syscall family
 2016-08-01 16:47 UTC  (6+ messages)

NEWS update for CVE-2016-5417
 2016-08-01 14:54 UTC  (2+ messages)

__malloc_initialize_hook removal in glibc 2.24
 2016-08-01 14:22 UTC  (5+ messages)

[PATCH] nscd_stat.c: make the build reproducible
 2016-08-01  4:52 UTC  (7+ messages)

microblaze: pthread_cancel problem
 2016-08-01  4:49 UTC  (6+ messages)

[PATCH] Fix htonl, htons, ntohl, ntohs functions on big endian systems
 2016-08-01  4:46 UTC  (6+ messages)

[PING 2][PATCH v10] Add pretty printers for the NPTL lock types
 2016-07-29 21:36 UTC 

[Bug build/7065] Support building glibc with -fstack-protector or -fstack-protector-all
 2016-07-29 14:49 UTC  (3+ messages)

[PATCH] aarch64: Add split-stack TCB field
 2016-07-28 20:47 UTC 

malloc: madvise(MADV_DONTNEED) upon implicit trim as well as explicit?
 2016-07-28 20:35 UTC 

[PATCH x86_64][BZ #20033] Use calls to finite scalar versions in vector log, pow, exp
 2016-07-28 19:15 UTC  (8+ messages)

[PATCH] Don't compile do_test with -mavx/-mavx/-mavx512 [BZ #20384]
 2016-07-28 14:03 UTC  (3+ messages)

[patch, nios2, committed] Update localplt.data
 2016-07-27 19:57 UTC 

Fixing sparc ceil/floor/trunc implementations
 2016-07-27 18:45 UTC  (2+ messages)

[PATCH 1/1] linux ttyname: return link if appropriate
 2016-07-27 17:28 UTC  (12+ messages)
      ` [PATCH 1/2] "
            ` [PATCH] linux ttyname and ttyname_r: "

[LTP] [PATCH V3 07/23] ptrace: Use int instead of enum __ptrace_request
 2016-07-26 22:57 UTC 

[PATCH v3] all: #define wordsize-related macros everywhere
 2016-07-26 16:08 UTC 

[PATCH] Test status before h_errno in gaih_inet
 2016-07-25 18:31 UTC 

[RFC v2] MIPS ABI Extension for IEEE Std 754 Non-Compliant Interlinking
 2016-07-25 15:55 UTC  (4+ 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).