public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[RFC PATCH 00/52] Make GLIBC Y2038-proof
 2017-09-07 22:43 UTC  (18+ messages)
` [RFC PATCH 01/52] Y2038: add type __time64_t
  ` [RFC PATCH 02/52] Y2038: add function __difftime64
    ` [RFC PATCH 03/52] Y2038: add functions using struct tm
      ` [RFC PATCH 04/52] Y2038: add function __mktime64 (and timelocal)
        ` [RFC PATCH 05/52] Y2038: add function __timegm64
          ` [RFC PATCH 06/52] Y2038: add struct __timespec64
            ` [RFC PATCH 07/52] Y2038: add function __clock_gettime64
              ` [RFC PATCH 08/52] Y2038: add function __clock_settime64
                ` [RFC PATCH 09/52] Y2038: add function __clock_getres64
                  ` [RFC PATCH 10/52] Y2038: add function __clock_nanosleep64
                    ` [RFC PATCH 11/52] Y2038: add function __timespec_get64
                      ` [RFC PATCH 12/52] Y2038: add function __futimens64
                        ` [RFC PATCH 13/52] Y2038: add function __utimensat64
                          ` [RFC PATCH 14/52] Y2038: add function __sigtimedwait64
                            ` [RFC PATCH 15/52] Y2038: add struct __timeval64
                              ` [RFC PATCH 16/52] Y2038: add function __futimes64
                                ` [RFC PATCH 17/52] Y2038: add function __lutimes64

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

Add Linux 4.13 constants to bits/fcntl-linux.h
 2017-09-07 21:06 UTC 

[PATCH] improves exp() and expf() performance on Sparc
 2017-09-07 21:05 UTC  (8+ messages)

Get rid of duplicate const declaration specifier warning in tst-resolv-qtypes.c
 2017-09-07 20:51 UTC  (11+ messages)

[PATCH][aarch64] Add thunderx2t99 and thunderx2t99p1 CPU names to tunables list
 2017-09-07 18:14 UTC 

[PATCH] Make copy of <bits/std_abs.h> from GCC 7 [BZ #21573]
 2017-09-07 17:29 UTC  (8+ messages)

[PATCH] string/stratcliff.c: Replace int with size_t [BZ #21982]
 2017-09-07 16:20 UTC  (10+ messages)

use-after-free / double-free exploit mitigation
 2017-09-07 16:00 UTC  (2+ messages)

[PATCH] Place $(elf-objpfx)sofini.os the last [BZ #22051]
 2017-09-07 15:24 UTC  (6+ messages)

Use MPFR 3.1.6 in build-many-glibcs.py [committed]
 2017-09-07 14:51 UTC 

[PATCH] Optimized generic expf and exp2f
 2017-09-07 14:48 UTC  (8+ messages)

[PATCH 0/3] Fixes for -mfloat128 being enabled by default on gcc for power
 2017-09-07 14:45 UTC  (6+ messages)
` [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 1/3] powerpc: Add -mfloat128 to tst-strtod-nan-locale testcase

[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] 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 

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 

[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 4/4][BZ 17083] getaddrinfo: Use the new getaddrinfo5_r NSS function
` [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 2/4][BZ 17083] NSS: Parse zone identifier of IPv6 addresses in /etc/hosts
` [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  (12+ messages)
` [PATCH 08/58] Mark __dso_handle as hidden [BZ #18822]
` [PATCH 19/58] Mark internal stdlib functions with attribute_hidden "
` [PATCH 24/58] Hide __chmod and __mkdir "

[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 

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