Boost logo

Boost-Commit :

From: hinnant_at_[hidden]
Date: 2007-12-20 11:00:23


Author: hinnant
Date: 2007-12-20 11:00:23 EST (Thu, 20 Dec 2007)
New Revision: 42204
URL: http://svn.boost.org/trac/boost/changeset/42204

Log:
Changed "operating system" back to "implementation details" in [thread.native].

Text files modified:
   sandbox/committee/LWG/thread_library.html | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: sandbox/committee/LWG/thread_library.html
==============================================================================
--- sandbox/committee/LWG/thread_library.html (original)
+++ sandbox/committee/LWG/thread_library.html 2007-12-20 11:00:23 EST (Thu, 20 Dec 2007)
@@ -412,7 +412,7 @@
 members and their semantics is implementation defined.
 [<i>Note:</i>
 These
-members allow implementations to provide access to operating system services.
+members allow implementations to provide access to implementation details.
 Their
 names are specified to facilitate portable compile-time detection.
 Actual use of


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk