platform/upstream/glibc.git
2015-02-18 Joseph MyersFix posix_spawn getrlimit64 namespace (bug 17991).
2015-02-18 Paul PluzhnikovCleanup: add missing #include's
2015-02-17 Joseph MyersRefine documentation of libm exceptions goals.
2015-02-17 Steve Ellcey2015-02-17 Steve Ellcey <sellcey@imgtec.com>
2015-02-17 Steve Ellcey2015-02-17 Steve Ellcey <sellcey@imgtec.com>
2015-02-17 Stefan LieblerS390: Build failure due to nptl/pt-longjmp.c changes.
2015-02-17 Torvald Riegelia64: Remove custom lowlevellock.h
2015-02-17 Mike Frysingeria64: drop custom getpagesize
2015-02-17 Joseph MyersFix sign of remquo zero remainder in round-downward...
2015-02-16 Paul Eggert* manual/time.texi (TZ Variable): glibc no longer comes...
2015-02-16 Joseph MyersFix remquo spurious overflows (bug 17978).
2015-02-16 Joseph MyersFix MIPS _ABIO64 -Werror=undef build.
2015-02-16 Joseph MyersFix MIPS _COMPILING_NEWLIB -Werror=undef build.
2015-02-16 Joseph MyersFix MIPS __mips_isa_rev -Werror=undef build.
2015-02-16 Torvald RiegelMake error checking effective in nptl/tst-cond25.c.
2015-02-15 Matthew Fortuneia64: remove fixed page size macros and others [BZ...
2015-02-14 Steve Ellcey2015-02-13 Steve Ellcey <sellcey@imgtec.com>
2015-02-13 Roland McGrathAdd placeholder c++-types.data and *.abilist files.
2015-02-13 Joseph MyersFix dbl-64/wordsize-64 remquo (bug 17569).
2015-02-13 Roland McGrathNPTL: Initializer for .init_array-only configurations.
2015-02-13 Joseph MyersFix powerpc software sqrtf (bug 17967).
2015-02-13 J William Piggott[BZ #17969]
2015-02-12 Joseph MyersFix powerpc software sqrt (bug 17964).
2015-02-12 Roland McGrathUse -Werror=undef for assembly code.
2015-02-12 Roland McGrathSupport after-link variable to run a final step on...
2015-02-12 RĂ¼diger SonderfeldDocument tv_sec is of type time_t:
2015-02-12 Joseph MyersFix exp2 spurious underflows (bug 16560).
2015-02-12 Rajalakshmi... powerpc: POWER7 strncpy optimization for unaligned...
2015-02-12 Adhemerval... powerpc: Fix TABORT encoding for little endian
2015-02-12 Andreas SchwabFilter out PTHREAD_MUTEX_NO_ELISION_NP bit in pthread_m...
2015-02-11 Samuel ThibaultRevert "hurd: Fix abi-tag, following ba90e05"
2015-02-11 Joseph MyersFix sincos errno setting (bug 15467).
2015-02-11 Roland McGrathAnother pointless update in README.
2015-02-11 Roland McGrathPointless update in README.
2015-02-11 Leonhard HolzRemove unused definitions
2015-02-10 Joseph MyersRemove sysdeps/mips soft-fp subdirectories.
2015-02-10 Roland McGrathClean up math/test-snan.
2015-02-10 Evangelos FoutrasFix __memcpy_chk on non-SSE2 CPUs
2015-02-10 Adhemerval... powerpc: drop R_PPC_REL16 check
2015-02-10 Adhemerval... powerpc: sysdeps/powerpc configure cleanup
2015-02-09 Samuel ThibaultAdd fixed bug numbers to NEWS
2015-02-09 Adhemerval... powerpc: wordcopy/memmove cleanup for ppc32
2015-02-09 Adhemerval... powerpc: multiarch Makefile cleanup for powerpc32
2015-02-09 Adhemerval... powerpc: wordcopy/memmove cleanup for ppc64
2015-02-09 Adhemerval... powerpc: Remove POWER7 wordcopy ifunc
2015-02-09 Adhemerval... powerpc: Simplify bcopy default implementation
2015-02-09 Adhemerval... powerpc: multiarch Makefile cleanup for powerpc64
2015-02-09 Andreas SchwabFix value of O_TMPFILE for architectures with non-defau...
2015-02-08 Samuel Thibaulthurd: fix unwind-resume.c build
2015-02-08 Samuel Thibaulthurd: fix unwind-resume.c build
2015-02-08 Samuel Thibaultadd hurd/hurdsocket.h file missing from a5eb23d
2015-02-08 Samuel ThibaultFix time/getdate.c build.
2015-02-08 Samuel Thibaulthurd: Fix abi-tag, following ba90e05
2015-02-08 Samuel Thibaulthurd: fix tls.h build
2015-02-08 Samuel Thibaulthurd: Ignore bytes beyond sockaddr length for AF_UNIX
2015-02-07 Paul EggertAdd ersatz _Static_assert on older C hosts
2015-02-07 Samuel Thibaulthurd: fix compilation of signal.h in C++
2015-02-07 Samuel Thibaulthurd: fix compilation of signal.h in C++
2015-02-07 Samuel Thibaulthurd: add basic types for ioctls
2015-02-07 Samuel Thibaulthurd: support mmap with PROT_NONE
2015-02-07 Samuel Thibaulthurdselect: remove dead code.
2015-02-07 Samuel Thibaulthurd: fix sigstate locking
2015-02-07 Samuel Thibaulthurdselect: Let select get interrupted by signals
2015-02-07 Samuel Thibaulthurd: map nice levels 1-to-1 with Mach prio levels
2015-02-07 Samuel Thibaulthurd: allow poll() array bigger than FD_SETSIZE
2015-02-07 Samuel Thibaulthurd: fix f?chflags prototypes, declare them and their...
2015-02-07 Samuel Thibaulthurd: fix build with pthread aio
2015-02-06 Roland McGrathARM: Add missing sfi_breg in LDR_GLOBAL macro.
2015-02-06 Roland McGrathNPTL: Conditionalize some sanity tests for SIGCANCEL...
2015-02-06 Roland McGrathConditionalize use of SIGRTMIN in nptl/tst-locale1.c.
2015-02-06 Roland McGrathDon't set unused field in rt/tst-timer2.
2015-02-06 Roland McGrathNPTL: Build tests using clone directly only for Linux.
2015-02-06 Roland McGrathUse signal rather than sigaction in nptl/tst-cleanup2.
2015-02-06 Roland McGrathConditionalize some tests' use of SA_SIGINFO.
2015-02-06 Roland McGrathDo not use SA_NOCLDWAIT in tst-pselect.
2015-02-06 Roland McGrathMove tst-getlogin to login/ subdirectory.
2015-02-06 Roland McGrathFix libio/tst-atime not to presume ST_NOATIME exists.
2015-02-06 Roland McGrathFix dirent/tst-fdopendir not to presume O_NOATIME exists.
2015-02-06 Roland McGrathFix nptl/tst-kill5 not to presume SIGRTMAX exists.
2015-02-06 Roland McGrathClean up nptl/tst-join5 use of nanosleep.
2015-02-06 Roland McGrathClean up NPTL system to be compat-only.
2015-02-06 Roland McGrathClean up NPTL longjmp to be compat-only.
2015-02-06 Roland McGrathClean up NPTL fork to be compat-only.
2015-02-06 Roland McGrathx86: Clean up __vdso_clock_gettime variable.
2015-02-06 Roland McGrathExclude rpcent functions and NSS backends for rpc,...
2015-02-06 Roland McGrathClean up sysdep-dl-routines variable.
2015-02-06 Carlos O'DonellNEWS: Fix spelling.
2015-02-06 Florian WeimerNEWS: Also mention CVE-2015-1473
2015-02-06 Joseph Myerssoft-fp: Fix _FP_FMA when product is zero and third...
2015-02-06 Joseph Myerssoft-fp: Refine FP_EX_DENORM handling for comparisons.
2015-02-06 Joseph Myerssoft-fp: Support floating-point extensions without...
2015-02-06 Carlos O'DonellFix missing ChangeLog attribution.
2015-02-06 Carlos O'DonellOpen development for 2.22.
2015-02-06 Carlos O'DonellUpdate version.h and include/features.h for 2.21 release upstream-2.21 glibc-2.21 upstream/2.21
2015-02-06 Carlos O'Donellhppa: Sync with pthread.h.
2015-02-06 Paul PluzhnikovCVE-2015-1472: wscanf allocates too little memory
2015-02-06 Carlos O'Donellglibc 2.21 pre-release update.
2015-02-06 Carlos O'Donellhppa: Remove warnings and fix conformance errors.
2015-02-05 Chung-Lin TangFunction name typo error in non-PIC case, fixed in...
2015-02-01 David S. MillerFix two bugs in sparc atomics.
next