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-09-09 * include/sys/stat.h (_S_IFLNK): Add definition.Earnie Boyd
2004-09-08 * include/sys/stat.h (_S_ISLNK): Add definition.Earnie Boyd
2004-09-05 * mingwex/Makefile.in: Correct typo in list of DISTFILES.Earnie Boyd
2004-09-05 * include/_mingw.h: Increment minor version for 3.5 release.Earnie Boyd
2004-08-24 * include/malloc.h (__mingw_aligned_offset_malloc,Danny Smith
2004-08-242004-08-24 Steven G. Johnson <stevenj@alum.mit.edu>Danny Smith
2004-08-24 * crt1.c: (__mingw_CRTStartup): Change return to void. AddDanny Smith
2004-08-15 * profile/COPYING: New file.Danny Smith
2004-08-15 * mingwex/fopen64.c: Move.Danny Smith
2004-08-15 * profile/gmon.c [__MINGW32__]: Include string.h forDanny Smith
2004-08-09* mingwex/stdio/vwscanf.c: Add stdio.h needed after 2004-08-07 change.Christopher Faylor
2004-08-07 * include/complex.h: Remove __attribute__ ((const)) fromDanny Smith
2004-08-07 * include/wchar.h: Reorganize, avoid including other headers.Danny Smith
2004-08-07 * include/string.h (memchr, memcmp, strchr, strcmp, strcspn)Danny Smith
2004-07-30 * include/dirent.h (struct _wdirent): Remove obsolete comment.Danny Smith
2004-07-30 * include/string.h: Revert 2004-07-26 additions ofDanny Smith
2004-07-28 * mingwex/math/powl.c (powl): Revert change of 2004-02-01.Danny Smith
2004-07-27 * mingwex/math/expl.c (expl): Move body of code to new staticDanny Smith
2004-07-27 * mingwex/stdio/vsscanf.c: Add "edi" to registers-modified fieldDanny Smith
2004-07-27 * include/_mingw.h: Use only two underscores to uglifyDanny Smith
2004-07-26 * include/_mingw.h: Use only two underscores to uglifyDanny Smith
2004-07-26 * include/string.h: Group wide string functions together,Danny Smith
2004-07-25 * include/_mingw.h (_MINGW_ATTR_*): Replace withDanny Smith
2004-07-21 * include/_mingw.h: Undefine __attribute__.Danny Smith
2004-07-20 * include/time.h (__time64_t): Add missing ';'.Danny Smith
2004-07-17 * include/math.h: Guard ISO C99 additions with __cplusplusDanny Smith
2004-07-17* Makefile.in (CC): Strip inappropriate include file settings from anyChristopher Faylor
2004-07-162004-07-15 "dgun" <dgun@umpire.com>Danny Smith
2004-07-15Whitespace change to ChangeLogDanny Smith
2004-07-15 * include/math.h: Add pragma GCC system_header.Danny Smith
2004-07-15 * mingwex/complex/cargs.c: New file.Danny Smith
2004-07-15 * Makefile.in (INCLUDES): Temporarily revert previous change.Corinna Vinschen
2004-07-15* mingwex/fwide.c: Include <stdio.h> to resolve FILE usage.Christopher Faylor
2004-07-15 * Makefile.in (INCLUDES): Designate $(srcdir)/../include as aDanny Smith
2004-07-13 * Makefile.in: Move use of --nostdinc++ as GCC3.4 warns to use itEarnie Boyd
2004-07-13 * Makefile.in: Move use of --nostdinc++ as GCC3.4 refuses to use itEarnie Boyd
2004-07-13 * include/limits.h: Change to new file header preamble.Earnie Boyd
2004-07-13 * include/_mingw.h: Increment minor version for 3.4 release.Earnie Boyd
2004-07-12 * mingwex/math/cephes_emath.h (__etens): Remove declaration.Danny Smith
2004-07-11 * include/unistd.h (ftruncate): Add inline definition.Danny Smith
2004-07-10 * include/time.h: Do not include sys/types.h.Danny Smith
2004-07-022 * mingwex/Makefile.in (MATH_DISTFILES): Remove pow.c,Danny Smith
2004-06-302004-06-30 Kees Zeelenberg <kzlg@users.sourceforge.net>Danny Smith
2004-06-012004-04-24 Luke Dunstan <infidel@users.sourceforge.net>Luke Dunstan
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