summaryrefslogtreecommitdiffstats
path: root/winsup/w32api/ChangeLog
diff options
context:
space:
mode:
authorMumit Khan <khan@@xraylith.wisc.edu>2000-02-29 03:11:06 +0000
committerMumit Khan <khan@@xraylith.wisc.edu>2000-02-29 03:11:06 +0000
commit977ee8850da577001f822d15c5462f3cef7c2945 (patch)
tree75ed53003f1f0d9901078abd274d1cc74a439f87 /winsup/w32api/ChangeLog
parent393aa11bce8550c1b4bfc2f00246c8c236892b53 (diff)
downloadcygnal-977ee8850da577001f822d15c5462f3cef7c2945.tar.gz
cygnal-977ee8850da577001f822d15c5462f3cef7c2945.tar.bz2
cygnal-977ee8850da577001f822d15c5462f3cef7c2945.zip
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/ChangeLog')
-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.