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:
authorMumit Khan <khan@@xraylith.wisc.edu>2000-02-29 06:11:06 +0300
committerMumit Khan <khan@@xraylith.wisc.edu>2000-02-29 06:11:06 +0300
commit977ee8850da577001f822d15c5462f3cef7c2945 (patch)
tree75ed53003f1f0d9901078abd274d1cc74a439f87 /winsup/w32api
parent393aa11bce8550c1b4bfc2f00246c8c236892b53 (diff)
2000-02-28 Mumit Khan <khan@xraylith.wisc.edu>
* include/largeint.h: Rename HAVE_INT64 macro to _HAVE_INT64 to avoid namespace pollution. * include/rpcndr.h: Likewise. * include/winnt.h: Likewise.
Diffstat (limited to 'winsup/w32api')
-rw-r--r--winsup/w32api/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index 2b206ecd0..e92864233 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,5 +1,9 @@
2000-02-28 Mumit Khan <khan@xraylith.wisc.edu>
+ * include/largeint.h: Rename HAVE_INT64 macro to _HAVE_INT64 to avoid
+ namespace pollution.
+ * include/rpcndr.h: Likewise.
+ * include/winnt.h: Likewise.
* include/shlobj.h (SHGetDataFromIDList{A,W}): Fix typo.
(SHGetSpecialFolderPath{A,W}): Add prototypes.
* lib/ole32.def: Add missing exports.