Show patches with: Archived = No       |   28152 patches
« 1 2 ... 192 193 194281 282 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,13/52] Y2038: add function __utimensat64 Make GLIBC Y2038-proof - - - - --- 2017-09-07 Albert ARIBAUD (3ADEV) New
[RFC,12/52] Y2038: add function __futimens64 Make GLIBC Y2038-proof - - - - --- 2017-09-07 Albert ARIBAUD (3ADEV) New
[RFC,11/52] Y2038: add function __timespec_get64 Make GLIBC Y2038-proof - - - - --- 2017-09-07 Albert ARIBAUD (3ADEV) New
[RFC,10/52] Y2038: add function __clock_nanosleep64 Make GLIBC Y2038-proof - - - - --- 2017-09-07 Albert ARIBAUD (3ADEV) New
[RFC,09/52] Y2038: add function __clock_getres64 Make GLIBC Y2038-proof - - - - --- 2017-09-07 Albert ARIBAUD (3ADEV) New
[RFC,08/52] Y2038: add function __clock_settime64 Make GLIBC Y2038-proof - - - - --- 2017-09-07 Albert ARIBAUD (3ADEV) New
[RFC,07/52] Y2038: add function __clock_gettime64 Make GLIBC Y2038-proof - - - - --- 2017-09-07 Albert ARIBAUD (3ADEV) New
[RFC,06/52] Y2038: add struct __timespec64 Make GLIBC Y2038-proof - - - - --- 2017-09-07 Albert ARIBAUD (3ADEV) New
[RFC,05/52] Y2038: add function __timegm64 Make GLIBC Y2038-proof - - - - --- 2017-09-07 Albert ARIBAUD (3ADEV) New
[RFC,04/52] Y2038: add function __mktime64 (and timelocal) Make GLIBC Y2038-proof - - - - --- 2017-09-07 Albert ARIBAUD (3ADEV) New
[RFC,03/52] Y2038: add functions using struct tm Make GLIBC Y2038-proof - - - - --- 2017-09-07 Albert ARIBAUD (3ADEV) New
[RFC,02/52] Y2038: add function __difftime64 Make GLIBC Y2038-proof - - - - --- 2017-09-07 Albert ARIBAUD (3ADEV) New
[RFC,01/52] Y2038: add type __time64_t Make GLIBC Y2038-proof - - - - --- 2017-09-07 Albert ARIBAUD (3ADEV) New
Add Linux 4.13 constants to bits/fcntl-linux.h Add Linux 4.13 constants to bits/fcntl-linux.h - - - - --- 2017-09-07 Joseph Myers New
[aarch64] Add thunderx2t99 and thunderx2t99p1 CPU names to tunables list [aarch64] Add thunderx2t99 and thunderx2t99p1 CPU names to tunables list - - - - --- 2017-09-07 Steve Ellcey New
Use MPFR 3.1.6 in build-many-glibcs.py [committed] Use MPFR 3.1.6 in build-many-glibcs.py [committed] - - - - --- 2017-09-07 Joseph Myers New
[3/3] powerpc64le: Disable compiler support for float128 when reusing ldbl-128 Fixes for -mfloat128 being enabled by default on gcc for power - - - - --- 2017-09-07 Gabriel F. T. Gomes New
[2/3] powerpc: Add redirection for finitef128, isinf128, and isnanf128 Fixes for -mfloat128 being enabled by default on gcc for power - - - - --- 2017-09-07 Gabriel F. T. Gomes New
[1/3] powerpc: Add -mfloat128 to tst-strtod-nan-locale testcase Fixes for -mfloat128 being enabled by default on gcc for power - - - - --- 2017-09-07 Gabriel F. T. Gomes New
Use execveat syscall in fexecve Use execveat syscall in fexecve - - - - --- 2017-09-07 Andreas Schwab New
[RFC] AArch64: use movz/movk instead of literal pools in start.S [RFC] AArch64: use movz/movk instead of literal pools in start.S - - - - --- 2017-09-07 Boshi Wang New
[1/1] Remove redundant data in om_KE [1/1] Remove redundant data in om_KE - - - - --- 2017-09-07 Akhilesh Kumar New
Update netinet/tcp.h from Linux 4.13 Update netinet/tcp.h from Linux 4.13 - - - - --- 2017-09-06 Joseph Myers New
x86: Add x86_64 to x86-64 HWCAP [BZ #22093] x86: Add x86_64 to x86-64 HWCAP [BZ #22093] - - - - --- 2017-09-06 H.J. Lu New
[COMMITTED] Remove remaining _HAVE_STRING_ARCH_* definitions (BZ #18858) [COMMITTED] Remove remaining _HAVE_STRING_ARCH_* definitions (BZ #18858) - - - - --- 2017-09-06 Adhemerval Zanella Netto New
Add fcntl sealing interfaces from Linux 3.17 to bits/fcntl-linux.h Add fcntl sealing interfaces from Linux 3.17 to bits/fcntl-linux.h - - - - --- 2017-09-06 Joseph Myers New
Add SOL_TLS definition from Linux 4.13 Add SOL_TLS definition from Linux 4.13 - - - - --- 2017-09-06 Joseph Myers New
[COMMITTED] __libc_dynarray_emplace_enlarge: Add missing else [COMMITTED] __libc_dynarray_emplace_enlarge: Add missing else - - - - --- 2017-09-06 Florian Weimer New
[COMMITTED] resolv: __resolv_conf_attach must not free passed conf object [BZ #22096] [COMMITTED] resolv: __resolv_conf_attach must not free passed conf object [BZ #22096] - - - - --- 2017-09-06 Florian Weimer New
[COMMITTED] resolv: Fix memory leak with OOM during resolv.conf parsing [BZ #22095] [COMMITTED] resolv: Fix memory leak with OOM during resolv.conf parsing [BZ #22095] - - - - --- 2017-09-06 Florian Weimer New
[COMMITTED] nss_dns: Remove dead PTR IPv4-to-IPv6 mapping code [COMMITTED] nss_dns: Remove dead PTR IPv4-to-IPv6 mapping code - - - - --- 2017-09-06 Florian Weimer New
[COMMITTED] tst-res_use_inet6: Enhance test to cover IPv4-to-IPv6 address mapping [COMMITTED] tst-res_use_inet6: Enhance test to cover IPv4-to-IPv6 address mapping - - - - --- 2017-09-06 Florian Weimer New
Prefer new libm function wrappers for !LIBM_SVID_COMPAT [committed] Prefer new libm function wrappers for !LIBM_SVID_COMPAT [committed] - - - - --- 2017-09-05 Joseph Myers New
[9/9] posix: Fix glob with GLOB_NOCHECK returning modified patterns (BZ#10246) posix: glob fixes and refactor - - - - --- 2017-09-05 Adhemerval Zanella Netto New
[8/9] posix: Use enum for __glob_pattern_type result posix: glob fixes and refactor - - - - --- 2017-09-05 Adhemerval Zanella Netto New
[7/9] posix: Consolidate glob implementation posix: glob fixes and refactor - - - - --- 2017-09-05 Adhemerval Zanella Netto New
[6/9] posix: fix glob bugs with long login names posix: glob fixes and refactor - - - - --- 2017-09-05 Adhemerval Zanella Netto New
[5/9] posix: Fix getpwnam_r usage (BZ #1062) posix: glob fixes and refactor - - - - --- 2017-09-05 Adhemerval Zanella Netto New
[4/9] Sync scratch_buffer with gnulib posix: glob fixes and refactor - - - - --- 2017-09-05 Adhemerval Zanella Netto New
[3/9] posix: Allow glob to match dangling symlinks [BZ #866] posix: glob fixes and refactor - - - - --- 2017-09-05 Adhemerval Zanella Netto New
[2/9] posix: accept inode 0 is a valid inode number (BZ #19971) posix: glob fixes and refactor - - - - --- 2017-09-05 Adhemerval Zanella Netto New
[1/9] posix: Sync glob with gnulib [BZ #1062] posix: glob fixes and refactor - - - - --- 2017-09-05 Adhemerval Zanella Netto New
Optimized generic expf and exp2f Optimized generic expf and exp2f - - - - --- 2017-09-05 Szabolcs Nagy New
[RFC,4/4,BZ,17083] getaddrinfo: Use the new getaddrinfo5_r NSS function Make getaddrinfo(3) return zone id from /etc/hosts for link-local IPv6 addresses - - - - --- 2017-09-05 Łukasz Stelmach New
[RFC,3/4,BZ,17083] NSS: Introduce gethostbyname5_r function Make getaddrinfo(3) return zone id from /etc/hosts for link-local IPv6 addresses - - - - --- 2017-09-05 Łukasz Stelmach New
[RFC,2/4,BZ,17083] NSS: Parse zone identifier of IPv6 addresses in /etc/hosts Make getaddrinfo(3) return zone id from /etc/hosts for link-local IPv6 addresses - - - - --- 2017-09-05 Łukasz Stelmach New
[RFC,1/4,BZ,17083] getaddrinfo: Add comments for #else and #endif directives Make getaddrinfo(3) return zone id from /etc/hosts for link-local IPv6 addresses - - - - --- 2017-09-05 Łukasz Stelmach New
Fix pcprofiledump cross-endian condition (bug 22086) [committed] Fix pcprofiledump cross-endian condition (bug 22086) [committed] - - - - --- 2017-09-05 Joseph Myers New
nss_files: Avoid large buffers with many host addresses [BZ #22078] nss_files: Avoid large buffers with many host addresses [BZ #22078] - - - - --- 2017-09-04 Florian Weimer New
support_format_hostent: Add more error information for NETDB_INTERNAL support_format_hostent: Add more error information for NETDB_INTERNAL - - - - --- 2017-09-04 Florian Weimer New
nss_files: Use struct scratch_buffer for gethostbyname [BZ #18023] nss_files: Use struct scratch_buffer for gethostbyname [BZ #18023] - - - - --- 2017-09-04 Florian Weimer New
nss_files: Refactor gethostbyname3 multi case into separate function nss_files: Refactor gethostbyname3 multi case into separate function - - - - --- 2017-09-04 Florian Weimer New
Fix bits/math-finite.h exp10 condition (bug 22082) [committed] Fix bits/math-finite.h exp10 condition (bug 22082) [committed] - - - - --- 2017-09-04 Joseph Myers New
Use Linux 4.13 in build-many-glibcs.py [committed] Use Linux 4.13 in build-many-glibcs.py [committed] - - - - --- 2017-09-04 Joseph Myers New
Update kernel version in syscall-names.list to 4.13 Update kernel version in syscall-names.list to 4.13 - - - - --- 2017-09-04 Joseph Myers New
math.h: Warn about an already-defined log macro math.h: Warn about an already-defined log macro - - - - --- 2017-09-04 Florian Weimer New
[hurd,commited] hurd: fix resolv/tst-resolv-res_init-skeleton.c build [hurd,commited] hurd: fix resolv/tst-resolv-res_init-skeleton.c build - - - - --- 2017-09-03 Samuel Thibault New
[hurd,commited] hurd: Fix build ot misc/tst-preadvwritev2-common.c [hurd,commited] hurd: Fix build ot misc/tst-preadvwritev2-common.c - - - - --- 2017-09-03 Samuel Thibault New
Silence -O3 -Wall warning in malloc/hooks.c with GCC 7 [BZ #22052] Silence -O3 -Wall warning in malloc/hooks.c with GCC 7 [BZ #22052] - - - - --- 2017-09-03 H.J. Lu New
[hurd,commited] hurd: Fix rtld's strtoul_internal use through hurdlookup [hurd,commited] hurd: Fix rtld's strtoul_internal use through hurdlookup - - - - --- 2017-09-03 Samuel Thibault New
[hurd,commited] hurd: fix overriding rtld's __sbrk with the real implementation [hurd,commited] hurd: fix overriding rtld's __sbrk with the real implementation - - - - --- 2017-09-03 Samuel Thibault New
[hurd,commited] hurd: mach/hurd/x86 also needs x86 tunables [hurd,commited] hurd: mach/hurd/x86 also needs x86 tunables - - - - --- 2017-09-03 Samuel Thibault New
[hurd,commited] hurd: mach/hurd/i386 also needs mach/hurd/x86 [hurd,commited] hurd: mach/hurd/i386 also needs mach/hurd/x86 - - - - --- 2017-09-03 Samuel Thibault New
[hurd,commited] hurd: Fix libc link [hurd,commited] hurd: Fix libc link - - - - --- 2017-09-03 Samuel Thibault New
[hurd,commited] hurd: Fix libc link [hurd,commited] hurd: Fix libc link - - - - --- 2017-09-03 Samuel Thibault New
[hurd,commited] hurd: Fix rtld link [hurd,commited] hurd: Fix rtld link - - - - --- 2017-09-03 Samuel Thibault New
[hurd,commited] hurd: Fix rtld link [hurd,commited] hurd: Fix rtld link - - 1 - --- 2017-09-03 Samuel Thibault New
[hurd,commited] hurd: Fix p{read,write}{,v64}v2.c build [hurd,commited] hurd: Fix p{read,write}{,v64}v2.c build - - - - --- 2017-09-03 Samuel Thibault New
[hurd,commited] hurd: Fix p{read,write}v64v2.c build [hurd,commited] hurd: Fix p{read,write}v64v2.c build - - - - --- 2017-09-03 Samuel Thibault New
[hurd,commited] hurd: Fix p{read,write}{,v64}v2.c build [hurd,commited] hurd: Fix p{read,write}{,v64}v2.c build - - - - --- 2017-09-03 Samuel Thibault New
[hurd,commited] hurd: Fix getting ssize_t for <sys/socket.h> [hurd,commited] hurd: Fix getting ssize_t for <sys/socket.h> - - - - --- 2017-09-03 Samuel Thibault New
[hurd,commited] hurd: Fix sigsetops.h macros [hurd,commited] hurd: Fix sigsetops.h macros - - - - --- 2017-09-02 Samuel Thibault New
[hurd,commited] sysdeps/generic/sigsetops.h: Remove spurious #endif [hurd,commited] sysdeps/generic/sigsetops.h: Remove spurious #endif - - - - --- 2017-09-02 Samuel Thibault New
Fix TLS relocations against local symbols on powerpc32, sparc32 and sparc64 Fix TLS relocations against local symbols on powerpc32, sparc32 and sparc64 - - - - --- 2017-09-02 Jessica Clarke New
improves exp() and expf() performance on Sparc. improves exp() and expf() performance on Sparc. - - - - --- 2017-09-01 Patrick McGehearty New
Obsolete pow10 functions [committed] Obsolete pow10 functions [committed] - - - - --- 2017-09-01 Joseph Myers New
[aarch64] Fix glibc.tune.cpu tunable handling [aarch64] Fix glibc.tune.cpu tunable handling - - - - --- 2017-09-01 Steve Ellcey New
[58/58] Hide internal fadvise64/fallocate64 functions [BZ #18822] Hide internal functions in libc.so - - - - --- 2017-09-01 H.J. Lu New
[57/58] Hide internal __sched_setaffinity_new function [BZ #18822] Hide internal functions in libc.so - - - - --- 2017-09-01 H.J. Lu New
[56/58] Hide internal __glob64 function [BZ #18822] Hide internal functions in libc.so - - - - --- 2017-09-01 H.J. Lu New
[55/58] Hide internal __new_getrlimit function [BZ #18822] Hide internal functions in libc.so - - - - --- 2017-09-01 H.J. Lu New
[54/58] Hide internal __new_exitfn function [BZ #18822] Hide internal functions in libc.so - - - - --- 2017-09-01 H.J. Lu New
[53/58] Hide internal __moncontrol function [BZ #18822] Hide internal functions in libc.so - - - - --- 2017-09-01 H.J. Lu New
[52/58] Hide internal __libc_print_version function [BZ #18822] Hide internal functions in libc.so - - - - --- 2017-09-01 H.J. Lu New
[51/58] Hide internal __init_misc function [BZ #18822] Hide internal functions in libc.so - - - - --- 2017-09-01 H.J. Lu New
[50/58] Hide internal __setfpucw function [BZ #18822] Hide internal functions in libc.so - - - - --- 2017-09-01 H.J. Lu New
[49/58] Hide internal __nis_hash function [BZ #18822] Hide internal functions in libc.so - - - - --- 2017-09-01 H.J. Lu New
[48/58] Hide internal __tcgetattr function [BZ #18822] Hide internal functions in libc.so - - - - --- 2017-09-01 H.J. Lu New
[47/58] Hide internal __setrlimit function [BZ #18822] Hide internal functions in libc.so - - - - --- 2017-09-01 H.J. Lu New
[46/58] Hide internal __vstrfmon_l function [BZ #18822] Hide internal functions in libc.so - - - - --- 2017-09-01 H.J. Lu New
[45/58] Hide internal __sched_setparam function [BZ #18822] Hide internal functions in libc.so - - - - --- 2017-09-01 H.J. Lu New
[44/58] Hide internal __hash_string function [BZ #18822] Hide internal functions in libc.so - - - - --- 2017-09-01 H.J. Lu New
[43/58] Hide internal __hasmntopt function [BZ #18822] Hide internal functions in libc.so - - - - --- 2017-09-01 H.J. Lu New
[42/58] Hide internal __ifreq function [BZ #18822] Hide internal functions in libc.so - - - - --- 2017-09-01 H.J. Lu New
[41/58] Hide internal idna functions [BZ #18822] Hide internal functions in libc.so - - - - --- 2017-09-01 H.J. Lu New
[40/58] Hide internal __gettextparse function [BZ #18822] Hide internal functions in libc.so - - - - --- 2017-09-01 H.J. Lu New
[39/58] Hide internal __get_sol function [BZ #18822] Hide internal functions in libc.so - - - - --- 2017-09-01 H.J. Lu New
[38/58] Move hidden_proto (__dl_iterate_phdr) to include/link.h [BZ #18822] Hide internal functions in libc.so - - - - --- 2017-09-01 H.J. Lu New
[37/58] Hide internal __bsd_getpt function [BZ #18822] Hide internal functions in libc.so - - - - --- 2017-09-01 H.J. Lu New
[36/58] Hide internal __fopen_maybe_mmap function [BZ #18822] Hide internal functions in libc.so - - - - --- 2017-09-01 H.J. Lu New
« 1 2 ... 192 193 194281 282 »