[wwwdocs] PATCH Re: Optimization of conditional access to globals: thread-unsafe?

Gerald Pfeifer gerald@pfeifer.com
Sun Nov 4 13:04:00 GMT 2007


On Sun, 28 Oct 2007, Andreas Schwab wrote:
>> I don't have access to the POSIX standard itself
> See <http://www.opengroup.org/onlinepubs/009695399/toc.htm>.

Now added to our "Links and Selected Readings" page; thanks for the
pointer, Andreas!

Gerald

Index: readings.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
retrieving revision 1.167
diff -u -3 -p -r1.167 readings.html
--- readings.html	1 Nov 2007 23:16:55 -0000	1.167
+++ readings.html	4 Nov 2007 12:55:46 -0000
@@ -604,7 +604,8 @@ papers, hot list pages, potential softwa
   "Building an Optimizing Compiler"</a>.  300pp. ISBN: 1-55558-179-X.</li>
 
   <li><a href="http://www.opengroup.org/">The Open Group</a> has quite a bit
-  on POSIX etc.</li>
+  on <a href="http://www.opengroup.org/onlinepubs/009695399/toc.htm">POSIX
+  and friends</a>.</li>
                                                           
   <li><a href="http://www.unicode.org">Unicode</a> and <a
   href="http://www.unicode.org/unicode/reports/tr15/">Unicode Normalization



More information about the Gcc-patches mailing list