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:
Diffstat (limited to 'winsup/w32api/ChangeLog')
-rw-r--r--winsup/w32api/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index 4083ef92d..305830472 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,3 +1,8 @@
+Sun Apr 8 20:48:01 2001 Christopher Faylor <cgf@cygnus.com>
+
+ * include/winnt.h (GetCurrentFiber): Make "external __inline" or asm
+ code will be included in every module which includes this header.
+ (GetFiberData): Ditto.
2001-04-08 Earnie Boyd <earnie@users.sourceforge.net>