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-07-12Changelog typoDanny Smith
2007-07-12 * incude/wchar.h (_wsystem) Declare.Danny Smith
2007-06-29 * mingwex/gdtoa/mingw_snprintf.c: New file.Danny Smith
2007-06-28 * msvcrt.def.in: Update comment.Danny Smith
2007-06-23*include/wctpe.h: Likewise.Danny Smith
2007-06-23 *include/assert.h: Qualify all functions with __MINGW_NOTHROW.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-06-22 * include/_mingw.h (__MINGW_NOTHROW): Define.Danny Smith
2007-06-18 * include/stdio.h (vsnprintf): Remove inline definition.Danny Smith
2007-06-17 * CRTfmode.c: Nit-pick comment fix.Danny Smith
2007-06-17* CRTfmode.c: Fix nested comment.Christopher Faylor
2007-06-17* include/string.h (strcasecmp): Fix typo in declaration prototype.Christopher Faylor
2007-06-14 * include/io.h (lseek64) : Add prototype.Danny Smith
2007-06-14 * include/string.h (strcasecmp): Add prototype.Danny Smith
2007-06-13 * Makefile.in (CRT0S): Revert last change.Danny Smith
2007-06-13 * Makefile.in (CRT0S): Add back CRTfmode.o.Danny Smith
2007-06-13 * include/stdlib.h: Don't include stdint.h. Conditionally define intptr_t.Danny Smith
2007-06-11 * crt1.c (__mingw_CRTStartup): Add explicit call to libgcc's __main.Danny Smith
2007-05-08 * include/stdint.h (intptr_t): Fix typo.Danny Smith
2007-05-08 * include/stdint.h (intptr_t): Protect with _INTPTR_T_DEFINED.Danny Smith
2007-04-072007-04-07 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2007-04-062007-04-05 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2007-03-262007-03-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2007-03-22 2007-03-22 Brian Ripley <ripleybd@users.sourceforge.net>Danny Smith
2007-03-212003-03-20 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2007-03-21Add --enable-mingw-manpage-transform configure option.Keith Marshall
2007-03-18 * include/_mingw.h (__CRT_INLINE): Ue __gnu_inline__ for gcc 4.2.x too.Danny Smith
2007-03-11Add manpages for dirname and basename functions.Keith Marshall
2007-03-09Make basename and dirname functions work with path namesKeith Marshall
2007-03-05 * include/io.h (__mingw_access): New static inline wrapper to restoreDanny Smith
2007-03-05 * mingwex/fesetround.c (fesetround): Use unsigned int as operandDanny Smith
2007-02-272007-02-27 Thorsten Dahlheimer <tdahlheim@gmx.net>Danny Smith
2007-02-182007-02-18 Aurimas Cernius <aurisc4@gmail.com>Danny Smith
2007-02-15 * Makefile.in (ALL_CFLAGS): Put W32API_INCLUDE after INCLUDES.Danny Smith
2007-02-08 * include/io.h (X_OK): Revert 2007-01-24 change, but leave comment.Danny Smith
2007-01-27 Expose some msvcr80.dll functions.Danny Smith
2007-01-26 Expose some msvcr80.dll functions.Danny Smith
2007-01-26 * include/_mingw.h (CRT_INLINE): Correct typo.Danny Smith
2007-01-24 * include/io.h (X_OK): Define to F_OK.Danny Smith
2007-01-19 * include/stdio.h (SEEK_SET, SEEK_CUR, SEEK_END): DefineDanny Smith
2006-12-31* include/libgen.h: New file; required by...Keith Marshall
2006-11-25configure.in: Update to autoconf 2.5x syntax; fix macro argument quoting;Keith Marshall
2006-11-21 * Makefile.in: Add aclocal.m4:to source release.Danny Smith
2006-11-192006-11-18 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2006-11-09 [ mingw-Bugs-1590623 ]Danny Smith
2006-10-04 * Makefile.in: Semi-revert semi-reversion of 2006-08-30 change, nowCorinna Vinschen
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