]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2015-05-13  Leonhard HolzSplit locale generation snippet into a separate file
2015-05-12  Ondřej BílkaUse strspn/strcspn/strpbrk ifunc in internal calls.
2015-05-12  Roland McGrathNaCl: Provide non-default values for uname.
2015-05-12  Joseph MyersFix linknamespace test handling of architecture-specifi...
2015-05-12  Leonhard HolzImprove strcoll with strdiff.
2015-05-11  Joseph MyersFix mips16 __fpu_control static linking (bug 18397).
2015-05-11  Andreas SchwabSeparate internal state between getXXent and getXXbyYY...
2015-05-11  Stefan LieblerAdjust tst-strfmon1 after da_DK locale change.
2015-05-08  Roland McGrathNaCl: Implement gethostname.
2015-05-08  Joseph MyersAdd more tests of csqrt, lgamma, log10, sinh.
2015-05-08  Carlos O'DonellBug 18125: Call exit after last linked context.
2015-05-07  Siddhesh PoyarekarUpdate NEWS
2015-05-07  Christian SchmidtUpdate currency_symbol in da_DK
2015-05-06  Roland McGrathBZ#18383: Add test case for large alignment in TLS...
2015-05-06  Roland McGrathNaCl: Fix elf_loader file name in nacl-test-wrapper.sh
2015-05-06  Joseph MyersAdd more tests of acosh, atanh, cos, csqrt, erfc, sin...
2015-05-06  Wilco Dijkstra2015-05-06 Szabolcs Nagy <szabolcs.nagy@arm.com>
2015-05-05  Joseph MyersAdd further tests of libm functions.
2015-05-05  Daniel MarjamäkiAdd __nonnull attribute to wcscpy and wcsncpy [BZ#18265]
2015-05-05  Florian Weimer__ASSUME_FALLOCATE is always true on 32-bit architectures
2015-05-05  Florian Weimeri386: Remove fallocate, fallocate64, posix_fallocate...
2015-05-02  Joseph MyersAdd more tests of libm functions.
2015-05-01  Joseph MyersAdd more tests of tgamma.
2015-05-01  Joseph MyersAdd more tests of tanh.
2015-05-01  Joseph MyersAdd more tests of tan.
2015-05-01  Joseph MyersAdd more tests of cos, sin, sincos.
2015-05-01  Joseph MyersAdd another test of pow.
2015-05-01  Joseph MyersAdd more tests of lgamma.
2015-05-01  Joseph MyersAdd more tests of log, log10, log1p, log2.
2015-05-01  Mark Wielaardelf.h: Add section compression constants and structures.
2015-05-01  Joseph MyersAdd more tests of exp, exp10, exp2, expm1.
2015-05-01  Joseph MyersAdd more tests of erf, erfc.
2015-05-01  Szabolcs Nagy[AArch64] Fix the big endian loader name.
2015-04-30  Joseph MyersAdd more tests of csqrt.
2015-04-30  Joseph MyersAdd further tests of cosh and sinh.
2015-04-30  Joseph MyersRemove MIPS version of waitid.c.
2015-04-29  Roland McGrathNaCl: Change clock_t to long int.
2015-04-29  Roland McGrathNaCl: Fix symbol names for euidaccess.
2015-04-29  Roland McGrathNaCl: Make __suseconds_t be long int rather than int32_t.
2015-04-29  Florian WeimerNEWS: BZ#18319 was fixed in commit ed159672eb3cd650a32b...
2015-04-29  Florian WeimerCVE-2014-8121: Do not close NSS files database during...
2015-04-28  Joseph MyersFix ldbl-128 roundl for exponents in [31, 47] (bug...
2015-04-28  Mark Wielaardelf.h SHF_EXCLUDE signed int 31 bit shift triggers...
2015-04-27  David S. MillerUpdate sparc localplt.data
2015-04-27  H.J. LuCheck tzspec_len == 0 in __tzfile_read
2015-04-27  Florian Weimertest-skeleton: Support temporary files without memory...
2015-04-24  Florian Weimerposix_fallocate, posix_fallocate64 stub: Do not set...
2015-04-24  Roland McGrathARM: Define PI_STATIC_AND_HIDDEN.
2015-04-24  Florian WeimerMake time zone file parser more robust [BZ #17715]
2015-04-24  Florian WeimerDo not build with -Winline
2015-04-24  Stefan LieblerS/390: Regenerate ULPs
2015-04-24  Stefan LieblerS/390: Get cache information via sysconf
2015-04-22  Wilco DijkstraUse __copysign rather than copysign.
2015-04-21  Arjun ShankarCVE-2015-1781: resolv/nss_dns/dns-host.c buffer overflo...
2015-04-20  Adhemerval... libc-vdso.h place consolidation
2015-04-19  Paul EggertBetter fix for setenv (..., NULL, ...)
2015-04-17  Roland McGrathAvoid confusing compiler with dynamically impossible...
2015-04-17  Roland McGrathFuller check for invalid NSID in _dl_open.
2015-04-17  David S. MillerSparc memchr/memcmp/strncmp fixes from Il'ya Malakhov.
2015-04-17  Roland McGrathAdd arm-nacl port.
2015-04-16  David S. MillerConvert sparc over to lowlevellock-futex.h
2015-04-16  Chris Metcalftile: Enable PI_STATIC_AND_HIDDEN
2015-04-15  Adhemerval... powerpc: Fix __wcschr static build
2015-04-15  David S. MillerRebuilt fresh sparc ULPS to get rid of removed tests.
2015-04-13  Stefan LieblerUse correct signedness in wcsncmp
2015-04-13  Stefan LieblerSet errno for log1p on pole/domain error.
2015-04-10  Stefan LieblerUpdate tst_mbrlen/tst_mbrtowc for mblen change
2015-04-10  Joseph MyersFix strtof decimal rounding close to half least subnorm...
2015-04-09  Joseph MyersAdd more tests of clog and clog10.
2015-04-09  Roland McGrathOmit libc-modules.h for all .v.i files.
2015-04-09  Roland McGrathLet non-add-on preconfigure scripts set libc_config_ok.
2015-04-09  Roland McGrathMake test-skeleton.c grok TEST_DIRECT magic environment...
2015-04-09  Florian Weimerscratch_buffer: Suppress truncation warning on 32-bit
2015-04-09  David S. MillerUpdate SPARC ulps.
2015-04-08  Joseph MyersAdd more tests of atanh.
2015-04-08  Joseph MyersAdd more tests of atan.
2015-04-08  Florian Weimernscd_getgr_r: Use struct scratch_buffer instead of...
2015-04-08  Florian Weimergetnameinfo: Use struct scratch_buffer instead of exten...
2015-04-08  Florian Weimer_nss_compat_initgroups_dyn: Use struct scratch_buffer...
2015-04-08  Florian Weimergrp: Rewrite to use struct scratch_buffer instead of...
2015-04-08  Florian Weimerpldd: Use struct scratch_buffer instead of extend_alloca
2015-04-08  Joseph MyersAdd more tests of cbrt.
2015-04-08  Joseph MyersAdd more tests of cabs.
2015-04-08  Joseph MyersFix dbl-64 atan2 in non-default rounding modes (bug...
2015-04-08  Joseph MyersFix dbl-64 atan in non-default rounding modes (bug...
2015-04-07  James Cowgill[BZ #17930] MIPS: Define SHM_NORESERVE.
2015-04-07  Florian Weimerscratch_buffer_grow_preserve: Add missing #include...
2015-04-07  Florian WeimerAdd struct scratch_buffer and its internal helper functions
2015-04-06  Richard Hendersonmath/test-fenvinline: Cast fe_exc to unsigned int befor...
2015-04-06  Richard Hendersonalpha: Update libm-test-ulps
2015-04-06  Richard Hendersonalpha: Unconditionally include dl-sysdep.h in sysdep.h
2015-04-03  Ondřej BílkaHandle mblen return code when n is zero.
2015-04-02  Florian WeimerDefine libc_max_align_t for internal use
2015-04-02  Andreas Schwabaarch64: Increase MINSIGSTKSZ and SIGSTKSZ (bug 16850)
2015-04-02  Mel Gormanmalloc: Consistently apply trim_threshold to all heaps...
2015-03-31  H.J. LuLimit threads sharing L2 cache to 2 for SLM/KNL
2015-03-31  H.J. LuAdd a testcase for copy reloc against protected data
2015-03-31  H.J. LuAdd ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA to x86
2015-03-28  Martin GalvanNPTL: Remove duplicate definition of PTHREAD_ADAPTIVE_M...
2015-03-28  Martin GalvanNPTL: swap comments for THREAD_SETMEM and THREAD_SETMEM...
next