]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2016-05-25  Stefan LieblerFix ucs4le_internal_loop in error case. [BZ #19726]
2016-05-25  Stefan LieblerS390: Fix utf32 to utf16 handling of low surrogates...
2016-05-25  Stefan LieblerS390: Fix utf32 to utf8 handling of low surrogates...
2016-05-25  Stefan LieblerS390: Use s390-64 specific ionv-modules on s390-32...
2016-05-25  Stefan LieblerS390: Optimize utf16-utf32 module.
2016-05-25  Stefan LieblerS390: Optimize utf8-utf16 module.
2016-05-25  Stefan LieblerS390: Optimize utf8-utf32 module.
2016-05-25  Stefan LieblerS390: Optimize iso-8859-1 to ibm037 iconv-module.
2016-05-25  Stefan LieblerS390: Optimize builtin iconv-modules.
2016-05-25  Stefan LieblerS390: Optimize 8bit-generic iconv modules.
2016-05-25  Stefan LieblerS390: Configure check for vector support in gcc.
2016-05-25  Stefan LieblerS390: Get rid of make warning: overriding recipe for...
2016-05-24  Joseph MyersDo not raise "inexact" from x86_64 SSE4.1 ceil, floor...
2016-05-24  Paul E. MurphyFixup usage of MIN_EXP in libm-test.inc
2016-05-24  Paul E. MurphyFixup usage of MANT_DIG in libm-test.inc
2016-05-24  Paul E. MurphyRefactor tst-strtod-round.c
2016-05-24  Joseph MyersDo not raise "inexact" from generic round (bug 15479).
2016-05-24  Joseph MyersDo not raise "inexact" from generic floor (bug 15479).
2016-05-24  Joseph MyersDo not raise "inexact" from generic ceil (bug 15479).
2016-05-24  H.J. LuAvoid an extra branch to PLT for -z now
2016-05-24  Stefan LieblerS390: Implement mempcpy with help of memcpy. [BZ #19765]
2016-05-24  Stefan LieblerS390: Do not call memcpy, memcmp, memset within libc...
2016-05-24  Stefan LieblerS390: Use 64bit instruction to check for copies of...
2016-05-24  Stefan LieblerS390: Use mvcle for copies > 1MB on 32bit with default...
2016-05-24  Florian Weimermalloc: Correct malloc alignment on 32-bit architecture...
2016-05-23  Paul E. MurphyRefactor tst-strtod6.c
2016-05-23  Paul E. MurphyRefactor bug-strtod2.c to be type generic
2016-05-23  Paul E. MurphyRefactor bug-strtod.c to better test new types.
2016-05-23  Florian WeimerCVE-2016-4429: sunrpc: Do not use alloca in clntudp_cal...
2016-05-23  Florian WeimerMake padding in struct sockaddr_storage explicit [BZ...
2016-05-23  Joseph Myersconformtest: Correct some limits.h expectations for...
2016-05-23  Joseph MyersUpdate sysdeps/unix/sysv/linux/bits/socket.h for Linux...
2016-05-20  H.J. LuRemove special L2 cache case for Knights Landing
2016-05-20  Joseph Myersconformtest: Correct ftw.h expectations for XPG3, XPG4.
2016-05-20  ricaljasan... manual: fix typos in error reporting
2016-05-20  ricaljasan... manual: fix typo in the introduction
2016-05-19  Joseph MyersImplement proper fmal for ldbl-128ibm (bug 13304).
2016-05-19  H.J. LuCorrect Intel processor level type mask from CPUID
2016-05-19  H.J. LuCheck the HTT bit before counting logical threads
2016-05-19  H.J. LuRemove alignments on jump targets in memset
2016-05-19  Joseph Myersconformtest: Correct pwd.h expectations for XPG3.
2016-05-19  Joseph Myersconformtest: Correct search.h expectations for XPG3.
2016-05-18  Joseph MyersUpdate libm-test.inc comment about NaN signs.
2016-05-18  H.J. LuDon't call internal _Unwind_Resume via PLT
2016-05-18  H.J. LuDon't call internal __pthread_unwind via PLT
2016-05-18  Joseph MyersAdd CLONE_NEWCGROUP from Linux 4.6 to bits/sched.h.
2016-05-18  Joseph MyersAdd Q_GETNEXTQUOTA from Linux 4.6 to sys/quota.h.
2016-05-18  H.J. LuClear destination buffer updated by the previous run
2016-05-17  Joseph MyersDo not declare grantpt, ptsname, unlockpt in stdlib...
2016-05-17  Joseph MyersMake sys/stat.h define S_IFSOCK, S_ISSOCK for XPG4...
2016-05-17  Joseph MyersFix stdlib.h rand_r namespace (bug 20074).
2016-05-17  Joseph MyersCorrect ttyslot header declaration conditions (bug...
2016-05-17  Stefan LieblerFix tst-cancel17/tst-cancelx17, which sometimes segfaul...
2016-05-13  Florian Weimertst-mallocfork2: Fix race condition, use fewer resources
2016-05-13  Joseph Myersconformtest: Correct some stdlib.h expectations for...
2016-05-13  Joseph Myersconformtest: Do not expect strdup in string.h for XPG3.
2016-05-13  H.J. LuCall init_cpu_features only if SHARED is defined
2016-05-13  H.J. LuSupport non-inclusive caches on Intel processors
2016-05-13  Florian Weimermalloc: Rewrite dumped heap for compatibility in __mall...
2016-05-12  Joseph Myersconformtest: Correct time.h XPG3 expectations.
2016-05-12  Joseph Myersconformtest: Correct some unistd.h expectations for...
2016-05-12  Joseph MyersDeclare gethostname for XPG4 (bug 20054).
2016-05-12  Joseph Myersconformtest: Do not expect S_IF* in fcntl.h.
2016-05-12  Wilco DijkstraThis is an optimized memset for AArch64. Memset is...
2016-05-12  Florian WeimerIncrease fork signal safety for single-threaded process...
2016-05-12  Florian Weimergetaddrinfo: Convert from extend_alloca to struct scrat...
2016-05-11  Joseph MyersDeclare tcgetsid for XPG4 (bug 20055).
2016-05-11  Florian Weimerlocaledef: Do not compile with mcheck
2016-05-11  Stefan LieblerS390: Use fPIC to avoid R_390_GOT12 relocation in gcrt1.o.
2016-05-11  H.J. LuRemove x86 ifunc-defines.sym and rtld-global-offsets.sym
2016-05-10  Joseph MyersFix sys/stat.h fchmod namespace (bug 20073).
2016-05-10  Joseph Myersconformtest: Correct some sys/stat.h expectations for...
2016-05-10  Joseph Myersconformtest: Fix st_blksize, st_blocks expectations...
2016-05-10  Joseph MyersDeclare pthread_atfork in unistd.h for UNIX98 (bug...
2016-05-10  Joseph MyersDeclare cuserid in unistd.h for UNIX98 and before ...
2016-05-10  Florian Weimerresolv: Call gmtime_r instead of gmtime in p_secstodate...
2016-05-10  Florian Weimergetaddrinfo: Restore RES_USE_INET6 flag on error path...
2016-05-09  Joseph Myersconformtest: Remove some bogus sys/types.h expectations...
2016-05-09  Stefan LieblerS390: Add support for vdso getcpu symbol.
2016-05-08  H.J. LuMove sysdeps/x86_64/cacheinfo.c to sysdeps/x86
2016-05-08  Neskie Manuellocaledata: chr_US: new Cherokee locale [BZ #12143]
2016-05-07  Dimitris Pappascharmaps: IBM875: fix mapping of iota/upsilon variants...
2016-05-04  Samuel ThibaultRevert "aio: fix newp->running data race"
2016-05-04  Florian Weimermalloc: Adjust header file guard in malloc-internal.h
2016-05-04  Samuel Thibaultaio: fix newp->running data race
2016-05-04  Florian Weimergetnameinfo: Return EAI_OVERFLOW in more cases [BZ...
2016-05-04  Florian Weimergetnameinfo: Avoid calling strnlen on uninitialized...
2016-05-04  Florian Weimergetnameinfo: Reduce line length and add missing comments
2016-05-04  Gabriel F.... powerpc: Fix operand prefixes
2016-05-04  Florian WeimerCVE-2016-1234: glob: Do not copy d_name field of struct...
2016-05-03  Joseph MyersFix sys/time.h timespec namespace (bug 20041).
2016-05-03  Paul E. Murphypowerpc: Add missing insn in swapcontext [BZ #20004]
2016-05-02  Joseph MyersFix fcntl.h timespec namespace (bug 20023).
2016-05-02  Adhemerval... powerpc: Fix clone CLONE_VM compare
2016-05-02  Florian Weimerhesiod: Avoid heap overflow in get_txt_records [BZ...
2016-05-02  Florian Weimerhesiod: Always use thread-local resolver state [BZ...
2016-05-02  Florian Weimerhesiod: Remove DEF_RHS
2016-05-02  Florian Weimerhesiod: Remove RCS keywords
2016-05-01  Arnas Udovičiuslocaledata: sgs_LT: new locale [BZ #12450]
2016-04-30  Andreas Schwabm68k: use large PIC model for gcrt1.o
next