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 09:13:20 +0400
committerDanny Smith <dannysmith@users.sourceforge.net>2002-04-20 09:13:20 +0400
commit97b6ae270d84b06016651819158a03237602b07b (patch)
tree5d911081e92450c7578ed1d03835e0362b648d5d /winsup/mingw/ChangeLog
parent1cbcda2e6c2106ba3dc5050d649228755b4275b9 (diff)
* include/tchar.h (_tputenv): Add UNICODE mappings.
(_tsearchenv): Likewise. (_tmakepath): Likewise. (_tsplitpath): Likewise. (_tfullpath): Likewise. (__TEXT): Make same as define in w32api/include/winnt.h.
Diffstat (limited to 'winsup/mingw/ChangeLog')
-rw-r--r--winsup/mingw/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/mingw/ChangeLog b/winsup/mingw/ChangeLog
index 393c8f844..1d0a84169 100644
--- a/winsup/mingw/ChangeLog
+++ b/winsup/mingw/ChangeLog
@@ -1,5 +1,10 @@
2002-04-20 Danny Smith <dannysmith@users.sourceforge.net>
+ * include/tchar.h (__TEXT): Make same as define in
+ w32api/include/winnt.h.
+
+2002-04-20 Danny Smith <dannysmith@users.sourceforge.net>
+
* include/tchar.h (_tputenv): Add UNICODE mappings.
(_tsearchenv): Likewise.
(_tmakepath): Likewise.