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
2008-03-042008-02-28 Joseph Myers <joseph@codesourcery.com>Chris Sutcliffe
2008-02-022008-02-01 Brian Dessent <brian@dessent.net>Chris Sutcliffe
2007-12-282007-12-27 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2007-11-272007-11-26 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2007-10-042007-10-03 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe
2007-10-032007-10-03 Bernd Becker <hugin@users.sourceforge.net>Chris Sutcliffe
2007-09-24Committed as obvious:Danny Smith
2007-08-25Make snprintf() and vsnprintf() conform to C99.Keith Marshall
2007-08-042007-03-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2007-08-042007-03-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2007-07-24* Makefile.in (SUBDIRS): Delete stray line continuation artifact,Keith Marshall
2007-07-19 * include/fcntl.h (_O_WTEXT, _O_U16TEXT, _O_U8TEXT) Define forDanny Smith
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