]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2018-01-04  Florian Weimerresolv: Add test coverage for ns_name_unpack, ns_name_ntop
2018-01-04  Florian Weimergetaddrinfo: Avoid stack copy of IPv6 address
2018-01-04  Florian Weimer__inet_pton_length: Implement new internal helper function
2018-01-04  Florian Weimerinet_pton: Reformat in GNU style
2018-01-04  Florian Weimergetaddrinfo: Eliminate another strdup call
2018-01-04  Florian Weimergetaddrinfo: Fix localplt failure involving strdup
2018-01-04  Florian Weimergetaddrinfo: Always allocate canonical name on the...
2018-01-04  Florian Weimergetaddrinfo: Unconditionally use malloc for address...
2018-01-04  H.J. Lux86-64: Regenerate libm-test-ulps for AVX512 mathvec...
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-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-15  Dmitry V. LevinNEWS: merge two sections about security related changes...
2017-12-12  James Clarkeia64: Add ipc_priv.h header to set __IPC_64 to zero
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-12-01  Florian Weimerglob: Add new test tst-glob-tilde
2017-12-01  Paul EggertCVE-2017-15670: glob: Fix one-byte overflow [BZ #22320]
2017-12-01  Adhemerval... posix: Sync glob with gnulib [BZ #1062]
2017-12-01  H.J. Lui386: Hide __old_glob64 [BZ #18822]
2017-11-30  Adhemerval... Fix missing posix_fadvise64 mips64 static build (BZ...
2017-11-26  Adhemerval... posix: Do not use WNOHANG in waitpid call for Linux...
2017-11-26  Adhemerval... posix: Fix improper assert in Linux posix_spawn (BZ...
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-14  James ClarkeFix TLS relocations against local symbols on powerpc32...
2017-10-23  Joseph MyersInstall correct bits/long-double.h for MIPS64 (bug...
2017-10-22  H.J. Lux86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve...
2017-10-19  H.J. Lux86-64: Verify that _dl_runtime_resolve preserves vecto...
2017-10-11  Florian WeimerSynchronize support/ infrastructure with master
2017-10-07  DJ DelorieFix cast-after-dereference
2017-10-07  DJ DelorieFix BZ #21654 - grp-merge.c alignment
2017-10-02  Joseph MyersFix sparc32 bits/long-double.h (bug 21987).
2017-09-11  H.J. LuMake copy of <bits/std_abs.h> from GCC 7 [BZ #21573]
2017-09-11  H.J. Lustring/stratcliff.c: Replace int with size_t [BZ #21982]
2017-09-07  H.J. LuUse "static const char domain[] ="
2017-09-07  H.J. LuPlace $(elf-objpfx)sofini.os last [BZ #22051]
2017-08-28  Carlos O'Donellmutex: Fix robust mutex lock acquire (Bug 21778)
2017-08-28  Carlos O'Donellrwlock: Fix explicit hand-over (bug 21298)
2017-08-28  Florian WeimerSynchronize support/ infrastructure with master
2017-08-21  Florian Weimerassert: Support types without operator== (int) [BZ...
2017-08-15  Florian Weimerresolv: Reduce EDNS payload size to 1200 bytes [BZ...
2017-08-12  John David... Return to caller if dl_fixup fails to resolve callee...
2017-08-12  John David... Call exit directly in clone (BZ #21512)
2017-08-12  John David... hppa: set __IPC_64 as zero for SysV IPC calls
2017-08-12  John David... Add CFI annotation.
2017-08-12  John David... Fix stack offset for r19 load in __getcontext.
2017-08-12  John David... Fix __setcontext return value on hppa.
2017-08-12  John David... Fix syscall cancellation on hppa.
2017-08-12  John David... Fix [BZ 20098].
2017-08-12  John David... Fix [BZ locale/19838].
2017-08-12  John David... Fix guard alignment in allocate_stack when stack grows up.
2017-08-12  John David... Fix failing sNaN tests on hppa.
2017-08-12  John David... Use generic pthread support on hppa.
2017-08-11  Florian Weimerassert: Suppress pedantic warning caused by statement...
2017-08-09  John David... hppa: Fix register corruption in __longjmp.
2017-08-06  H.J. Lux86-64: Use _dl_runtime_resolve_opt only with AVX512F...
2017-08-04  Aurelien Jarnoi686/multiarch: Regenerate ulps
2017-08-03  Aurelien JarnoFix the return type of the getentropy stub
2017-08-02  Tulio Magno... powerpc: Fix logbl on power7 [BZ# 21280]
2017-07-26  H.J. LuAvoid .symver on common symbols [BZ #21666]
2017-07-12  Szabolcs Nagy[AArch64] Use hidden __GI__dl_argv in rtld startup...
2017-07-06  H.J. Lux86-64: Align the stack in __tls_get_addr [BZ #21609]
2017-06-20  Florian Weimeri686: Add missing IS_IN (libc) guards to vectorized...
2017-06-20  Siddhesh PoyarekarIgnore and remove LD_HWCAP_MASK for AT_SECURE programs...
2017-06-19  Florian Weimerld.so: Reject overly long LD_AUDIT path elements
2017-06-19  Florian Weimerld.so: Reject overly long LD_PRELOAD path elements
2017-06-19  Florian WeimerCVE-2017-1000366: Ignore LD_LIBRARY_PATH for AT_SECURE...
2017-06-11  Santhosh ThottingalCorrect collation rules for Malayalam.
2017-06-09  Florian Weimerfork: Remove bogus parent PID assertions [BZ #21386]
2017-06-05  Joseph MyersFix test-math-vector-sincos.h aliasing.
2017-05-01  Adhemerval... Fix i686 memchr overflow calculation (BZ#21182)
2017-04-28  H.J. Lux86: Use AVX2 memcpy/memset on Skylake server [BZ ...
2017-04-28  H.J. Lux86: Set Prefer_No_VZEROUPPER if AVX512ER is available
2017-04-20  Adhemerval... posix: Add cleanup on the trap list for globtest.sh
2017-04-07  H.J. Lux86-64: Improve branch predication in _dl_runtime_resol...
2017-04-03  Mike Frysingerposix_spawn: use a larger min stack for -fstack-check...
2017-04-03  Wladimir J... Call the right helper function when setting mallopt...
2017-03-31  Slava Barinovfts: Fix symbol redirect for fts_set [BZ #21289]
2017-03-20  Mike Frysingerposix_spawn: fix stack setup on ia64 [BZ #21275]
2017-03-15  Mike Frysingerx86_64: fix static build of __mempcpy_chk for compilers...
2017-03-15  John David... hppa: Fix setting of __libc_stack_end
2017-03-02  Florian WeimerDocument and fix --enable-bind-now [BZ #21015]
2017-02-28  Florian Weimersunrpc: Improvements for UDP client timeout handling...
2017-02-28  Florian Weimersunrpc: Avoid use-after-free read access in clntudp_cal...
2017-02-09  Siddhesh PoyarekarFix getting tunable values on big-endian (BZ #21109)
2017-02-05  Siddhesh PoyarekarUpdate for 2.25 release glibc-2.25
2017-02-05  Siddhesh PoyarekarAdd more contributors to contrib.texi
2017-02-05  Siddhesh PoyarekarAdd list of bugs fixed in 2.25
2017-02-05  Siddhesh PoyarekarAdd missing NEWS items
2017-02-04  Siddhesh Poyarekartunables: Fail tests correctly when setgid does not...
2017-02-04  Alexandre OlivaBug 20915: Do not initialize DTV of other threads.
2017-02-04  David S. Millersparc: Remove optimized math routines which cause tests...
2017-02-02  H.J. LuAllow IFUNC relocation against unrelocated shared library
2017-02-02  Siddhesh PoyarekarDrop GLIBC_TUNABLES for setxid programs when tunables...
next