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-04-20 17:50:04 +0400
committerDanny Smith <dannysmith@users.sourceforge.net>2002-04-20 17:50:04 +0400
commitcb699ad770a17131a3c0b57a1f7af88e0a1e526e (patch)
treeafd3e383eb99d4c0d43e8e1cb03b828d4e6dc212 /winsup/mingw/ChangeLog
parent97b6ae270d84b06016651819158a03237602b07b (diff)
* include/mbstring.h: New file.
* include/mbctype.h: New file. Correct some email address dyslexia.
Diffstat (limited to 'winsup/mingw/ChangeLog')
-rw-r--r--winsup/mingw/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/winsup/mingw/ChangeLog b/winsup/mingw/ChangeLog
index 1d0a84169..c2a45162b 100644
--- a/winsup/mingw/ChangeLog
+++ b/winsup/mingw/ChangeLog
@@ -1,5 +1,10 @@
2002-04-20 Danny Smith <dannysmith@users.sourceforge.net>
+ * include/mbstring.h: New file.
+ * include/mbctype.h: New file.
+
+2002-04-20 Danny Smith <dannysmith@users.sourceforge.net>
+
* include/tchar.h (__TEXT): Make same as define in
w32api/include/winnt.h.
@@ -40,7 +45,7 @@
* include/wchar.h (_snwprintf): Correct spelling.
(_vsnwprintf): Likewise.
-2002-03-26 Danny Smith <dannysmith@sourceforge.users.net>
+2002-03-26 Danny Smith <dannysmith@users.sourceforge.net>
* moldname.def.in (__MSVCRT__): Replace with !(__CRTDLL__).
(wpopen): Add if !(__CRTDLL__).