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:
authorChristopher Faylor <me@cgf.cx>2010-03-02 03:49:15 +0300
committerChristopher Faylor <me@cgf.cx>2010-03-02 03:49:15 +0300
commitcf1569458601355da7b427a24a1e08517f2a0deb (patch)
tree2c1dae884a8e3e70166d4365140ed8d0569b422d
parenta9b112ec16051f19fe0fe904a190bbb0b83e770f (diff)
* cygtls.h: Replace /*gentls_offsets*/ at end.
-rw-r--r--winsup/cygwin/ChangeLog4
-rw-r--r--winsup/cygwin/cygtls.h2
2 files changed, 5 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 0b0a43943..c3b36447e 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,9 @@
2010-03-01 Christopher Faylor <me+cygwin@cgf.cx>
+ * cygtls.h: Replace /*gentls_offsets*/ at end.
+
+2010-03-01 Christopher Faylor <me+cygwin@cgf.cx>
+
* exception.h: Fix copyright.
2010-02-27 Christopher Faylor <me+cygwin@cgf.cx>
diff --git a/winsup/cygwin/cygtls.h b/winsup/cygwin/cygtls.h
index 0165d8ade..408bcc27f 100644
--- a/winsup/cygwin/cygtls.h
+++ b/winsup/cygwin/cygtls.h
@@ -314,4 +314,4 @@ public:
#define __getreent() (&_my_tls.local_clib)
-#endif /*_CYGTLS_H*/
+#endif /*_CYGTLS_H*/ /*gentls_offsets*/