gcc/libstdc++-v3/src
Jonathan Wakely b7848a2068 libstdc++: Fix typos in std::filesystem code
There were a couple of typos in r12-4070 and r12-4071 which don't show
up when building for POSIX targets.

libstdc++-v3/ChangeLog:

	* src/c++17/fs_ops.cc (create_directory): Fix typo in enum name.
	* src/filesystem/ops-common.h (__last_system_error): Add
	explicit cast to avoid narrowing conversion.
	(do_space): Fix type in function name.
2021-10-02 21:20:05 +01:00
..
c++11 libstdc++: Simplify __throw_out_of_range_fmt for freestanding 2021-10-01 20:36:54 +01:00
c++17 libstdc++: Fix typos in std::filesystem code 2021-10-02 21:20:05 +01:00
c++20 Update copyright years. 2021-01-04 10:26:59 +01:00
c++98 libstdc++: Allow stateful allocators in std::list::sort [PR 66742] 2021-10-01 20:36:56 +01:00
filesystem libstdc++: Fix typos in std::filesystem code 2021-10-02 21:20:05 +01:00
shared Update copyright years. 2021-01-04 10:26:59 +01:00
Makefile.am libstdc++: Regenerate the src/debug Makefiles as needed 2021-09-16 23:06:38 +01:00
Makefile.in libstdc++: Regenerate the src/debug Makefiles as needed 2021-09-16 23:06:38 +01:00