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-10-11 05:41:31 +0400
committerDanny Smith <dannysmith@users.sourceforge.net>2002-10-11 05:41:31 +0400
commitf98e630084bfb300d40c184c65c339261e95a68c (patch)
treea5f481285b36f6e850ee00536c59f5b35c8ee596 /winsup/mingw/ChangeLog
parentb01ff453d9a8e19b1eeb3874e327b18d54f2bf46 (diff)
* include/string.h (strcasecmp): Make extern __inline__.
(strncasecmp): Likewise. (wcscmpi): Likewise.
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 d1dbf1914..fb8e57ec5 100644
--- a/winsup/mingw/ChangeLog
+++ b/winsup/mingw/ChangeLog
@@ -1,3 +1,9 @@
+2002-10-11 Danny Smith <dannysmith@users.sourceforge.net>
+
+ * include/string.h (strcasecmp): Make extern __inline__.
+ (strncasecmp): Likewise.
+ (wcscmpi): Likewise.
+
2002-10-08 Heiko Gerdau <hg@technosis.de>
* include/tchar.h (_tchdir. _tgetcwd, _tgetdcwd.