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
2004-04-22 * strncasecmp.c: Reword copyright and disclaimer. Move ContributorsEarnie Boyd
2004-04-22 CORRECTION:Earnie Boyd
2004-04-22 * DISCLAIMER: Add words about "free to use".Earnie Boyd
2004-04-22 * mingwex/math/lround.c: Rewrite.Danny Smith
2004-04-21 * CONTRIBUTORS: New file.Earnie Boyd
2004-04-19 * include/_mingw.h: Revert to primary release 3 and increment minorEarnie Boyd
2004-04-19 * include/_mingw.h: Revert to primary release 3 and increment minorEarnie Boyd
2004-04-01 * crt1.c (_mingw32_init_fmode): Set *_imp___fmode_dll toDanny Smith
2004-03-312004-03-30 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith
2004-03-292004-03-28 Hans Leidekker <hans@it.vu.nl>Luke Dunstan
2004-03-29 * mingwex/math/round.c: Rewrite.Danny Smith
2004-03-26 Add prototypes for new msvcrt.dll versionsDanny Smith
2004-03-25 * include/stdio.h (_fsopen): Add prototype.Danny Smith
2004-03-19 * msvcrt.def.in: Add stubs for msvcrt.dll (version 6.10),Danny Smith
2004-03-13 * include/malloc.h: Remove __STRICT_ANSI__ guard.Danny Smith
2004-03-12* include/process.h: Remove the #endif associated with removal ofChristopher Faylor
2004-03-11 * include/conio.h: Remove __STRICT_ANSI__ guard from non-ANSI header.Danny Smith
2004-02-21 * include/_mingw.h (__UNUSED_PARAM): Define macro.Danny Smith
2004-02-05 * mingwex/getopt.c: Define IS_POSIXLY_CORRECT as perDanny Smith
2004-02-05 * mingwex/strtold.c (__asctoe64) Reorganise. Fix setting errorDanny Smith
2004-02-02 * include/stdio.h (feof): Add inlined definition.Danny Smith
2004-02-01 * mingwex/math/ldexpl.c (ldexpl): Call __asm__("fscale")Danny Smith
2004-02-01 * mingwex/math/powl.c (powl): Return infinity ifDanny Smith
2004-01-31 * mingwex/math/cephes_emath.h (__enan_64): Fix thinko.Danny Smith
2004-01-17 * include/stdint.h Fix __STDC_CONSTANT_MACROS for 8 and 16 bitDanny Smith
2004-01-142004-01-14 Greg Chicares <chicares@users.sourceforge.net>Danny Smith
2003-12-14 * include/stdio.h:(_fileno): Define macro version after bothDanny Smith
2003-11-272003-11-27 Dimitry Sibiryakov <aafemt@users.sourceforge.net>Danny Smith
2003-10-28 * include/math.h: Guard ISO C99 additions with __cplusplusDanny Smith
2003-10-21 * include/_mingw.h: Define __attribute__((x)) to nothingDanny Smith
2003-10-21 Add ISO C99 complex support for doubles.Danny Smith
2003-10-21 * include/math.h (cabs): Remove non-ISO prototype.Danny Smith
2003-10-21 * mingwex/math/cephes_mconf.h (NAN, NANF, NANL):Danny Smith
2003-10-21 * mingwex/math/s_erf.c (erf): Set errno to ERANGE ifDanny Smith
2003-10-18 * include/stdio.h (_filbuf): Add prototype.Danny Smith
2003-10-10 * include/_mingw.h: Increment version to 3.2.Earnie Boyd
2003-10-10 * include/sys/types.h: Revert last change.Earnie Boyd
2003-10-10 * include/sys/types.h (ssize_t): Correct the definition.Earnie Boyd
2003-10-03 * include/stdio.h (_filbuf): Add prototype.Danny Smith
2003-10-03 * mingwex/dirent.c (_treaddir): Reset errno to 0 if endDanny Smith
2003-09-29 * include/stdlib.h: Guard non-ISO functions withDanny Smith
2003-09-24 * include/io.h (_fileno): Remove prototype.Danny Smith
2003-09-24 * include/inttypes.h: Include _mingw.h.Danny Smith
2003-09-24 * include/_mingw.h (__CRT_INLINE): Define.Danny Smith
2003-09-232003-09-22 Roland Schwingel <rolandschwingel@users.sourceforge.net>Danny Smith
2003-09-15 * include/_mingw.h: Increment version to 3.2.Earnie Boyd
2003-07-03 * config.guess, config.sub: Update with versions from ftp.gnu.org.Earnie Boyd
2003-07-03 * mingwex/math/trunc.c (trunc): Provide lvalue for memory input constraint.Danny Smith
2003-07-03 * include/search.h: New file.Danny Smith
2003-07-03 * include/process.h (_execv, _execvp, _spawnv, _spawnvp, _execve,Danny Smith