]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2018-01-08  Dmitry V. Levintst-ttyname: skip the test when /dev/ptmx is not available
2018-01-04  Florian WeimerMention CVE-2017-16997 in ChangeLog
2017-12-31  Aurelien Jarnotst-realloc: do not check for errno on success [BZ...
2017-12-30  Aurelien Jarnoelf: Check for empty tokens before dynamic string token...
2017-12-22  Dmitry V. Levinelf: do not substitute dst in $LD_LIBRARY_PATH twice...
2017-12-22  Florian Weimertst-ttyname: Fix namespace setup for Fedora
2017-12-22  Luke Shumakerlinux ttyname{_r}: Add tests
2017-12-22  Luke Shumakerlinux ttyname{_r}: Don't bail prematurely [BZ #22145]
2017-12-22  Luke Shumakerlinux ttyname{_r}: Make tty checks consistent
2017-12-22  Luke Shumakerlinux ttyname: Change return type of is_pty from int...
2017-12-22  Luke Shumakerlinux ttyname: Update a reference to kernel docs for...
2017-12-22  Luke Shumakermanual: Update to mention ENODEV for ttyname and ttyname_r
2017-12-22  Florian WeimerSynchronize support/ infrastructure with master
2017-12-16  Florian Weimerelf: Count components of the expanded path in _dl_init_...
2017-12-16  Florian Weimerelf: Compute correct array size in _dl_init_paths ...
2017-12-16  Florian Weimer<array_length.h>: New array_length and array_end macros
2017-12-14  H.J. Lui386: Regenerate libm-test-ulps for for gcc 7
2017-12-13  Adhemerval... Update IA64 libm-test-ulps
2017-12-13  Adhemerval... ia64: Fix thread stack allocation permission set (BZ...
2017-12-13  Adhemerval... posix: Fix mmap for m68k and ia64 (BZ#21908)
2017-12-12  James Clarkeia64: Add ipc_priv.h header to set __IPC_64 to zero
2017-12-06  H.J. LuSilence -O3 -Wall warning in malloc/hooks.c with GCC...
2017-12-06  Arjun ShankarFix integer overflow in malloc when tcache is enabled...
2017-12-01  Aurelien JarnoUpdate NEWS to add CVE-2017-15804 entry
2017-12-01  Florian Weimerposix/tst-glob-tilde.c: Add test for bug 22332
2017-12-01  Paul Eggertglob: Fix buffer overflow during GLOB_TILDE unescaping...
2017-12-01  Florian WeimerUpdate NEWS and ChangeLog for CVE-2017-15671
2017-11-28  Wilco DijkstraAdd single-threaded path to _int_malloc
2017-11-28  Wilco DijkstraAdd single-threaded path to malloc/realloc/calloc/memalloc
2017-11-28  Wilco DijkstraFix build issue with SINGLE_THREAD_P
2017-11-28  Wilco DijkstraAdd single-threaded path to _int_free
2017-11-28  Wilco DijkstraFix deadlock in _int_free consistency check
2017-11-28  Florian Weimermalloc: Resolve compilation failure in NDEBUG mode
2017-11-28  Florian Weimermalloc: Change top_check return type to void
2017-11-28  Florian Weimermalloc: Remove corrupt arena flag
2017-11-28  Florian Weimermalloc: Remove check_action variable [BZ #21754]
2017-11-28  Florian Weimermalloc: Abort on heap corruption, without a backtrace...
2017-11-24  Tulio Magno... powerpc: Update AT_HWCAP2 bits
2017-11-21  Andreas SchwabAdd test for bug 21041
2017-11-21  Andreas SchwabFix s390 version of pt-longjmp.c
2017-11-21  Andreas SchwabDon't use IFUNC resolver for longjmp or system in libpt...
2017-11-21  Rajalakshmi... powerpc: Replace lxvd2x/stxvd2x with lvx/stvx in P7...
2017-11-18  Florian Weimercrypt: Adjust check-local-headers.sh for nspr4 include...
2017-11-18  Guido Trentalanciacrypt: Use NSPR header files in addition to NSS header...
2017-11-16  Wilco DijkstraFix build failure on tilepro due to unsupported atomics
2017-11-16  Siddhesh PoyarekarUse relaxed atomics for malloc have_fastchunks
2017-11-16  Wilco DijkstraInline tcache functions
2017-11-14  James ClarkeFix TLS relocations against local symbols on powerpc32...
2017-11-13  H.J. Lux86-64: Regenerate libm-test-ulps for AVX512 mathvec...
2017-11-07  Adhemerval... nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}
2017-11-07  Adhemerval... nptl: Add tests for internal pthread_mutex_t offsets
2017-11-07  Adhemerval... posix: Do not use WNOHANG in waitpid call for Linux...
2017-11-07  Adhemerval... posix: Fix improper assert in Linux posix_spawn (BZ...
2017-10-30  Adhemerval... posix: Fix compat glob code on s390 and alpha
2017-10-30  Adhemerval... posix: Consolidate Linux glob implementation
2017-10-26  H.J. Lux86-64: Don't set GLRO(dl_platform) to NULL [BZ #22299]
2017-10-23  Alexey MakhalovFix range check in do_tunable_update_val
2017-10-23  Joseph MyersInstall correct bits/long-double.h for MIPS64 (bug...
2017-10-23  Gabriel F.... Add missing bug fixes to NEWS
2017-10-22  Romain NaourLet signbit use the builtin in C++ mode with gcc <...
2017-10-22  H.J. Lux86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve...
2017-10-22  H.J. Lux86: Add x86_64 to x86-64 HWCAP [BZ #22093]
2017-10-21  Florian Weimerglob: Add new test tst-glob-tilde
2017-10-20  Paul EggertCVE-2017-15670: glob: Fix one-byte overflow [BZ #22320]
2017-10-20  Adhemerval... posix: Sync glob with gnulib [BZ #1062]
2017-10-20  H.J. Lui386: Hide __old_glob64 [BZ #18822]
2017-10-20  Florian Weimersysconf: Fix missing definition of UIO_MAXIOV on Linux...
2017-10-19  Florian Weimernss_files: Avoid large buffers with many host addresses...
2017-10-19  Florian Weimernss_files: Use struct scratch_buffer for gethostbyname...
2017-10-19  Florian Weimernss_files: Refactor gethostbyname3 multi case into...
2017-10-10  Gabriel F.... Remove conditional on LDBL_MANT_DIG from e_lgammal_r.c
2017-10-10  Gabriel F.... ldbl-128ibm: Automatic replacing of _Float128 and L()
2017-10-10  Gabriel F.... ldbl-128ibm: Copy implementations from ldbl-128 instead...
2017-10-10  Gabriel F.... powerpc: Add redirection for finitef128, isinf128,...
2017-10-10  Gabriel F.... powerpc64le: Add -mfloat128 to tst-strtod-nan-locale...
2017-10-10  Steve EllceyFix glibc.tune.cpu tunable handling
2017-10-10  Siddhesh Poyarekaraarch64: Optimized implementation of memmove for Qualco...
2017-10-10  Siddhesh PoyarekarUpdate translations
2017-10-10  Siddhesh Poyarekarmemcpy_falkor: Fix code style in comments
2017-10-10  Siddhesh Poyarekaraarch64: Optimized memcpy for Qualcomm Falkor processor
2017-10-06  Carlos O'DonellUpdate NEWS for bug 22111.
2017-10-06  Carlos O'Donellmalloc: Fix tcache leak after thread destruction [BZ...
2017-10-04  H.J. Lutest-math-iscanonical.cc: Replace bool with int
2017-10-03  Gabriel F.... Add C++ versions of iscanonical for ldbl-96 and ldbl...
2017-10-02  Joseph MyersFix sparc32 bits/long-double.h (bug 21987).
2017-09-30  Joseph MyersAdd missing bug fixes to list in NEWS file.
2017-09-28  Joseph MyersFix nearbyint arithmetic moved before feholdexcept...
2017-09-22  Gabriel F.... Let fpclassify use the builtin when optimizing for...
2017-09-19  Gabriel F.... Fix remaining return type of ifunc resolver declaration
2017-09-19  Martin SeborDeclare ifunc resolver to return a pointer to the same...
2017-09-18  Alan Modratst-tlsopt-powerpc as a shared lib
2017-09-11  H.J. Lustring/stratcliff.c: Replace int with size_t [BZ #21982]
2017-09-08  Markus TrippelsdorfUpdate x86_64 ulps for AMD Ryzen.
2017-09-07  H.J. LuUse "static const char domain[] ="
2017-09-07  H.J. LuPlace $(elf-objpfx)sofini.os last [BZ #22051]
2017-09-06  Florian Weimerdynarray: Set errno on overflow-induced allocation...
2017-09-06  Florian Weimer__libc_dynarray_emplace_enlarge: Add missing else
2017-09-06  Florian Weimerresolv: __resolv_conf_attach must not free passed conf...
2017-09-06  Florian Weimerresolv: Fix memory leak with OOM during resolv.conf...
2017-09-06  Florian Weimernss_dns: Remove dead PTR IPv4-to-IPv6 mapping code
next