platform/upstream/glibc.git
2015-09-17 H.J. LuUse __pthread_setcancelstate in libc.a
2015-09-17 Joseph MyersFix sign of zero part from ctan / ctanh when argument...
2015-09-17 Joseph MyersReduce number of constants in __finite* (bug 15384).
2015-09-17 Joseph MyersFix tgamma missing underflows (bug 18951).
2015-09-17 Andreas SchwabRestore sparc64 implementation of semctl
2015-09-16 Joseph MyersDon't declare float / long double Bessel functions...
2015-09-16 Joseph MyersMake scalbn set errno (bug 6803).
2015-09-16 Justus WinterCache the host port like we cache the task port
2015-09-16 Joseph MyersUpdate de.po from Translation Project (bug 4404).
2015-09-16 Joseph MyersClean up ldbl-128 / ldbl-128ibm expm1l dead code (bug...
2015-09-16 Paul PluzhnikovFix BZ #18872 -- memory leak in printf_positional.
2015-09-16 Andreas SchwabRemove extra va_start/va_end calls (bug 17244)
2015-09-16 Andreas SchwabAdd missing va_end calls (bug 17243)
2015-09-15 Roland McGrathUse HOST_NAME_MAX for MAXHOSTNAMELEN in <sys/param.h>.
2015-09-15 Joseph MyersFix math.h, tgmath.h XSI POSIX namespace (gamma, isnan...
2015-09-15 Joseph MyersFix ldbl-128ibm nearbyintl use of signaling comparisons...
2015-09-15 Joseph MyersMark fegetround pure (bug 16296).
2015-09-15 Joseph MyersFix ctan, ctanh missing underflows (bug 18595).
2015-09-15 Joseph MyersSimplify hypotf infinity handling (bug 15918).
2015-09-15 Joseph MyersFix i386 exp10 missing underflows (bug 18966).
2015-09-15 Samuel ThibaultFix typo
2015-09-14 Joseph MyersFix i386 exp missing underflows (bug 18961).
2015-09-14 Joseph MyersFix exp2 missing underflows (bug 16521).
2015-09-14 Carlos O'DonellUse ALIGN_DOWN in systrim.
2015-09-14 Carlos O'DonellPrevent check-local-headers.sh hang.
2015-09-13 Samuel ThibaultFix typo
2015-09-13 Rasmus Villemoeslinux/getsysstats.c: use sysinfo() instead of parsing...
2015-09-12 Mike Frysingerlocaledef: improve error message [BZ #16985]
2015-09-12 Joseph MyersAdd more random libm test inputs (mainly for ldbl-128).
2015-09-11 Roland McGrathNaCl: Do not install <sys/mtio.h>.
2015-09-11 Joseph MyersMove bits/atomic.h to atomic-machine.h (bug 14912).
2015-09-11 Joseph MyersUpdate libm-test-ulps for MIPS.
2015-09-11 Joseph MyersFix ldbl-128/ldbl-128ibm lgamma spurious "invalid"...
2015-09-11 Joseph MyersAdd more randomly-generated libm tests.
2015-09-10 Joseph MyersFix lgamma (negative) inaccuracy (bug 2542, bug 2543...
2015-09-10 Paul PluzhnikovTo fix BZ #18675, use __fstatvfs64 in __fpathconf.
2015-09-08 Joseph MyersMove bits/libc-lock.h and bits/libc-lockP.h out of...
2015-09-08 Roland McGrathBZ#18921: Mark fixed in NEWS.
2015-09-08 Andrew BennettMIPS: Only use .set mips* assembler directives when...
2015-09-07 Samuel ThibaultFix parallel build of before-compile targets.
2015-09-06 Samuel ThibaultFix rules generating headers in hurd/ and mach/
2015-09-06 Manolis RagkousisCheck sysheaders when looking for Mach and Hurd headers
2015-09-04 Roland McGrathBZ#18921: Fix opendir inverted o_directory_works test.
2015-09-04 Joseph MyersRename bits/linkmap.h to linkmap.h (bug 14912).
2015-09-04 Andreas SchwabTerminate FDE before return trampoline in makecontext...
2015-09-04 Carlos Eduardo Seopowerpc: Fix compiler warning in some syscalls.
2015-09-04 Joseph MyersRename bits/stdio-lock.h to stdio-lock.h (bug 14912).
2015-09-04 Joseph MyersRename bits/m68k-vdso.h to m68k-vdso.h (bug 14912).
2015-09-04 Florian WeimerAmend ChangeLog to reflect deletion of elf/tst-znodelet...
2015-09-03 Roland McGrathMark elf/tst-protected1[ab] as XFAIL.
2015-09-03 Joseph MyersRename bits/libc-tsd.h to libc-tsd.h (bug 14912).
2015-09-03 Joseph MyersDon't install bits/libc-lock.h or bits/stdio-lock.h.
2015-09-03 Joseph MyersDon't include <bits/stdio-lock.h> from installed <libio.h>.
2015-09-01 Paul PluzhnikovFix BZ #18757.
2015-09-01 Paul PluzhnikovFilter out NULL entries.
2015-09-01 Joseph MyersAdd netinet/in.h values from Linux 4.2.
2015-09-01 Joseph MyersAdd more TCP_* values to netinet/tcp.h.
2015-08-31 Brett NeumeierFix non-v9 32-bit sparc build.
2015-08-31 Paul EggertFix broken overflow check in posix_fallocate [BZ 18873]
2015-08-29 Mike FrysingerNEWS: add #18887
2015-08-29 Mike Frysingergetmntent: fix memory corruption w/blank lines [BZ...
2015-08-29 Mike Frysingerde.po: fix SIGALRM typo [BZ #4404]
2015-08-29 James Perkinstime/tst-strptime2.c: test full input range +/- 0-9999
2015-08-29 James Perkinsstrptime %z: fix rounding, extend range to +/-9959...
2015-08-28 H.J. LuMention 15786 in NEWS
2015-08-28 Adhemerval... Fix wordsize-32 mmap offset for negative value (BZ...
2015-08-27 Joseph MyersNote bug 14941 as having been fixed in 2.18.
2015-08-27 H.J. LuDetect and select i586/i686 implementation at run-time
2015-08-27 H.J. LuAdd i386 memset and memcpy assembly functions
2015-08-27 Steve Ellcey Fix undefined warning messages in GCC 6.
2015-08-27 H.J. LuRemove i486 subdirectory
2015-08-27 H.J. LuMove i486/strlen.S to strlen.S
2015-08-27 H.J. LuMove i486/strcat.S to strcat.S
2015-08-27 H.J. LuMove i486/pthread_spin_trylock.S to pthread_spin_trylock.S
2015-08-27 H.J. LuMove i486/string-inlines.c to string-inlines.c
2015-08-27 H.J. LuMove i486/htonl.S to htonl.S
2015-08-27 H.J. LuMove i486/bits/atomic.h to bits/atomic.h
2015-08-27 H.J. LuRemove sysdeps/i386/i486/Versions
2015-08-27 Gleb Fotengauer... Mention mkdtemp as another secure alternative to mktemp
2015-08-26 Stan ShebsDisable uninitialized warning with GCC 4.8
2015-08-26 Roland McGrathMeaningless ChangeLog cleanup to trigger buildbot.
2015-08-26 Carlos Eduardo Seopowerpc: Sync hwcap.h with kernel
2015-08-26 Paul E. Murphypowerpc: Revert to default atomic ops in elision code
2015-08-26 Mike Frysingermips: siginfo.h: add SIGSYS details [BZ #18863]
2015-08-26 H.J. LuReplace BZERO_P/PIC with USE_AS_BZERO/SHARED
2015-08-26 H.J. LuReplace MEMPCPY_P/PIC with USE_AS_MEMPCPY/SHARED
2015-08-26 H.J. LuDon't disable SSE in x86-64 ld.so
2015-08-26 Stefan LieblerAdjust _Unwind_Word in unwind.h to version in libgcc.
2015-08-26 Stefan LieblerS390: Fix build error with gcc6 in utf8_utf16-z9.c.
2015-08-26 Stefan LieblerS390: Optimize string, wcsmbs and memory functions.
2015-08-26 Stefan LieblerS390: Optimize memrchr.
2015-08-26 Stefan LieblerS390: Optimize wmemcmp.
2015-08-26 Stefan LieblerS390: Optimize wmemset.
2015-08-26 Stefan LieblerS390: Optimize memccpy.
2015-08-26 Stefan LieblerS390: Optimize memchr, rawmemchr and wmemchr.
2015-08-26 Stefan LieblerS390: Optimize strcspn and wcscspn.
2015-08-26 Stefan LieblerS390: Optimize strpbrk and wcspbrk.
2015-08-26 Stefan LieblerS390: Optimize strspn and wcsspn.
2015-08-26 Stefan LieblerS390: Optimize strrchr and wcsrchr.
2015-08-26 Stefan LieblerS390: Optimize strchrnul and wcschrnul.
next