public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/3] Fixes for -mfloat128 being enabled by default on gcc for power
 2017-09-07 14:39 UTC  (5+ messages)
` [PATCH 1/3] powerpc: Add -mfloat128 to tst-strtod-nan-locale testcase
` [PATCH 3/3] powerpc64le: Disable compiler support for float128 when reusing ldbl-128
` [PATCH 2/3] powerpc: Add redirection for finitef128, isinf128, and isnanf128

[PATCH] Optimized generic expf and exp2f
 2017-09-07 13:04 UTC  (7+ messages)

[RFC][PATCH] AArch64: use movz/movk instead of literal pools in start.S
 2017-09-07 11:43 UTC  (2+ messages)

[RFC PATCH 0/3] Pretty-printing for errno
 2017-09-07 11:34 UTC  (17+ messages)

[PATCH] Use execveat syscall in fexecve
 2017-09-07 11:27 UTC  (2+ messages)

Where should ChangeLog entries for localedata go to now?
 2017-09-07 10:59 UTC  (8+ messages)

Update netinet/tcp.h from Linux 4.13
 2017-09-07  9:39 UTC  (2+ messages)

Add SOL_TLS definition from Linux 4.13
 2017-09-07  9:38 UTC  (2+ messages)

[PATCH 1/1] Remove redundant data in om_KE
 2017-09-07  7:56 UTC  (3+ messages)

[PATCH v2 00/28] ARM Scalable Vector Extension (SVE)
 2017-09-07  5:11 UTC  (5+ messages)
` [PATCH v2 19/28] arm64/sve: ptrace and ELF coredump support

[PATCH] improves exp() and expf() performance on Sparc
 2017-09-06 21:01 UTC  (6+ messages)

[PATCH] Optimized generic expf and exp2f
 2017-09-06 18:25 UTC  (13+ messages)

[PATCH] x86: Add x86_64 to x86-64 HWCAP [BZ #22093]
 2017-09-06 18:03 UTC 

[COMMITTED] Remove remaining _HAVE_STRING_ARCH_* definitions (BZ #18858)
 2017-09-06 17:54 UTC 

[PATCH 0/9] posix: glob fixes and refactor
 2017-09-06 16:54 UTC  (19+ messages)
` [PATCH 2/9] posix: accept inode 0 is a valid inode number (BZ #19971)
` [PATCH 1/9] posix: Sync glob with gnulib [BZ #1062]
` [PATCH 8/9] posix: Use enum for __glob_pattern_type result
` [PATCH 7/9] posix: Consolidate glob implementation
` [PATCH 5/9] posix: Fix getpwnam_r usage (BZ #1062)
` [PATCH 4/9] Sync scratch_buffer with gnulib
` [PATCH 9/9] posix: Fix glob with GLOB_NOCHECK returning modified patterns (BZ#10246)
` [PATCH 6/9] posix: fix glob bugs with long login names
` [PATCH 3/9] posix: Allow glob to match dangling symlinks [BZ #866]

Add fcntl sealing interfaces from Linux 3.17 to bits/fcntl-linux.h
 2017-09-06 15:30 UTC 

[PATCH][aarch64] Fix glibc.tune.cpu tunable handling
 2017-09-06 15:28 UTC  (5+ messages)

[patch] Fix for bz14333 -- race between atexit() and exit()
 2017-09-06 15:00 UTC  (15+ messages)

build failure: No rule to make target '/usr/include/linux/limits.h'
 2017-09-06 14:57 UTC  (9+ messages)

[PATCH COMMITTED] __libc_dynarray_emplace_enlarge: Add missing else
 2017-09-06 14:06 UTC 

[PATCH COMMITTED] nss_dns: Remove dead PTR IPv4-to-IPv6 mapping code
 2017-09-06 13:56 UTC  (5+ messages)

[PATCH COMMITTED] resolv: __resolv_conf_attach must not free passed conf object [BZ #22096]
 2017-09-06 13:37 UTC 

[PATCH COMMITTED] resolv: Fix memory leak with OOM during resolv.conf parsing [BZ #22095]
 2017-09-06 13:23 UTC 

use-after-free / double-free exploit mitigation
 2017-09-06 12:47 UTC 

[PATCH COMMITTED] tst-res_use_inet6: Enhance test to cover IPv4-to-IPv6 address mapping
 2017-09-06 11:46 UTC 

[RFC][PATCH 0/4][BZ 17083] Make getaddrinfo(3) return zone id from /etc/hosts for link-local IPv6 addresses
 2017-09-06  5:43 UTC  (6+ messages)
` [RFC][PATCH 2/4][BZ 17083] NSS: Parse zone identifier of IPv6 addresses in /etc/hosts
` [RFC][PATCH 3/4][BZ 17083] NSS: Introduce gethostbyname5_r function
` [RFC][PATCH 1/4][BZ 17083] getaddrinfo: Add comments for #else and #endif directives
` [RFC][PATCH 4/4][BZ 17083] getaddrinfo: Use the new getaddrinfo5_r NSS function
` [RFC][PATCH 0/4] Make getaddrinfo(3) return zone id from /etc/hosts for link-local IPv6 addresses [BZ #17083]

Prefer new libm function wrappers for !LIBM_SVID_COMPAT [committed]
 2017-09-05 23:37 UTC 

[PATCH] nss_files: Avoid large buffers with many host addresses [BZ #22078]
 2017-09-05 18:40 UTC  (2+ messages)

[PATCH] nss_files: Use struct scratch_buffer for gethostbyname [BZ #18023]
 2017-09-05 18:38 UTC  (3+ messages)

[PATCH] Fix tests that are testing obsoleted functionality
 2017-09-05 18:31 UTC  (4+ messages)

[PATCH] support_format_hostent: Add more error information for NETDB_INTERNAL
 2017-09-05 17:55 UTC  (2+ messages)

[PATCH] nss_files: Refactor gethostbyname3 multi case into separate function
 2017-09-05 17:15 UTC  (2+ messages)

Fix pcprofiledump cross-endian condition (bug 22086) [committed]
 2017-09-05 15:15 UTC 

ppc64le: expected localentry:0 `pthread_condattr_destroy'
 2017-09-05 12:36 UTC  (12+ messages)
            ` tst-tlsopt-powerpc fail
                ` [PATCH] tst-tlsopt-powerpc as a shared lib

[PATCH 00/58] Hide internal functions in libc.so
 2017-09-04 21:20 UTC  (22+ messages)
` [PATCH 19/58] Mark internal stdlib functions with attribute_hidden [BZ #18822]
` [PATCH 08/58] Mark __dso_handle as hidden "
` [PATCH 18/58] Mark internal utmp functions with attribute_hidden "
` [PATCH 48/58] Hide internal __tcgetattr function "
` [PATCH 47/58] Hide internal __setrlimit "
` [PATCH 45/58] Hide internal __sched_setparam "
` [PATCH 44/58] Hide internal __hash_string "
` [PATCH 24/58] Hide __chmod and __mkdir "
` [PATCH 49/58] Hide internal __nis_hash function "

[PATCH] Silence -O3 -Wall warning in malloc/hooks.c with GCC 7 [BZ #22052]
 2017-09-04 20:30 UTC  (4+ messages)

[PATCH] x86: Add MathVec_Prefer_No_AVX512 to cpu-features [BZ #21967]
 2017-09-04 20:27 UTC  (3+ messages)

Update kernel version in syscall-names.list to 4.13
 2017-09-04 18:47 UTC  (2+ messages)

Fix bits/math-finite.h exp10 condition (bug 22082) [committed]
 2017-09-04 16:29 UTC 

[hurd,commited] hurd: mach/hurd/i386 also needs mach/hurd/x86
 2017-09-04 15:56 UTC  (4+ messages)

[PATCH] math.h: Warn about an already-defined log macro
 2017-09-04 15:45 UTC  (2+ messages)

Use Linux 4.13 in build-many-glibcs.py [committed]
 2017-09-04 15:35 UTC 

[hurd,commited] hurd: Fix build ot misc/tst-preadvwritev2-common.c
 2017-09-04 14:07 UTC  (7+ messages)

2.26 hard freeze status
 2017-09-04  5:40 UTC  (18+ messages)
                        ` Removing ChangeLog [Was Re: 2.26 hard freeze status]

[hurd,commited] hurd: fix resolv/tst-resolv-res_init-skeleton.c build
 2017-09-03 17:45 UTC 

[hurd,commited] hurd: Fix rtld's strtoul_internal use through hurdlookup
 2017-09-03 12:35 UTC 

[hurd,commited] hurd: fix overriding rtld's __sbrk with the real implementation
 2017-09-03 12:21 UTC 

[hurd,commited] hurd: mach/hurd/x86 also needs x86 tunables
 2017-09-03 11:40 UTC 

[PATCH] Fix TLS relocations against local symbols on powerpc32, sparc32 and sparc64
 2017-09-03  3:47 UTC  (2+ messages)

[hurd,commited] hurd: Fix libc link
 2017-09-03  3:00 UTC 

[hurd,commited] hurd: Fix libc link
 2017-09-03  2:38 UTC 

[hurd,commited] hurd: Fix rtld link
 2017-09-03  2:34 UTC 

[hurd,commited] hurd: Fix rtld link
 2017-09-03  2:33 UTC 

[hurd,commited] hurd: Fix p{read,write}{,v64}v2.c build
 2017-09-03  1:06 UTC 

[hurd,commited] hurd: Fix p{read,write}v64v2.c build
 2017-09-03  1:01 UTC 

[hurd,commited] hurd: Fix p{read,write}{,v64}v2.c build
 2017-09-03  0:49 UTC 

[hurd,commited] hurd: Fix getting ssize_t for <sys/socket.h>
 2017-09-03  0:33 UTC 

[hurd,commited] sysdeps/generic/sigsetops.h: Remove spurious #endif
 2017-09-02 23:51 UTC 

[hurd,commited] hurd: Fix sigsetops.h macros
 2017-09-02 23:51 UTC 

[PATCH v2 00/18] posix: glob fixes and refactor
 2017-09-02 22:50 UTC  (6+ messages)
` [PATCH 06/18] posix: Remove glob GET_LOGIN_NAME_MAX usage
` [PATCH 05/18] posix: Rewrite to use struct scratch_buffer instead of extend_alloca

[PATCH] libio: Implement internal function __libc_readline_unlocked
 2017-09-02 19:10 UTC  (3+ messages)

[PATCH] nss_files: Fix re-reading of long lines [BZ #18991]
 2017-09-02 19:10 UTC  (3+ messages)

Obsolete pow10 functions [committed]
 2017-09-01 21:16 UTC  (2+ messages)

[PATCH] Extend tst-{atexit,at_quick_exit,cxa_atexit,onexit} to verify minimum number of supported handlers
 2017-09-01 19:12 UTC  (6+ messages)

[PATCH][aarch64] Fix hpwcap argument passed to ifunc resolvers
 2017-09-01 18:56 UTC  (8+ messages)
      ` [PATCH][aarch64] Fix hwcap "

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