Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-06 * mingwex/membarrier.c: New file.Earnie Boyd
2012-05-08Remove references to nonexistent files.Keith Marshall
2009-10-30Honor DESTDIR for winsup/mingw and winsup/w32apiCharles Wilson
2009-07-28Convert to monolithic configuration procedure.Keith Marshall
2008-10-13* Makefile.in: Use a different method to invoke gcc in a cygwin-hostedChristopher Faylor
2008-08-14Add missing dependencies for building libmingwex.a.Keith Marshall
2008-08-12Add replacements for remaining members of printf() family.Keith Marshall
2008-07-29Replace __mingw_snprintf() with new generic family implementation; likewise, ...Keith Marshall
2008-06-03Avoid precision errors in round(), lround() and llround() functions.Keith Marshall
2008-05-042008-05-04 Ramiro Polla <ramiro@lisha.ufsc.br>Chris Sutcliffe
2007-08-25Make snprintf() and vsnprintf() conform to C99.Keith Marshall
2007-06-29 * mingwex/gdtoa/mingw_snprintf.c: New file.Danny Smith
2007-06-22 * mingwex/Makefile.in (LIB_OBJS): Revert accidental removal.Danny Smith
2007-06-22 Add POSIX binary tree search API.Danny Smith
2007-02-15 * Makefile.in (ALL_CFLAGS): Put W32API_INCLUDE after INCLUDES.Danny Smith
2006-12-31* include/libgen.h: New file; required by...Keith Marshall
2006-11-21 * Makefile.in: Add aclocal.m4:to source release.Danny Smith
2006-09-01 Import David Gay's gdtoa library.Danny Smith
2006-08-03 * include/ctype.h (_BLANK): Expand comment.Danny Smith
2006-07-04 * mingwex/Makefile.in: Add -I$(srcdir)/.. to INCLUDES.Danny Smith
2006-06-18 * include/sys/time.h: Add header guard. Add extern "C" bracketingDanny Smith
2005-05-10 * mingwex/math/nexttoward.c: New file.Danny Smith
2005-05-09 * mingwex/math/nextafterf.c (nextafterf): CorrectDanny Smith
2005-05-08 * mingwex/math/erfl.c: New file.Danny Smith
2005-04-24 * mingwex/mbrtowc.c: New file.Danny Smith
2005-02-25 * mingwex/wctype.c: New file.Danny Smith
2005-02-112005-02-11 Gregory W. Chicares <chicares at cox dot net>Danny Smith
2005-01-10 * mingwex/complex/(cabsl.c cacosl.c cacoshl.c cargl.c casinl.cDanny Smith
2004-12-26 * mingwex/complex/(cabsf.c cacosf.c cacoshf.c cargf.c casinf.cDanny Smith
2004-10-07 * include/math.h (ashinh, asinhf, asinhl, acosh, acoshf, acoshl,Danny Smith
2004-09-05 * mingwex/Makefile.in: Correct typo in list of DISTFILES.Earnie Boyd
2004-08-24 * include/malloc.h (__mingw_aligned_offset_malloc,Danny Smith
2004-07-15 * mingwex/complex/cargs.c: New file.Danny Smith
2004-07-15 * Makefile.in (INCLUDES): Temporarily revert previous change.Corinna Vinschen
2004-07-15 * Makefile.in (INCLUDES): Designate $(srcdir)/../include as aDanny Smith
2004-07-13 * Makefile.in: Move use of --nostdinc++ as GCC3.4 warns to use itEarnie Boyd
2004-07-11 * include/unistd.h (ftruncate): Add inline definition.Danny Smith
2004-07-022 * mingwex/Makefile.in (MATH_DISTFILES): Remove pow.c,Danny Smith
2004-06-302004-06-30 Kees Zeelenberg <kzlg@users.sourceforge.net>Danny Smith
2003-10-21 Add ISO C99 complex support for doubles.Danny Smith
2003-05-06 * configure.in (CFLAGS): Remove -D__USE_CRTIMP=1 due to possibilitesEarnie Boyd
2003-03-03 * mingwex/getopt.c: New file, copied from cygwin srcs.Danny Smith
2003-03-022003-03-02 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith
2002-12-08 * mingwex/math/s_erf.c: New file.Danny Smith
2002-11-27 * mingwex/math/lgamma.c: New file.Danny Smith
2002-11-26Add strtold and wcstold to libmingwex.aDanny Smith
2002-10-07 * mingwex/math/powil.c: Rename powil to __powil.Danny Smith
2002-07-29Add incomplet long double math support to libmingwex.aDanny Smith
2002-06-13 * include/_mingw.h: Increment version to 2.0.Danny Smith