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
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-03-09Make basename and dirname functions work with path namesKeith Marshall
2007-03-05 * mingwex/fesetround.c (fesetround): Use unsigned int as operandDanny 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-19 * mingwex/mb_wc_common.h (get_codepage): Get itDanny Smith
2006-09-18 * mingwex/gdtoa/g_xfmt.c (g_xfmt): Fix representation of infinity. Use fpcla...Danny Smith
2006-09-16 * mingwex/gdtoa/strtopx.c (strtopx): Fix (sic) infinity.Danny Smith
2006-09-07 * mingwex/gdtoa/misc.c (pow5mult): Restore original code.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-07-03 Support SSE float environment in fenv.h functions.Danny Smith
2006-06-26 * mingwex/math/tgamma.c (SQTPI): Add braces.Danny Smith
2006-06-26 * mingwex/wcrtomb.c (wcsrtombs): Fix src end-pointer thinko.Danny Smith
2006-06-18 * mingwex/dirent.c (_tGetFileAttributes): New helper function.Danny Smith
2006-06-18 * include/sys/time.h: Add header guard. Add extern "C" bracketingDanny Smith
2006-06-13 * mingwex/wcrtomb.c (wcrtomb_cp): Correct typo.Danny Smith
2006-05-24update to newer autoconfChristopher Faylor
2006-05-17 * mingwex/wcrtomb.c (wcrtomb_cp): Test (wc > 255) only if C locale.Danny Smith
2005-10-12 * mingwex/complex/csqrt.c (csqrt): The sign of real partDanny Smith
2005-10-08 * mingwex/fegetenv.c (fegetenv): Restore exception masks.Danny Smith
2005-08-25 * mingwex/fe*.c: Revert previous changes.Danny Smith
2005-08-25 * mingwex/feclearexcept.c (feclearexcept): Change declaration.Danny Smith
2005-08-25 * mingwex/stdio/fseeko64.c (fseeko64): Flush stream beforeDanny 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-05-03 * mingwex/math/signbit.c (__signbit): Make return valueDanny Smith
2005-05-02 * include/_mingw.h (__MINGW_ATTRIB_NONNULL): Don't define asDanny Smith
2005-04-24 * mingwex/mbrtowc.c: New file.Danny Smith
2005-04-242005-04-23 Wu Yongwei <adah@sh163.net>Danny Smith
2005-03-24 * include/stdio.h (__mingw_fwrite): Change return value toDanny 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-02-01 * mingwex/strtold.c (__asctoe64): Set endptr to 'e' if exponentDanny 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-08-242004-08-24 Steven G. Johnson <stevenj@alum.mit.edu>Danny Smith
2004-08-15 * mingwex/fopen64.c: Move.Danny Smith
2004-08-09* mingwex/stdio/vwscanf.c: Add stdio.h needed after 2004-08-07 change.Christopher Faylor
2004-07-28 * mingwex/math/powl.c (powl): Revert change of 2004-02-01.Danny Smith
2004-07-27 * mingwex/math/expl.c (expl): Move body of code to new staticDanny Smith
2004-07-27 * mingwex/stdio/vsscanf.c: Add "edi" to registers-modified fieldDanny Smith
2004-07-27 * include/_mingw.h: Use only two underscores to uglifyDanny Smith