aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/cygtls.h
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2005-05-07 21:06:08 +0000
committerChristopher Faylor <me@cgf.cx>2005-05-07 21:06:08 +0000
commit3f6494e216ea635c65c8ee2b35ccda6795f4b605 (patch)
tree9129c729be7b3b7a81c38b8f1783d09097016931 /winsup/cygwin/cygtls.h
parentbbb33812896335e0169e024a2adb9e6387f680cc (diff)
downloadnewlib-3f6494e216ea635c65c8ee2b35ccda6795f4b605.zip
newlib-3f6494e216ea635c65c8ee2b35ccda6795f4b605.tar.gz
newlib-3f6494e216ea635c65c8ee2b35ccda6795f4b605.tar.bz2
* path.cc (normalize_posix_path): Don't treat '//' specially since newer
versions of bash now get this right.
Diffstat (limited to 'winsup/cygwin/cygtls.h')
-rw-r--r--winsup/cygwin/cygtls.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/winsup/cygwin/cygtls.h b/winsup/cygwin/cygtls.h
index 9148e2c..18f7153 100644
--- a/winsup/cygwin/cygtls.h
+++ b/winsup/cygwin/cygtls.h
@@ -21,6 +21,7 @@ details. */
#define CYGTLS_INITIALIZED 0x43227
#define CYGTLS_EXCEPTION (0x43227 + true)
+#define CYGTLSMAGIC "D0Ub313v31nm&G1c?";
#ifndef CYG_MAX_PATH
# define CYG_MAX_PATH 260