From Jason Turner

[reentrancy]

Diff to HTML by rtfpessoa

tmp/tmpkuc32f55/{from.md → to.md} RENAMED
@@ -1,6 +1,6 @@
1
  #### Reentrancy <a id="reentrancy">[[reentrancy]]</a>
2
 
3
- Except where explicitly specified in this standard, it is
4
- *implementation-defined* which functions in the Standard C++ library may
5
  be recursively reentered.
6
 
 
1
  #### Reentrancy <a id="reentrancy">[[reentrancy]]</a>
2
 
3
+ Except where explicitly specified in this International Standard, it is
4
+ *implementation-defined* which functions in the C++standard library may
5
  be recursively reentered.
6