platform/upstream/glibc.git
2015-05-18 Roland McGrathRefactor opendir.
2015-05-18 Siddhesh PoyarekarAdd *.pyc to .gitignore
2015-05-18 Arjun ShankarEnsure `wint_t' is defined before use in include/stdio.h
2015-05-17 Adhemerval... Fix stdlib/tst-setcontext3 with dash [BZ#18418]
2015-05-16 Carlos O'DonellFail locale installation if localedef fails.
2015-05-16 Marko MyllynenFix bo_CN and bo_IN.
2015-05-15 Joseph MyersFix atanhl missing underflows (bug 16352).
2015-05-15 Joseph MyersFix tanf spurious underflows (bug 18221).
2015-05-15 Joseph MyersFix lgammaf spurious underflows (bug 18220).
2015-05-15 Adhemerval... Add BZ #16704 as fixed
2015-05-15 Wilco DijkstraRemove various ABS macros and replace uses with fabs...
2015-05-15 Joseph MyersFix erfcf spurious underflows (bug 18217).
2015-05-14 Joseph MyersFix atanf spurious underflows (bug 18196).
2015-05-14 Joseph MyersFix log1p missing underflows (bug 16339).
2015-05-14 Adhemerval... Fix non-portable echo usage in sysdeps/unix/make-syscal...
2015-05-14 Andrew SenkevichThis is update for configure, build and install of...
2015-05-14 Andrew SenkevichThis patch adds infrastructure for addition of SIMD
2015-05-14 Andrew SenkevichLast part of changes regarding to libm-test.inc: addition
2015-05-14 Andrew SenkevichRefactoring of START for conditions in individual tests
2015-05-14 Andrew SenkevichThis is the beginning of series of patches with addition
2015-05-13 Roland McGrathNaCl: Make fdopendir skip fcntl check.
2015-05-13 Roland McGrathNit fixes in last change.
2015-05-13 Roland McGrathRefactor scandir/scandirat to use common tail.
2015-05-13 Roland McGrathBreak __scandir_cancel_handler out into its own file.
2015-05-13 Roland McGrathAdd a test case for scandir.
2015-05-13 H.J. LuRemove a trailing `\' in make-syscalls.sh
2015-05-13 Szabolcs Nagy[AArch64] Fix inline asm clobber list in tls-macros.h
2015-05-13 Siddhesh PoyarekarMinor changelog fixup
2015-05-13 Leonhard HolzAdd strcoll benchmark
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.
next