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
2003-01-09This commit was manufactured by cvs2svn to create branch 'cagney-cagney-unwind-20030108-branchpointcagney-unwind-20030108-branchcvs2svn
2003-01-08 * include/ctype.h (__isascii): Don't cast arg to unsigned.Danny Smith
2003-01-03 * include/stdlib.h (_osver, _winver, _winmajor,Danny Smith
2003-01-012003-01-01 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith
2002-12-20 * include/_mingw.h: Increment version to 2.4.Earnie Boyd
2002-12-13 * include/malloc.h (_alloca): Add definition.Earnie Boyd
2002-12-08 * mingwex/math/s_erf.c: New file.Danny Smith
2002-12-07 * include/math.h: Add traditional/XOPEN math constants.Danny Smith
2002-11-26Add strtold and wcstold to libmingwex.aDanny Smith
2002-10-302002-10-30 Guido Serassio <serassio@libero.it>Danny Smith
2002-10-202002-10-19 Kang Li <rubylith@users.sourceforge.net>Danny Smith
2002-10-202002-10-19 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith
2002-10-20 * Makefile.in (CRT0S): Add txtmode.o binmode.o.Danny Smith
2002-10-11 * include/stdint.h (INT64_C, UINT64_C ): Append suffix to letDanny Smith
2002-10-11 * include/string.h (strcasecmp): Make extern __inline__.Danny Smith
2002-10-092002-10-08 Heiko Gerdau <hg@technosis.de>Danny Smith
2002-10-07 * mingwex/math/powil.c: Rename powil to __powil.Danny Smith
2002-10-03 * include/cytpe.h (_imp____mbcur_max): Add missing ';'.Danny Smith
2002-10-03 * include/fcntl.h (_fmode): Remove declarations andDanny Smith
2002-10-02 * include/stdlib.h (_imp____mbcur_max): add missing ';'.Danny Smith
2002-09-20 * mingwex/math/files.txt: Remove inadvertantly added file.Danny Smith
2002-09-19 * include/string.h (_strerror): Move into #ifndefDanny Smith
2002-09-18 * include/time.h (__need_NULL): Define before includingDanny Smith
2002-09-162002-09-16 Ranjit Matthew <rmathew@hotmail.com>Danny Smith
2002-09-12 * include/sys/time.h (timeval): Add struct definition andDanny Smith
2002-09-05 * include/_mingw.h: Increment version to 2.3.Earnie Boyd
2002-09-05 * mingwex/fegetenv.c: Change to \n line endings.Earnie Boyd
2002-09-02 * mingwex/math/hypotl.c: Replace with version based on cephesDanny Smith
2002-08-29 * include/sys/param.h: Add ENDIAN defines.Danny Smith
2002-08-28 * test_headers.c: Don't include varargs.h.Danny Smith
2002-08-21 * include/sys/param.h: New File.Earnie Boyd
2002-08-21 * include/_mingw.h: Increment version to 2.2.Earnie Boyd
2002-08-21 * include/math.h (asm): Change to __asm__ throughout.Danny Smith
2002-08-21 * include/tchar.h: Ansi-fy another comment.Danny Smith
2002-08-21 * include/tchar.h: Ansi-fy comment.Danny Smith
2002-08-21 * test_headers.c : New file.Danny Smith
2002-08-15 * include/unistd.h: Add include of process.h.Earnie Boyd
2002-08-04* include/stdio.h (_fcloseall): Add prototype.Danny Smith
2002-07-29* include/tchar.h (_tfdopen): Correct typo.Danny Smith
2002-07-29Add incomplet long double math support to libmingwex.aDanny Smith
2002-06-19 * include/tchar.h (_getts): Define as _getws for _UNICODE.Danny Smith
2002-06-18 * include/float.h: #include_next<float.h> before header guard.Danny Smith
2002-06-182002-06-18 Casper S. Hornstrup <chorns@users.sourceforge.net>Danny Smith
2002-06-15 * include/_mingw.h: Increment to version 2.1.Earnie Boyd
2002-06-15 * Makefile.in (conf_prefix): New variable.Earnie Boyd
2002-06-13 * include/_mingw.h: Increment version to 2.0.Danny Smith
2002-04-20 * include/mbstring.h: New file.Danny Smith
2002-04-20 * include/tchar.h (_tputenv): Add UNICODE mappings.Danny Smith
2002-04-20 * include/tchar.h (_tputenv): Add UNICODE mappings.Danny Smith
2002-04-18 * dirent.c (opendir): Convert given pathname toDanny Smith