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-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
2007-02-182007-02-18 Aurimas Cernius <aurisc4@gmail.com>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-192006-11-18 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2006-11-09 [ mingw-Bugs-1590623 ]Danny Smith
2006-09-11 * include/_mingw.h (__MINGW_ATTRIB_DEPRECATED): Define.Danny Smith
2006-09-01 Import David Gay's gdtoa library.Danny Smith
2006-08-272006-08-27 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2006-08-25 * include/ctype.h: Expose iswblank if __cplusplus.Danny Smith
2006-08-04 * include/ctype.h: Remove stray ')'.Danny Smith
2006-08-03 * include/ctype.h (_BLANK): Expand comment.Danny Smith
2006-07-06* include/math.h (__INFF,__INFL): Remove '#'.Danny Smith
2006-07-03 Support SSE float environment in fenv.h functions.Danny Smith
2006-06-262006-06-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2006-06-23 * include/sys/time.h (struct timezone): Define.Danny Smith
2006-06-18 * include/sys/time.h: Add header guard. Add extern "C" bracketingDanny Smith
2006-06-13 * include/math.h (HUGE_VAL): Define as builtin if __GNUC__ >= 3.3,Danny Smith
2005-10-282005-10-27 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2005-10-16 * include/limits.h (SSIZE_MAX): Define.Danny Smith
2005-10-142005-10-13 Wu Yongwei <adah@users.sourceforge.net>Danny Smith
2005-10-12 * include/stddef.h: Remove.Danny Smith
2005-10-12 * include/time.h (_time64): Correct prototype.Danny Smith
2005-09-24 * include/math.h (HUGE_VALF, HUGE_VALL, INFINITY, NAN)Danny Smith
2005-09-19 * include/stdlib.h (strtof): Add prototype. UglifyDanny Smith
2005-08-25 * mingwex/fe*.c: Revert previous changes.Danny Smith