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
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 * mingwex/complex/csqrt.c (csqrt): The sign of real partDanny Smith
2005-10-12 * include/time.h (_time64): Correct prototype.Danny Smith
2005-10-08 * mingwex/fegetenv.c (fegetenv): Restore exception masks.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-25 * mingwex/stdio/fseeko64.c (fseeko64): Flush stream beforeDanny 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-08-10 * mthr_stub.c (__mingwthr_key_dtor): Replace assert(0) withDanny Smith
2005-08-08 * moldname.def.in (sleep, beep, seterrormode): Remove.Danny Smith
2005-06-16 * profile/profile.h (_MCOUNT_CALL): Define as regparm(2)Danny 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-20 * crt1.c (_gnu_exception_handler): Handle illegal instructionDanny 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-04-242005-04-23 Wu Yongwei <adah@sh163.net>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-25 * mingwex/wctype.c: New file.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-11Add Changelog entry from last commit.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-02-01 * mingwex/strtold.c (__asctoe64): Set endptr to 'e' if exponentDanny 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
2005-01-10 * mingwex/complex/(cabsl.c cacosl.c cacoshl.c cargl.c casinl.cDanny Smith
2005-01-06 * include/_mingw.h (__int16): Define as short.Danny Smith
2005-01-06 * include/stdio.h (P_tmpdir): Add define.Danny Smith
2005-01-03 * Makefile.in (inst_docdir): For Cygwin target set to share/doc/.Earnie Boyd