gcc/libstdc++-v3/doc/xml/manual
Jonathan Wakely f14decafae Save-and-restore errno more carefully in libstdc++
* doc/xml/manual/diagnostics.xml: Document use of errno.
	* doc/html/*: Regenerate.
	* config/locale/generic/c_locale.cc (_Save_errno): New helper.
	(__convert_to_v): Use _Save_errno.
	* include/ext/string_conversions.h (__stoa): Only restore errno when
	it isn't set to non-zero.

From-SVN: r228328
2015-10-01 12:23:39 +01:00
..
abi.xml abi.xml: Document versioning for 5.1.0 release. 2015-06-02 12:17:43 +01:00
algorithms.xml
allocator.xml
appendix_contributing.xml appendix_contributing.xml: Update patch email policy. 2015-08-12 11:47:30 +01:00
appendix_free.xml
appendix_porting.xml
atomics.xml
auto_ptr.xml
backwards_compatibility.xml
bitmap_allocator.xml
build_hacking.xml sjlj.m4: New file. 2015-05-13 21:15:31 +00:00
codecvt.xml
concurrency_extensions.xml concurrency_extensions.xml: Update documentation on atomics. 2015-04-20 12:07:50 +01:00
concurrency.xml
configure.xml re PR libstdc++/67066 (libstdc++-v3/src/filesystem/dir.cc fails to compile with --enable-concept-checks) 2015-08-18 19:04:32 +01:00
containers.xml
ctype.xml
debug_mode.xml
debug.xml
diagnostics.xml Save-and-restore errno more carefully in libstdc++ 2015-10-01 12:23:39 +01:00
documentation_hacking.xml
evolution.xml evolution.xml: Fix typos. 2015-04-14 11:08:58 +01:00
extensions.xml extensions.xml: Add cross-reference. 2015-04-27 13:30:26 +01:00
internals.xml
intro.xml Implement N4258 noexcept for std::basic_string. 2015-09-11 12:02:14 +01:00
io.xml
iterators.xml
locale.xml
localization.xml
messages.xml
mt_allocator.xml
numerics.xml
parallel_mode.xml
policy_data_structures_biblio.xml
policy_data_structures.xml
prerequisites.xml
profile_mode.xml
shared_ptr.xml
spine.xml
status_cxx1998.xml
status_cxx2011.xml status_cxx2011.xml: Add caveats for native_handle. 2015-07-17 17:08:14 +01:00
status_cxx2014.xml intro.xml: Link to new status_cxx2017.xml file. 2015-05-01 12:02:24 +01:00
status_cxx2017.xml Implement std::experimental::fundamentals_v2::make_array and std::experimental::fundamentals_v2::to_array. 2015-08-13 17:55:46 +03:00
status_cxxtr1.xml
status_cxxtr24733.xml
strings.xml configure.xml: Update descriptions of options affecting dual ABI and add cross-references. 2015-04-21 11:38:43 +01:00
support.xml
test_policy_data_structures.xml
test.xml test.xml: Improve documentation on running a subset of tests. 2015-04-10 20:59:32 +01:00
using_exceptions.xml
using.xml Rationalise PCH headers and 17_intro/headers tests. 2015-09-11 13:25:43 +01:00
utilities.xml