From f5d09ce7478b854fd1869a70841f8650a9a39b4b Mon Sep 17 00:00:00 2001 From: Benjamin Kosnik Date: Thu, 31 Jan 2002 02:05:17 +0000 Subject: c_locale_gnu.cc: Same errno fixes as generic. 2002-01-30 Benjamin Kosnik * config/locale/c_locale_gnu.cc: Same errno fixes as generic. * ChangeLog-2001: Fix my spelling errors... * docs/html/17_intro/RELEASE-NOTES: Update. * docs/html/17_intro/TODO: Update. * README (file): Update. From-SVN: r49358 --- libstdc++-v3/README | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'libstdc++-v3/README') diff --git a/libstdc++-v3/README b/libstdc++-v3/README index f95a8c9..9f966cd 100644 --- a/libstdc++-v3/README +++ b/libstdc++-v3/README @@ -38,8 +38,7 @@ It has subdirectories: include/bits Files included by standard headers and by other files in - the bits directory. Includes a set of files bits/std_xxxx.h - that implement the standard headers . + the bits directory. include/backward Headers provided for backward compatibility, such as . @@ -53,7 +52,7 @@ It has subdirectories: Files that are used in constructing the library, but are not installed. - testsuites/17_* to 27_* + testsuites/[thread, 17_* to 27_*] Test programs are here, and may be used to begin to exercise the library. Support for "make check" and "make check-install" is complete, and runs through all the subdirectories here when this -- cgit v1.1