gcc/libstdc++-v3/include/ext
Benjamin Kosnik e80213d249 re PR libstdc++/11691 (stdio_filebuf leaks FILE buffer when "no close" is requested)
2003-12-06  Benjamin Kosnik  <bkoz@redhat.com>

	PR libstdc++/11691
	* include/ext/stdio_filebuf.h (stdio_filebuf::stdio_filebuf):
	Remove __del argument to file descriptor constructor.
	* config/io/basic_file_stdio.h (__basic_file::sys_open): Remove
	bool argument.
	* config/io/basic_file_stdio.cc: Same.

From-SVN: r74379
2003-12-07 03:46:14 +00:00
..
algorithm re PR libstdc++/13284 (126 g++ failures due to lrand48 not defined) 2003-12-04 19:37:21 +00:00
debug_allocator.h [multiple changes] 2003-06-11 15:52:11 +00:00
enc_filebuf.h re PR libstdc++/13189 (<ext/enc_filebuf.h> fails to compile) 2003-12-05 06:54:24 +00:00
functional stl_alloc.h: Cleanups. 2003-06-06 15:50:28 +00:00
hash_fun.h stl_alloc.h: Cleanups. 2003-06-06 15:50:28 +00:00
hash_map hash_map (class hash_multimap): Remove extra semicolons from __glibcxx_class_requires3 entries. 2003-07-16 14:23:08 +00:00
hash_set hash_map (class hash_multimap): Remove extra semicolons from __glibcxx_class_requires3 entries. 2003-07-16 14:23:08 +00:00
hashtable.h stl_alloc.h: Cleanups. 2003-06-06 15:50:28 +00:00
iterator Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
malloc_allocator.h [multiple changes] 2003-06-11 15:52:11 +00:00
memory stl_alloc.h: Cleanups. 2003-06-06 15:50:28 +00:00
mt_allocator.h mt_allocator.h: Change include to gthr.h. 2003-10-21 18:01:37 +00:00
new_allocator.h [multiple changes] 2003-06-11 15:52:11 +00:00
numeric Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
pod_char_traits.h re PR libstdc++/10081 (basic_ios::_M_cache_locale leaves NULL members in the face of unknown locales) 2003-10-20 22:11:40 +00:00
pool_allocator.h mt_allocator.h: Change include to gthr.h. 2003-10-21 18:01:37 +00:00
rb_tree stl_alloc.h: Cleanups. 2003-06-06 15:50:28 +00:00
rope mt_allocator.h: Change include to gthr.h. 2003-10-21 18:01:37 +00:00
ropeimpl.h ropeimpl.h: #include <ostream> instead of <iostream> 2003-08-19 08:03:09 +00:00
slist Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
stdio_filebuf.h re PR libstdc++/11691 (stdio_filebuf leaks FILE buffer when "no close" is requested) 2003-12-07 03:46:14 +00:00
stdio_sync_filebuf.h PR libstdc++/12882 (partial) 2003-11-21 20:30:12 +00:00