gcc/libstdc++-v3
Kai Tietz 266afdd60e re PR libstdc++/43738 (basic_file_stdio.cc uses ioctl on a fd, but not available on mingw32)
2010-12-02  Kai Tietz  <kai.tietz@onevision.com>

        PR libstdc++/43738
        * config/io/basic_file_stdio.cc (showmanyc): Check _GLIBCXX_NO_IOCTL
        before use of ioctl.
        * config/os/mingw32/os_defines.h (_GLIBCXX_NO_IOCTL): New.

From-SVN: r167369
2010-12-02 14:15:10 +01:00
..
config re PR libstdc++/43738 (basic_file_stdio.cc uses ioctl on a fd, but not available on mingw32) 2010-12-02 14:15:10 +01:00
doc user.cfg.in: Adjust scanned includes. 2010-11-08 23:12:24 +00:00
include re PR libstdc++/46718 ([c++0x] nullptr_t must be scalar) 2010-11-30 12:52:38 +00:00
libsupc++ initializer_list: Decorate with constexpr. 2010-11-01 21:31:50 -04:00
po
python re PR libstdc++/45999 (runtime error in std::vector python pretty printer.) 2010-11-01 21:28:44 +00:00
scripts extract_symvers.pl: New file. 2010-12-01 13:55:16 +00:00
src debug.cc: Introduce a mutex pool in get_safe_base_mutex. 2010-11-25 20:53:39 +00:00
testsuite 2.cc: Fix to explicitely invoke the copy construtor with or without C++0x mode. 2010-12-01 20:51:38 +00:00
acinclude.m4
aclocal.m4
ChangeLog re PR libstdc++/43738 (basic_file_stdio.cc uses ioctl on a fd, but not available on mingw32) 2010-12-02 14:15:10 +01:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
config.h.in
configure extract_symvers.pl: New file. 2010-12-01 13:55:16 +00:00
configure.ac extract_symvers.pl: New file. 2010-12-01 13:55:16 +00:00
configure.host re PR target/45693 (All Tru64 UNIX C++ EH tests fail) 2010-11-02 16:16:22 +00:00
crossconfig.m4
fragment.am
linkage.m4
Makefile.am
Makefile.in extract_symvers.pl: New file. 2010-12-01 13:55:16 +00:00
README

file: libstdc++-v3/README

New users may wish to point their web browsers to the file
index.html in the 'doc/html' subdirectory.  It contains brief
building instructions and notes on how to configure the library in
interesting ways.