summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2019-06-21 11:57:21 +0200
committerBruno Haible <bruno@clisp.org>2019-06-21 11:57:21 +0200
commitd1cb5add44c04c66e5e6f2967244e71c005f5a46 (patch)
tree264fad7513f2949528fc2b1ef005393747c0c838
parent42b99eaf26d7a8815cc7ff00f9dfeb71484eea09 (diff)
downloadgnulib-d1cb5add44c04c66e5e6f2967244e71c005f5a46.tar.gz
gnulib-d1cb5add44c04c66e5e6f2967244e71c005f5a46.tar.bz2
threads-h: Define 'thread_local' if and only if it actually works.
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 85bfbcaba9..4398916057 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
2019-06-21 Bruno Haible <bruno@clisp.org>
- threads-h: Define 'thread_local' if and only it actually works.
+ threads-h: Define 'thread_local' if and only if it actually works.
* m4/threads.m4 (gl_THREAD_LOCAL_DEFINITION): New macro.
(gl_THREADS_H): Define _Thread_local to __thread also for ARM C, IBM C,
Oracle Solaris Studio C. Compile a simple program, to see whether

Return to:

Send suggestions and report system problems to the System administrator.