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
diff options
context:
space:
mode:
authorDanny Smith <dannysmith@users.sourceforge.net>2002-07-29 07:05:56 +0400
committerDanny Smith <dannysmith@users.sourceforge.net>2002-07-29 07:05:56 +0400
commitefd34df5a512a754690c75ac74d75929f7f6fd2d (patch)
treed424883c6cb3de52f62f6a8788026a17c9b2b35c /winsup/mingw/ChangeLog
parentb8cdc234c67d883b7e9d6e4caf4ba15972ac7788 (diff)
* include/tchar.h (_tfdopen): Correct typo.
Diffstat (limited to 'winsup/mingw/ChangeLog')
-rw-r--r--winsup/mingw/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/mingw/ChangeLog b/winsup/mingw/ChangeLog
index 27900f08d..9ba0b3ffe 100644
--- a/winsup/mingw/ChangeLog
+++ b/winsup/mingw/ChangeLog
@@ -1,5 +1,9 @@
2002-07-29 Danny Smith <dannysmith@users.sourceforge.net>
+ * include/tchar.h (_tfdopen): Correct typo.
+
+2002-07-29 Danny Smith <dannysmith@users.sourceforge.net>
+
* moldname.def.in (chgsign,scalb,finite,fpclass,logb,
nextafter): Add non-underscored stubs.
* moldname-msvcrt.def: Regenerate.
@@ -146,6 +150,8 @@
* mingwex/math/tanl.S: New file.
* mingwex/Makefile.in: Adjust VPATH for source files in
mingwex/math.
+ Adjust MATH_OBJS.
+ Add MATH_DISTFILES and use it to build source distro.
* include/ math.h: Add protypes for new functions and
reorganise to reflect ANSI,C99 status.