]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2015-05-28  Roland McGrathNaCl: Make thread exit wake pthread_join.
2015-05-28  Roland McGrathNaCl: Fix lll_futex_timed_wait timeout calculation.
2015-05-28  H.J. LuMake sure that calloc is called at least once
2015-05-28  Wilco Dijkstra2015-05-28 Wilco Dijkstra <wdijkstr@arm.com>
2015-05-27  Marko MyllynenFix monetary.h comment
2015-05-27  Chris Metcalftile: use better variable naming in INLINE_SYSCALL
2015-05-26  Roland McGrathNaCl: Fix thinko in last change.
2015-05-26  Roland McGrathNaCl: Add NaCl-specific __lll_timedlock_wait.
2015-05-26  Roland McGrathSplit timed-wait functions out of nptl/lowlevellock.c.
2015-05-26  Adhemerval... Consolidate gettimeofday across aarch64/s390/tile
2015-05-26  Andriy RysinFix sorting order for Ukrainian locale (BZ 17293)
2015-05-26  Siddhesh PoyarekarFix monetary.h comment
2015-05-26  Szabolcs Nagystruct stat is not posix conform
2015-05-26  Adhemerval... Consolidate vDSO macros and usage
2015-05-25  Andrew SenkevichLocalplt testing for vector math library and libmvec_hi...
2015-05-23  H.J. LuDon't issue an error if DT_PLTRELSZ is missing
2015-05-22  Paul EggertRemove obsolete aliases that broke 'locale -a'
2015-05-22  Adhemerval... Remove socket.S implementation
2015-05-22  Joseph MyersFix soft-fp fma for -Wuninitialized.
2015-05-22  Joseph MyersFix ldbl-128 / ldbl-128ibm tanl for -Wuninitialized.
2015-05-22  Joseph MyersFix ldbl-128 / ldbl-128ibm erfcl for -Wuninitialized
2015-05-22  Joseph MyersFix ldbl-128 / ldbl-128ibm asinl for -Wuninitialized.
2015-05-22  Roland McGrathFix nptl-init.c use of INTERNAL_SYSCALL_DECL.
2015-05-22  Joseph MyersRestore _POSIX2_C_VERSION definition (bug 438).
2015-05-22  Joseph MyersFix pathconf basename namespace (bug 18444).
2015-05-22  Florian WeimerFix indentation to match nesting in previous commit
2015-05-22  Florian WeimerAvoid some aliasing violations in libio
2015-05-21  Joseph MyersFix lgamma implementations for -Wuninitialized.
2015-05-21  Joseph MyersFix sysdeps/ieee754/dbl-64/mpa.c for -Wuninitialized.
2015-05-21  Joseph Myerslinknamespace: whitelist re_syntax_options.
2015-05-21  Florian Weimervfprintf: Remove label name switching for the jump...
2015-05-21  Florian Weimervfprintf: Introduce printf_positional function
2015-05-21  Florian Weimervfprintf: Move jump table definition and the macros...
2015-05-21  Carlos O'DonellAdd sprintf benchmark.
2015-05-21  Andreas SchwabSimplify handling of nameserver configuration in resolver
2015-05-20  Joseph Myersconformtest: use proper _POSIX_C_SOURCE value for POSIX.
2015-05-20  Joseph Myersconformtest: correct POSIX expectations for locale.h.
2015-05-20  Joseph Myersconformtest: clean up POSIX expectations for unistd.h.
2015-05-20  Roland McGrathNaCl: Set tid field to a unique value.
2015-05-20  Roland McGrathMove usleep.c using nanosleep to sysdeps/posix.
2015-05-20  Adhemerval... i386: Remove six-argument specialized implementations
2015-05-20  Wilco DijkstraAdd missing math_private includes.
2015-05-20  Roland McGrathBZ#18434: Mark fixed in NEWS.
2015-05-19  Joseph MyersFix ldbl-96 remquol (finite, Inf) (bug 18244).
2015-05-19  Joseph MyersFix i386 atanhl spurious underflows (bug 18049).
2015-05-19  Roland McGrathBZ#18434: Fix sem_post EOVERFLOW check for [!__HAVE_64B...
2015-05-19  Siddhesh PoyarekarFix typo in safety annotations in envz_remove
2015-05-19  Steve Ellcey * inet/rcmd.c (rresvport_af): Change ss to anonymous...
2015-05-19  James LemkeFix for test "malloc_usable_size: expected 7 but got 11"
2015-05-19  Richard Hendersonsoft-fp: Fix alpha kernel build problem
2015-05-19  Richard Hendersonalpha: Update libm-test-ulps
2015-05-19  Siddhesh PoyarekarAvoid deadlock in malloc on backtrace (BZ #16159)
2015-05-19  Siddhesh PoyarekarSucceed if make check does not report any errors
2015-05-19  Siddhesh PoyarekarAdd envz_remove to the libc manual
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>
next