filebuf_sputn_unbuf.cc: Include unistd.h for unlink.
authorBenjamin Kosnik <bkoz@redhat.com>
Thu, 4 Aug 2011 02:26:52 +0000 (02:26 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Thu, 4 Aug 2011 02:26:52 +0000 (02:26 +0000)
2011-08-03  Benjamin Kosnik  <bkoz@redhat.com>

* testsuite/performance/27_io/filebuf_sputn_unbuf.cc: Include
unistd.h for unlink.
* testsuite/performance/27_io/ofstream_insert_int.cc: Same.
* testsuite/performance/27_io/ifstream_extract_int.cc: Same.
* testsuite/performance/27_io/ifstream_getline-2.cc: Same.
* testsuite/performance/27_io/fstream_seek_write.cc: Same.
* testsuite/performance/27_io/ifstream_extract_chars.cc: Same.
* testsuite/performance/27_io/ofstream_insert_float.cc: Same.
* testsuite/performance/27_io/ifstream_extract_float.cc: Same.
* testsuite/performance/27_io/filebuf_sputc.cc: Same.

From-SVN: r177307

libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/performance/27_io/filebuf_sputc.cc
libstdc++-v3/testsuite/performance/27_io/filebuf_sputn_unbuf.cc
libstdc++-v3/testsuite/performance/27_io/fstream_seek_write.cc
libstdc++-v3/testsuite/performance/27_io/ifstream_extract_chars.cc
libstdc++-v3/testsuite/performance/27_io/ifstream_extract_float.cc
libstdc++-v3/testsuite/performance/27_io/ifstream_extract_int.cc
libstdc++-v3/testsuite/performance/27_io/ifstream_getline-2.cc
libstdc++-v3/testsuite/performance/27_io/ofstream_insert_float.cc
libstdc++-v3/testsuite/performance/27_io/ofstream_insert_int.cc

index e42879203f5ca157b4bd7994e9c799bf954eed03..c94b300f1dfc0579c6870c1f20ca88ef179d7531 100644 (file)
@@ -1,3 +1,16 @@
+2011-08-03  Benjamin Kosnik  <bkoz@redhat.com>
+
+       * testsuite/performance/27_io/filebuf_sputn_unbuf.cc: Include
+       unistd.h for unlink.
+       * testsuite/performance/27_io/ofstream_insert_int.cc: Same.
+       * testsuite/performance/27_io/ifstream_extract_int.cc: Same.
+       * testsuite/performance/27_io/ifstream_getline-2.cc: Same.
+       * testsuite/performance/27_io/fstream_seek_write.cc: Same.
+       * testsuite/performance/27_io/ifstream_extract_chars.cc: Same.
+       * testsuite/performance/27_io/ofstream_insert_float.cc: Same.
+       * testsuite/performance/27_io/ifstream_extract_float.cc: Same.
+       * testsuite/performance/27_io/filebuf_sputc.cc: Same.
+
 2011-08-03  Benjamin Kosnik  <bkoz@redhat.com>
 
        * include/std/tuple: Mark more constructors constexpr.
index 40600d5a75bd8271e8ad1165db3f082112600af9..eafe67c9c22cdff74c718edbc6b4869408d5aa1a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2003, 2009 Free Software Foundation, Inc.
+// Copyright (C) 2003, 2009, 2011 Free Software Foundation, Inc.
 //
 // This file is part of the GNU ISO C++ Library.  This library is free
 // software; you can redistribute it and/or modify it under the
@@ -15,7 +15,7 @@
 // with this library; see the file COPYING3.  If not see
 // <http://www.gnu.org/licenses/>.
 
-
+#include <unistd.h>
 #include <cstdio>
 #include <fstream>
 #include <testsuite_performance.h>
index 10b1746f7b317c61fa683b4637ae222419e19927..81f99a78a9c7847aa91fa5e55734cd0edfc58332 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2004, 2009 Free Software Foundation, Inc.
+// Copyright (C) 2004, 2009, 2011 Free Software Foundation, Inc.
 //
 // This file is part of the GNU ISO C++ Library.  This library is free
 // software; you can redistribute it and/or modify it under the
@@ -15,7 +15,7 @@
 // with this library; see the file COPYING3.  If not see
 // <http://www.gnu.org/licenses/>.
 
-
+#include <unistd.h>
 #include <cstdio>
 #include <fstream>
 #include <testsuite_performance.h>
index f55d5337756a1f77f5079480d70967fe351eaeef..f4e95ba21f473544089b63409bd39a22e2c9b8ae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2003, 2009 Free Software Foundation, Inc.
+// Copyright (C) 2003, 2009, 2011 Free Software Foundation, Inc.
 //
 // This file is part of the GNU ISO C++ Library.  This library is free
 // software; you can redistribute it and/or modify it under the
@@ -15,7 +15,7 @@
 // with this library; see the file COPYING3.  If not see
 // <http://www.gnu.org/licenses/>.
 
-
+#include <unistd.h>
 #include <fstream>
 #include <testsuite_performance.h>
 
index f12d497747c6cb26be0108a0e63d6c24c51dc351..22e811ae3fc0402f44e95950d281044959c0859b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2005, 2009 Free Software Foundation, Inc.
+// Copyright (C) 2005, 2009, 2011 Free Software Foundation, Inc.
 //
 // This file is part of the GNU ISO C++ Library.  This library is free
 // software; you can redistribute it and/or modify it under the
@@ -15,7 +15,7 @@
 // with this library; see the file COPYING3.  If not see
 // <http://www.gnu.org/licenses/>.
 
-
+#include <unistd.h>
 #include <cstdio>
 #include <fstream>
 #include <string>
index 2df70ccd5f4bd0fdb681fe12b6bc64a5b4da618f..23636a2d99f96537fc334ced3d88285fa733804e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2004, 2009 Free Software Foundation, Inc.
+// Copyright (C) 2004, 2009, 2011 Free Software Foundation, Inc.
 //
 // This file is part of the GNU ISO C++ Library.  This library is free
 // software; you can redistribute it and/or modify it under the
@@ -15,7 +15,7 @@
 // with this library; see the file COPYING3.  If not see
 // <http://www.gnu.org/licenses/>.
 
-
+#include <unistd.h>
 #include <fstream>
 #include <sstream>
 #include <testsuite_performance.h>
index 7491ad331f6bc25d100f0b938f6b731219e76566..ac6f5985bc32857eefb07d6fe313ce25e97a4cf4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2003, 2009 Free Software Foundation, Inc.
+// Copyright (C) 2003, 2009, 2011 Free Software Foundation, Inc.
 //
 // This file is part of the GNU ISO C++ Library.  This library is free
 // software; you can redistribute it and/or modify it under the
@@ -15,7 +15,7 @@
 // with this library; see the file COPYING3.  If not see
 // <http://www.gnu.org/licenses/>.
 
-
+#include <unistd.h>
 #include <fstream>
 #include <testsuite_performance.h>
 
index 8c9ebd36251a7af151439a5888c2fd3c9377050e..3fc5e233920d98be8a3a0f498438a08b10db0b27 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2004, 2009 Free Software Foundation, Inc.
+// Copyright (C) 2004, 2009, 2011 Free Software Foundation, Inc.
 //
 // This file is part of the GNU ISO C++ Library.  This library is free
 // software; you can redistribute it and/or modify it under the
@@ -15,7 +15,7 @@
 // with this library; see the file COPYING3.  If not see
 // <http://www.gnu.org/licenses/>.
 
-
+#include <unistd.h>
 #include <cstdio>
 #include <fstream>
 #include <string>
index 203550db1f8114abb6c94d225b05cbd03094c3b2..6d558e51b8040e6b1258d0dca4927984202f03d9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2003, 2009 Free Software Foundation, Inc.
+// Copyright (C) 2003, 2009, 2011 Free Software Foundation, Inc.
 //
 // This file is part of the GNU ISO C++ Library.  This library is free
 // software; you can redistribute it and/or modify it under the
@@ -15,7 +15,7 @@
 // with this library; see the file COPYING3.  If not see
 // <http://www.gnu.org/licenses/>.
 
-
+#include <unistd.h>
 #include <fstream>
 #include <sstream>
 #include <testsuite_performance.h>
index 22ac7982e73cf2f0f3df110ab97a4385fd2f623d..60cedbb2a81c9100d4c299268747037a7fd869c2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2003, 2009 Free Software Foundation, Inc.
+// Copyright (C) 2003, 2009, 2011 Free Software Foundation, Inc.
 //
 // This file is part of the GNU ISO C++ Library.  This library is free
 // software; you can redistribute it and/or modify it under the
@@ -15,7 +15,7 @@
 // with this library; see the file COPYING3.  If not see
 // <http://www.gnu.org/licenses/>.
 
-
+#include <unistd.h>
 #include <fstream>
 #include <testsuite_performance.h>