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
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
2005-08-25 * mingwex/feclearexcept.c (feclearexcept): Change declaration.Danny Smith
2005-08-13 * Include/_mingw.h: Increment version to 3.8.Chris Sutcliffe
2005-08-10 * include/wctype.h (towupper, towlower): Change arg and return valueDanny Smith
2005-06-16 * include/_mingw.h (__MINGW_GNUC_PREREQ): Define. Use toDanny Smith
2005-06-06 * include/_mingw.h (__MINGW_ATTRIBUTE_NONNULL): Fix typoDanny 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-04 * include/wchar.h (WCHAR_MAX): Define as 0xffff, so preprocessorDanny 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-03-31 * include/_mingw.h (__MINGW_ATTRIB_NONNULL): Define.Danny Smith
2005-03-24 * include/stdio.h (__mingw_fwrite): Change return value toDanny Smith
2005-03-152005-03-15 Hans Leidekker <hans@it.vu.nl>Danny Smith
2005-02-25 * include/wctype.h (wctrans) Remove _CRTIMP.Danny Smith
2005-02-25 * include/wctype.h: Add comment on wctrans, towctrans, wctype.Danny Smith
2005-02-11 * include/tchar.h (_tstat64, _tstati64): Add Unicode/ANSI mappings.Danny Smith
2005-02-11 * include/assert.h; Remove header guard. undef assert macro.Danny Smith
2005-02-112005-02-11 Gregory W. Chicares <chicares at cox dot net>Danny Smith
2005-02-072005-02-07 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith
2005-01-272005-01-26 Oliver Stoeneberg <oliverst@online.de>Danny Smith
2005-01-17 * include/sys/stat.h (struct __stat64): Change st_size type toDanny Smith
2005-01-13 * include/_mingw.h: Increment version to 3.7.Earnie Boyd
2005-01-13 * include/sys/stat.h (_S_IFLNK, S_IFLNK, _S_ISLNK, S_ISLNK, _lstat,Earnie Boyd
2005-01-12 * include/tchar.h (_tfreopen): Add UNICODE mappings.Danny Smith
2005-01-11 * include/sys/stat.h (_S_IFLNK, S_IFLNK, _S_ISLNK, S_ISLNK, _lstat,Earnie Boyd
2005-01-11 * include/errno.h (ELOOP): Add definition.Earnie Boyd