]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2018-06-29  Steve EllceyCheck length of ifname before copying it into to ifreq...
2018-06-29  Daniel Alvarezgetifaddrs: Don't return ifa entries with NULL names...
2018-06-28  Florian WeimerUse _STRUCT_TIMESPEC as guard in <bits/types/struct_tim...
2018-06-19  Gabriel F.... Fix parameter type in C++ version of iseqsig (bug 23171)
2018-06-01  Florian Weimerlibio: Avoid _allocate_buffer, _free_buffer function...
2018-05-24  Florian WeimerAdd NEWS entry for CVE-2018-11236
2018-05-24  Florian WeimerAdd references to CVE-2018-11236, CVE-2017-18269
2018-05-24  H.J. LuAdd a test case for [BZ #23196]
2018-05-24  Andreas SchwabDon't write beyond destination in __mempcpy_avx512_no_v...
2018-05-17  Paul PluzhnikovFix path length overflow in realpath [BZ #22786]
2018-05-17  Paul PluzhnikovFix stack overflow with huge PT_NOTE segment [BZ #20419]
2018-05-17  Stefan LieblerFix blocking pthread_join. [BZ #23137]
2018-05-17  Joseph MyersFix signed integer overflow in random_r (bug 17343).
2018-05-17  Adhemerval... i386: Fix i386 sigaction sa_restorer initialization...
2018-05-17  DJ Delorie[BZ #22342] Fix netgroup cache keys.
2018-05-17  Andrew SenkevichFix i386 memmove issue (bug 22644).
2018-05-17  Andreas SchwabFix crash in resolver on memory allocation failure...
2018-05-17  Jesse Hathawaygetlogin_r: return early when linux sentinel value...
2018-05-17  Florian Weimerresolv: Fully initialize struct mmsghdr in send_dg...
2018-02-08  Arjun ShankarUpdate NEWS for bug 22343 and bug 22774
2018-02-08  Arjun ShankarFix integer overflows in internal memalign and malloc...
2018-01-29  Tulio Magno... powerpc: Fix syscalls during early process initializati...
2018-01-29  Gabriel F.... Provide a C++ version of iseqsig (bug 22377)
2018-01-26  Szabolcs Nagy[AARCH64] Rewrite elf_machine_load_address using _DYNAM...
2018-01-19  H.J. LuNEWS: Add an entry for [BZ #22715]
2018-01-19  H.J. Lux86-64: Properly align La_x86_64_retval to VEC_SIZE...
2018-01-17  Florian Weimernptl/tst-thread-exit-clobber: Run with any C++ compiler
2018-01-16  Florian Weimernptl/tst-minstack-throw: Compile in C++11 mode with...
2018-01-15  Florian Weimernptl: Add PTHREAD_MIN_STACK C++ throw test [BZ #22636]
2018-01-15  Florian Weimernptl: Add tst-minstack-cancel, tst-minstack-exit [BZ...
2018-01-15  Florian Weimernptl: Open libgcc.so with RTLD_NOW during pthread_cance...
2018-01-15  Szabolcs Nagy[BZ #22637] Fix stack guard size accounting
2018-01-15  Florian Weimernptl: Add test for callee-saved register restore in...
2018-01-15  Florian WeimerSynchronize support/ infrastructure with master
2018-01-12  Dmitry V. Levinlinux: make getcwd(3) fail if it cannot obtain an absol...
2018-01-12  Florian WeimerAdd missing reference to bug 20532
2018-01-10  Adhemerval... ia64: Fix memchr for large input sizes (BZ #22603)
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
next