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
2002-06-11 * include/math.h (fdim, fdimf, fdiml): Add prototypes.mingwexDanny Smith
2002-05-23 * mingwex/Makefile.in (DISTFILES): Add truncf.c, truncl.c.Danny Smith
2002-05-22 * mingwex/isnanl.c: New file.Danny Smith
2002-05-21 * include/stdint.h: Include stddef.h to getDanny Smith
2002-05-21 * include/wctype.h: Replace 'inline' with '__inline__'.Danny Smith
2002-05-16 * include/_mingw.h (__MINGW_IMPORT): Put extern at startDanny Smith
2002-05-16 * mingwex/snprintf.c: Split out vsnprintf to....Danny Smith
2002-05-15 * include/dirent.h (DIR): Change dd_stat type to int.Danny Smith
2002-05-07 * include/stdio.h (vsnprintf): Change inline to __inline__;Danny Smith
2002-04-29 Change FP default precison from 53 to 64-bit mantissa.Danny Smith
2002-04-26 * include/dos.h: Change prefix "__imp_" to "_imp__" forDanny Smith
2002-04-26 Add atexit support for dlls.Danny Smith
2002-04-26 * include/fenv.h: Change header guard macro to _FENV_H_.Danny Smith
2002-04-26 Inadverantly left out in 2002-04-26 patchDanny Smith
2002-04-24Left out of ChangeLog in last entry.Danny Smith
2002-04-24 * include/math.h (nanl, __fpcassifyl, fminl, fmaxl, rintl,Danny Smith
2002-04-23 Make wide char versions of opendir and friends.Danny Smith
2002-04-20 * include/mbstring.h: New file.Danny Smith
2002-04-20This commit was manufactured by cvs2svn to create branch 'mingwex'.cvs2svn
2002-04-20 * include/tchar.h (_tputenv): Add UNICODE mappings.Danny Smith
2002-04-18 * mingwex/dirent.c (opendir): Convert given pathname toDanny Smith
2002-04-17 * Makefile.in (INCLUDES): Add "-iwithprefixbefore include" toDanny Smith
2002-04-17 * crt1.c: Revert changes of 2002-04-16. Use _fpreset again.Danny Smith
2002-04-16 * CRT_fp8.c: New file.Danny Smith
2002-04-12 * mingwex/Makefile.in (DISTFILES): Add suffix to wcstof.c.Danny Smith
2002-04-11 * include/_mingw.h: Increment version to 2.0.Danny Smith
2002-04-10 * mingwex/mingw-fseek.c: New file, based on Mumit KhanDanny Smith
2002-04-09 * profile/configure.in (CRT0S): Configure name of gcrt?.oDanny Smith
2002-04-04 * include/math.h (DOMAIN, SING, OVERFLOW, UNDERFLOW,Danny Smith
2002-04-04 Add libgmon.a and libmingwex.a for cygwin -mno-cygwin Danny Smith
2002-03-30 * include/stdint.h: Add missing newline at eof.Danny Smith
2002-03-27 * moldname.def.in (__MSVCRT__): Replace with !(__CRTDLL).Danny Smith
2002-03-23 * configure.in: Add mingwex as SUBDIRS and configdirs.Danny Smith
2002-03-23Added fenv.h inttypes.hDanny Smith
2002-01-28This commit was manufactured by cvs2svn to create branch 'mingwex'.cvs2svn
2001-09-25This commit was manufactured by cvs2svn to create branch 'cygwin_daemon'.cvs2svn
2001-09-25* select.cc (peek_pipe): Only grab mutex when we actually got something fromChristopher Faylor
2001-09-25* fhandler.h (fhandler_pipe::hit_eof): New method.Christopher Faylor
2001-09-23 * syscalls.cc (_open): Set name in fhandler object after successfulCorinna Vinschen
2001-09-23 * dtable.cc (dtable::build_fhandler): Initialize unit when usingCorinna Vinschen
2001-09-23expand entry "How can I get bash filename completion to be case insensitive?"David Starks-Browning
2001-09-23new entry "What versions of Windows are supported?"David Starks-Browning
2001-09-231.1.x -> 1.3.x in "recent history"David Starks-Browning
2001-09-23* dtable.cc (dtable::build_fhandler): Accept an optional path_conv argument.Christopher Faylor
2001-09-22new entry "How much disk space does Cygwin require?"David Starks-Browning
2001-09-22again revise license termsDavid Starks-Browning
2001-09-22* exceptions.cc (setup_handler): Always relinquish lock after we'veChristopher Faylor
2001-09-22revise license explanationDavid Starks-Browning
2001-09-22Add recent developments.Christopher Faylor
2001-09-22typo, words.Christopher Faylor