[2.25 COMMITTED] getaddrinfo: Merge IPv6 addresses and IPv4 addresses [BZ #21295]
2018-01-01 0:00 UTC
[2.25 COMMITTED] Fix integer overflows in internal memalign and malloc [BZ #22343] [BZ #22774]
2018-01-01 0:00 UTC
[2.25 COMMITTED] Add check_mul_overflow_size_t
2018-01-01 0:00 UTC
[2.27 COMMITTED] time: Reference CLOCKS_PER_SEC in clock comment [BZ #22735]
2018-01-01 0:00 UTC
[2.27 COMMITTED] sparc32: Add nop before __startcontext to stop unwinding [BZ #22919]
2018-01-01 0:00 UTC
[2.25 COMMITTED] getaddrinfo: Eliminate another strdup call
2018-01-01 0:00 UTC
[2.25 COMMITTED] inet_pton: Reformat in GNU style
2018-01-01 0:00 UTC
[2.25 COMMITTED] dynarray: Set errno on overflow-induced allocation failure
2018-01-01 0:00 UTC
[2.25 COMMITTED] getaddrinfo: Unconditionally use malloc for address list
2018-01-01 0:00 UTC
[2.25 COMMITTED] Add <libc-pointer-arith.h> to help with backporting
2018-01-01 0:00 UTC
[2.25 COMMITTED] nptl: Add PTHREAD_MIN_STACK C++ throw test [BZ #22636]
2018-01-01 0:00 UTC
[GLIBC][AARCH64]Rewrite elf_machine_load_address using _DYNAMIC symbol
2018-01-01 0:00 UTC (3+ messages)
[2.25 COMMITTED] resolv/tst-resolv-basic: Add test cases for bug 21295
2018-01-01 0:00 UTC
[2.25 COMMITTED] nptl: Add PTHREAD_MIN_STACK C++ throw test [BZ #22636]
2018-01-01 0:00 UTC
[2.25 COMMITTED] nptl/tst-thread-exit-clobber: Run with any C++ compiler
2018-01-01 0:00 UTC
[2.25 COMMITTED] nptl: Add test for callee-saved register restore in pthread_exit
2018-01-01 0:00 UTC
[PATCH COMMITTED] Record CVE-2018-6551 in NEWS and ChangeLog [BZ #22774]
2018-01-01 0:00 UTC
[2.26 COMMITTED] Provide a C++ version of iseqsig (bug 22377)
2018-01-01 0:00 UTC
[2.25 COMMITTED] __inet_pton_length: Implement new internal helper function
2018-01-01 0:00 UTC
[2.26 COMMITTED] tst-ttyname: skip the test when /dev/ptmx is not available
2018-01-01 0:00 UTC
[2.27 COMMITTED] Linux: use reserved name __key in pkey_get [BZ #22797]
2018-01-01 0:00 UTC
[2.27 COMMITTED] linux/powerpc: sync sys/ptrace.h with Linux 4.15 [BZ #22433, #22807]
2018-01-01 0:00 UTC
[2.27 COMMITTED] linux/aarch64: sync sys/ptrace.h with Linux 4.15 [BZ #22433]
2018-01-01 0:00 UTC
[2.25 COMMITTED] nptl: Add tst-minstack-cancel, tst-minstack-exit [BZ #22636]
2018-01-01 0:00 UTC
[2.25 COMMITTED] getaddrinfo: Avoid stack copy of IPv6 address
2018-01-01 0:00 UTC
[2.26 COMMITTED] ia64: Fix memchr for large input sizes (BZ #22603)
2018-01-01 0:00 UTC
[2.27 COMMITTED] powerpc: Undefine Linux ptrace macros that conflict with __ptrace_request
2018-01-01 0:00 UTC
[2.25 COMMITTED] nptl: Add tst-minstack-cancel, tst-minstack-exit [BZ #22636]
2018-01-01 0:00 UTC
[2.25 COMMITTED] getaddrinfo: Fix localplt failure involving strdup
2018-01-01 0:00 UTC
[2.25 COMMITTED] getaddrinfo: Remove unreachable return statement from gaih_inet
2018-01-01 0:00 UTC
[2.26 PATCH COMMITTED] Add missing reference to bug 20532
2018-01-01 0:00 UTC
[2.25 COMMITTED] nptl: Add PTHREAD_MIN_STACK C++ throw test [BZ #22636]
2018-01-01 0:00 UTC
[2.27 COMMITTED] manual: Improve documentation of get_current_dir_name. [BZ #6889]
2018-01-01 0:00 UTC
[2.25 COMMITTED] Add internal facility for dynamic array handling
2018-01-01 0:00 UTC
[2.27 COMMITTED] NEWS: add entries for bugs 22919 and 22926
2018-01-01 0:00 UTC
[2.25 COMMITTED] Implement allocation buffers for internal use
2018-01-01 0:00 UTC
[2.25 COMMITTED] nss_files: Refactor gethostbyname3 multi case into separate function
2018-01-01 0:00 UTC
[2.25 COMMITTED] [BZ #22637] Fix stack guard size accounting
2018-01-01 0:00 UTC
[2.25 COMMITTED] getaddrinfo: Use &errno has the errno pointer
2018-01-01 0:00 UTC
[2.26 COMMITTED] nptl/tst-thread-exit-clobber: Run with any C++ compiler
2018-01-01 0:00 UTC
[2.26 COMMITTED] nptl/tst-minstack-throw: Compile in C++11 mode with GNU extensions
2018-01-01 0:00 UTC
[2.25 COMMITTED] getaddrinfo: In gaih_inet, use h_errno for certain status values only
2018-01-01 0:00 UTC
[2.25 0/2] Backport fixes for bugs 22685 and 21744 to 2.25?
2018-01-01 0:00 UTC (5+ messages)
` [2.25 2/2] powerpc: Fix syscalls during early process initialization [BZ #22685]
` [2.25 1/2] tunables: Use direct syscall for access (BZ#21744)
[2.25 COMMITTED] nss_files: Avoid large buffers with many host addresses [BZ #22078]
2018-01-01 0:00 UTC
[2.25 COMMITTED] nss_files: Use struct scratch_buffer for gethostbyname [BZ #18023]
2018-01-01 0:00 UTC
[COMMITTED 2.25] Synchronize support/ infrastructure with master
2018-01-01 0:00 UTC
[2.27 COMMITTED] sparc: Check PIC instead of SHARED in start.S [BZ #22638]
2018-01-01 0:00 UTC (2+ messages)
[2.25 COMMITTED] getaddrinfo: Return EAI_NODATA if gethostbyname2_r reports NO_DATA [BZ #21922]
2018-01-01 0:00 UTC
[2.25 COMMITTED] getaddrinfo: Always allocate canonical name on the heap
2018-01-01 0:00 UTC
[2.23] x86: Fix mis-merge of XSAVE ld.so trampoline selection [BZ #22641]
2018-01-01 0:00 UTC (2+ messages)
[2.25 COMMITTED] support_format_addrinfo: Fix flags and canonname formatting
2018-01-01 0:00 UTC
[COMMITTED 2.26] Synchronize support/ infrastructure with master
2018-01-01 0:00 UTC
[2.25 COMMITTED] Fix position of tests-unsupported definition in assert/Makefile
2018-01-01 0:00 UTC
[2.25 COMMITTED] csu: Update __libgcc_s_init comment
2018-01-01 0:00 UTC
[2.25 COMMITTED] getaddrinfo: Use &h_errno has the h_errno pointer
2018-01-01 0:00 UTC
[2.25 COMMITTED] resolv: Support an exactly sized buffer in ns_name_pack [BZ #21359]
2018-01-01 0:00 UTC
[2.27 COMMITTED] Fix a typo in a comment
2018-01-01 0:00 UTC
[2.25 COMMITTED] resolv: Add test coverage for ns_name_unpack, ns_name_ntop
2018-01-01 0:00 UTC
[2.27 COMMITTED] Add missing “reorder-end” in LC_COLLATE of et_EE [BZ #22517]
2018-01-01 0:00 UTC
[2.26 COMMITTED] [AARCH64] Rewrite elf_machine_load_address using _DYNAMIC symbol
2018-01-01 0:00 UTC
[2.25 COMMITTED] dynarray: Implement begin/end functions in the spirit of C++
2018-01-01 0:00 UTC
[2.25 COMMITTED] getaddrinfo: Fix error handling in gethosts [BZ #21915] [BZ #21922]
2018-01-01 0:00 UTC
[2.27 COMMITTED] RISC-V: Fix ABI detection in ldconfig [BZ #22827]
2018-01-01 0:00 UTC
[2.27 COMMITTED] NEWS: add an entry for bug 22638
2018-01-01 0:00 UTC
[2.27 COMMITTED] NEWS: add an entry for bug 22827
2018-01-01 0:00 UTC
[2.27 COMMITTED] manual: Fix a syntax error
2018-01-01 0:00 UTC
[2.27 COMMITTED] manual: Fix Texinfo warnings about improper node names
2018-01-01 0:00 UTC
[2.26 COMMITTED] powerpc: Fix syscalls during early process initialization [BZ #22685]
2018-01-01 0:00 UTC
[2.25 COMMITTED] __libc_dynarray_emplace_enlarge: Add missing else
2018-01-01 0:00 UTC
[2.25 COMMITTED] getaddrinfo: Properly set errno for NSS function lookup failure
2018-01-01 0:00 UTC
[2.25 COMMITTED] nptl: Open libgcc.so with RTLD_NOW during pthread_cancel [BZ #22636]
2018-01-01 0:00 UTC
[2.27 COMMITTED] manual: Document missing feature test macros
2018-01-01 0:00 UTC
[PATCH] x86-64: Properly align La_x86_64_retval to VEC_SIZE [BZ #22715]
2018-01-01 0:00 UTC
[2.26 COMMITTED] linux: make getcwd(3) fail if it cannot obtain an absolute path [BZ #22679]
2018-01-01 0:00 UTC
[2.26 COMMITTED] Fix integer overflows in internal memalign and malloc [BZ #22343] [BZ #22774]
2018-01-01 0:00 UTC
[2.25 COMMITTED] linux: make getcwd(3) fail if it cannot obtain an absolute path [BZ #22679]
2018-01-01 0:00 UTC
[2.27 COMMITTED] Fix posix/tst-glob_lstat_compat on alpha [BZ #22818]
2018-01-01 0:00 UTC
[2.25 COMMITTED] x86-64: Regenerate libm-test-ulps for AVX512 mathvec tests
2018-01-01 0:00 UTC
[2.27 COMMITTED] manual: Update the _ISOC99_SOURCE description
2018-01-01 0:00 UTC
[committed, 2.25, PATCH] x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]
2017-01-01 0:00 UTC
[2.26 COMMITTED] x86-64: Regenerate libm-test-ulps for AVX512 mathvec tests
2017-01-01 0:00 UTC
[PATCH] x86-64: Don't set GLRO(dl_platform) to NULL [BZ #22299]
2017-01-01 0:00 UTC (2+ messages)
[committed, 2.24, PATCH] x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]
2017-01-01 0:00 UTC
[COMMITTED 2.26] powerpc: Update AT_HWCAP2 bits
2017-01-01 0:00 UTC
[2.26 COMMITTED] sysconf: Fix missing definition of UIO_MAXIOV on Linux [BZ #22321]
2017-01-01 0:00 UTC
[2.25 COMMITTED 1/3] Don't use IFUNC resolver for longjmp or system in libpthread (bug 21041)
2017-01-01 0:00 UTC (3+ messages)
` [2.25 COMMITTED 2/3] Fix s390 version of pt-longjmp.c
` [2.25 COMMITTED 3/3] Add test for bug 21041
[committed, 2.23, PATCH] x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]
2017-01-01 0:00 UTC
[2.24 COMMITTED] elf: do not substitute dst in $LD_LIBRARY_PATH twice [BZ #22627]
2017-01-01 0:00 UTC
[PATCH] X86-64: Correct CFA in _dl_runtime_resolve
2017-01-01 0:00 UTC
[2.24/2.25] [PATCH] Avoid .symver on common symbols [BZ #21666]
2017-01-01 0:00 UTC (3+ messages)
[committed, 2.26, PATCH] x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]
2017-01-01 0:00 UTC
[COMMITTED 2.26 1/4] Update NEWS and ChangeLog for CVE-2017-15671
2017-01-01 0:00 UTC (4+ messages)
` [COMMITTED 2.26 3/4] posix/tst-glob-tilde.c: Add test for bug 22332
` [COMMITTED 2.26 2/4] glob: Fix buffer overflow during GLOB_TILDE unescaping [BZ #22332]
` [COMMITTED 2.26 4/4] Update NEWS to add CVE-2017-15804 entry
[2.26 COMMITTED] linux ttyname: Update a reference to kernel docs for kernel 4.10
2017-01-01 0:00 UTC
[2.26 COMMITTED] Let signbit use the builtin in C++ mode with gcc < 6.x (bug 22296)
2017-01-01 0:00 UTC
[2.26 COMMITTED] linux ttyname{_r}: Make tty checks consistent
2017-01-01 0:00 UTC
[2.25 COMMITTED] Fix TLS relocations against local symbols on powerpc32, sparc32 and sparc64
2017-01-01 0:00 UTC
[2.26 COMMITTED] crypt: Adjust check-local-headers.sh for nspr4 include directory [BZ #17956]
2017-01-01 0:00 UTC
[2.25 COMMITTED] elf: Check for empty tokens before dynamic string token expansion [BZ #22625]
2017-01-01 0:00 UTC
[2.26 COMMITTED 1/3] Don't use IFUNC resolver for longjmp or system in libpthread (bug 21041)
2017-01-01 0:00 UTC (3+ messages)
` [2.26 COMMITTED 2/3] Fix s390 version of pt-longjmp.c
` [2.26 COMMITTED 3/3] Add test for bug 21041
+
2017-01-01 0:00 UTC (4+ messages)
` BZ #21361 backport to version prior 2.26? Was: +
` AW: "
` BZ #21361 backport to version prior 2.26?
[COMMITTED 2.25] ia64: Add ipc_priv.h header to set __IPC_64 to zero
2017-01-01 0:00 UTC
[2.26 COMMITTED] i386: Regenerate libm-test-ulps for for gcc 7
2017-01-01 0:00 UTC
[COMMITTED 2.26] ia64: Add ipc_priv.h header to set __IPC_64 to zero
2017-01-01 0:00 UTC
[2.26 COMMITTED] tst-ttyname: Fix namespace setup for Fedora
2017-01-01 0:00 UTC
[2.26 COMMITTED] CVE-2017-15670: glob: Fix one-byte overflow [BZ #22320]
2017-01-01 0:00 UTC
Install correct bits/long-double.h for MIPS64 (bug 22322) [committed]
2017-01-01 0:00 UTC
Backporting "Don't use IFUNC resolver for longjmp or system in libpthread (bug 21041)"
2017-01-01 0:00 UTC
[2.26 COMMITTED] i386: Hide __old_glob64 [BZ #18822]
2017-01-01 0:00 UTC
[COMMITTED 2.26 1/3] <array_length.h>: New array_length and array_end macros
2017-01-01 0:00 UTC (3+ messages)
` [COMMITTED 2.26 3/3] elf: Count components of the expanded path in _dl_init_path [BZ #22607]
` [COMMITTED 2.26 2/3] elf: Compute correct array size in _dl_init_paths [BZ #22606]
[COMMITTED 2.26] Fix range check in do_tunable_update_val
2017-01-01 0:00 UTC
[PATCH] x86: Add x86_64 to x86-64 HWCAP [BZ #22093]
2017-01-01 0:00 UTC (2+ messages)
[2.26 COMMITTED] Silence -O3 -Wall warning in malloc/hooks.c with GCC 7 [BZ #22052]
2017-01-01 0:00 UTC
[2.26 COMMITTED] linux ttyname: Change return type of is_pty from int to bool
2017-01-01 0:00 UTC
[2.26][COMMITTED 1/3] Inline tcache functions
2017-01-01 0:00 UTC (3+ messages)
` [2.26][COMMITTED 3/3] Fix build failure on tilepro due to unsupported atomics
` [2.26][COMMITTED 2/3] Use relaxed atomics for malloc have_fastchunks
[2.26 COMMITTED] elf: Check for empty tokens before dynamic string token expansion [BZ #22625]
2017-01-01 0:00 UTC
[COMMITTED 2.25] Fix missing posix_fadvise64 mips64 static build (BZ #21232)
2017-01-01 0:00 UTC
RFC: x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]
2017-01-01 0:00 UTC (3+ messages)
[2.26 COMMITTED] tst-realloc: do not check for errno on success [BZ #22611]
2017-01-01 0:00 UTC
[2.26 COMMITTED] linux ttyname{_r}: Don't bail prematurely [BZ #22145]
2017-01-01 0:00 UTC
[2.26 COMMITTED] crypt: Use NSPR header files in addition to NSS header files [BZ #17956]
2017-01-01 0:00 UTC
[2.26 COMMITTED] Fix integer overflow in malloc when tcache is enabled [BZ #22375]
2017-01-01 0:00 UTC
[2.26 COMMITTED] linux ttyname{_r}: Add tests
2017-01-01 0:00 UTC
[2.26 COMMITTED] posix: Sync glob with gnulib [BZ #1062]
2017-01-01 0:00 UTC
[2.25 COMMITTED] elf: do not substitute dst in $LD_LIBRARY_PATH twice [BZ #22627]
2017-01-01 0:00 UTC
Backporting patches for #21754?
2017-01-01 0:00 UTC (3+ messages)
[COMMITTED 2.25 1/3] <array_length.h>: New array_length and array_end macros
2017-01-01 0:00 UTC (3+ messages)
` [COMMITTED 2.25 2/3] elf: Compute correct array size in _dl_init_paths [BZ #22606]
` [COMMITTED 2.25 3/3] elf: Count components of the expanded path in _dl_init_path [BZ #22607]
[PATCH 00/10][2.26] Malloc fixes and improvements
2017-01-01 0:00 UTC (12+ messages)
` [PATCH 05/10] malloc: Resolve compilation failure in NDEBUG mode
` [PATCH 06/10] Fix deadlock in _int_free consistency check
` [PATCH 01/10] malloc: Abort on heap corruption, without a backtrace [BZ #21754]
` [PATCH 02/10] malloc: Remove check_action variable "
` [PATCH 04/10] malloc: Change top_check return type to void
` [PATCH 08/10] Fix build issue with SINGLE_THREAD_P
` [PATCH 07/10] Add single-threaded path to _int_free
` [PATCH 03/10] malloc: Remove corrupt arena flag
` [PATCH 09/10] Add single-threaded path to malloc/realloc/calloc/memalloc
` [PATCH 10/10] Add single-threaded path to _int_malloc
[COMMITTED 2.24 1/3] <array_length.h>: New array_length and array_end macros
2017-01-01 0:00 UTC (3+ messages)
` [COMMITTED 2.24 2/3] elf: Compute correct array size in _dl_init_paths [BZ #22606]
` [COMMITTED 2.24 3/3] elf: Count components of the expanded path in _dl_init_path [BZ #22607]
[COMMITTED 2.25 1/8] i386: Hide __old_glob64 [BZ #18822]
2017-01-01 0:00 UTC (10+ messages)
` [COMMITTED 2.25 6/8] glob: Fix buffer overflow during GLOB_TILDE unescaping [BZ #22332]
` [COMMITTED 2.25 7/8] posix/tst-glob-tilde.c: Add test for bug 22332
` [COMMITTED 2.25 5/8] Update NEWS and ChangeLog for CVE-2017-15671
` [COMMITTED 2.25 3/8] CVE-2017-15670: glob: Fix one-byte overflow [BZ #22320]
` [COMMITTED 2.25 2/8] posix: Sync glob with gnulib [BZ #1062]
` [COMMITTED 2.25 8/8] Update NEWS to add CVE-2017-15804 entry
` [COMMITTED 2.25 4/8] glob: Add new test tst-glob-tilde
[COMMITTED 2.25 1/2] posix: Fix improper assert in Linux posix_spawn (BZ#22273)
2017-01-01 0:00 UTC (2+ messages)
` [COMMITTED 2.25 PATCH 2/2] posix: Do not use WNOHANG in waitpid call for Linux posix_spawn
[2.26 COMMITTED] elf: do not substitute dst in $LD_LIBRARY_PATH twice [BZ #22627]
2017-01-01 0:00 UTC
[2.26 COMMITTED] powerpc: Replace lxvd2x/stxvd2x with lvx/stvx in P7's memcpy/memmove
2017-01-01 0:00 UTC
[2.26 COMMITTED] posix: Consolidate Linux glob implementation
2017-01-01 0:00 UTC
[2.26 COMMITTED] posix: Fix compat glob code on s390 and alpha
2017-01-01 0:00 UTC
[2.24 COMMITTED] elf: Check for empty tokens before dynamic string token expansion [BZ #22625]
2017-01-01 0:00 UTC
BZ #21361 backport to version prior 2.26?
2017-01-01 0:00 UTC (2+ messages)
[2.26 COMMITTED] Fix TLS relocations against local symbols on powerpc32, sparc32 and sparc64
2017-01-01 0:00 UTC
[2.26 COMMITTED] manual: Update to mention ENODEV for ttyname and ttyname_r
2017-01-01 0:00 UTC
[COMMITTED 2.24 1/8] i386: Hide __old_glob64 [BZ #18822]
2017-01-01 0:00 UTC (8+ messages)
` [COMMITTED 2.24 8/8] Update NEWS to add CVE-2017-15804 entry
` [COMMITTED 2.24 5/8] Update NEWS and ChangeLog for CVE-2017-15671
` [COMMITTED 2.24 3/8] CVE-2017-15670: glob: Fix one-byte overflow [BZ #22320]
` [COMMITTED 2.24 2/8] posix: Sync glob with gnulib [BZ #1062]
` [COMMITTED 2.24 7/8] posix/tst-glob-tilde.c: Add test for bug 22332
` [COMMITTED 2.24 4/8] glob: Add new test tst-glob-tilde
` [COMMITTED 2.24 6/8] glob: Fix buffer overflow during GLOB_TILDE unescaping [BZ #22332]
page: next (older) | prev (newer) | 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).