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
2009-06-182009-06-16 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2009-04-112009-04-11 Danny Smith <dannsymith@users.sourceforge.net>Chris Sutcliffe
2009-01-102009-01-10 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2009-01-04Fix MinGW-Bug [2445962]; (reported by Keishi Suenaga).Keith Marshall
2008-10-14Fix MinGW-Bug [2160227]: Eliminate conflicting declarations and implementatio...Keith Marshall
2008-10-12Make strtod() inline definition C89 compliant.Keith Marshall
2008-10-052008-10-04 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2008-09-26Fix MinGW-Bug [2125708].Keith Marshall
2008-09-20Fix MinGW-Bug [2117379].Keith Marshall
2008-09-082008-09-07 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2008-09-01Reimplement getopt.c to add getopt_long_only() function.Keith Marshall
2008-09-01Erase all file content, preparatory to rewrite.Keith Marshall
2008-08-30Implement conditional replacement for printf() family functions.Keith Marshall
2008-07-072008-07-06 Gregory McGarry <gregorymcgarry@users.sourceforge.net>Danny Smith
2008-07-04 * include/stdio.h (swprintf, vswprintf): Guard with #ifndef __STRICT...Danny Smith
2008-07-02Add _get_output_format(), _set_output_format() for MSVCRT >= MSVCR80Keith Marshall
2008-06-14Committed as obvious.Danny Smith
2008-05-162008-05-15 Ramiro Polla <ramiro@lisha.ufsc.br>Chris Sutcliffe
2008-05-072008-05-06 Ramiro Polla <ramiro@lisha.ufsc.br>Chris Sutcliffe
2008-05-06Fix typo and commit the write headerChris Sutcliffe
2008-05-042008-05-04 Ramiro Polla <ramiro@lisha.ufsc.br>Chris Sutcliffe
2008-05-032008-04-02 Ramiro Polla <ramiro@lisha.ufsc.br>Chris Sutcliffe
2008-04-262008-04-25 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe
2008-04-262008-04-25 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe
2008-03-212008-03-21 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe
2008-03-212008-01-19 Danny Smith <dannysmithusers.sourceforge.netChris Sutcliffe
2008-03-042008-02-28 Joseph Myers <joseph@codesourcery.com>Chris Sutcliffe
2007-12-282007-12-27 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2007-10-032007-10-03 Bernd Becker <hugin@users.sourceforge.net>Chris Sutcliffe
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-07-19 * include/fcntl.h (_O_WTEXT, _O_U16TEXT, _O_U8TEXT) Define forDanny Smith
2007-07-12 * incude/wchar.h (_wsystem) Declare.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 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* 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 * include/stdlib.h: Don't include stdint.h. Conditionally define intptr_t.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-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-18 * include/_mingw.h (__CRT_INLINE): Ue __gnu_inline__ for gcc 4.2.x too.Danny Smith
2007-03-05 * include/io.h (__mingw_access): New static inline wrapper to restoreDanny Smith
2007-02-272007-02-27 Thorsten Dahlheimer <tdahlheim@gmx.net>Danny Smith