gcc/libstdc++-v3/include/bits
Benjamin Kosnik cc5112c92d Makefile.am (target_headers): Add fpos.h
2003-07-03  Benjamin Kosnik  <bkoz@redhat.com>

	* include/Makefile.am (target_headers): Add fpos.h
	(bits_headers): Remove.
	* include/Makefile.in: Regenerate.
	* configure.in: Add FPOS_INC_SRCDIR, substitute it.
	* configure: Regenerate.
	* configure.host: Add fpos_include_dir.
	* config/os/gnu-linux/fpos.h: New.
	* config/os/generic/fpos.h: Add.
	* include/bits/fpos.h: Remove.

	* config/io/c_io_stdio.h: Remove fpos_t typedef.

	* include/bits/fstream.tcc: Tweaks.
	* include/std/std_fstream.h: Same.

	* testsuite/27_io/fpos/1.cc (test01): Uncomment. Move to...
	* testsuite/27_io/fpos/mbstate_t/1.cc: ...here.
	* testsuite/27_io/fpos/mbstate_t/2.cc: Same.
	* testsuite/27_io/fpos/mbstate_t/3.cc: Same.
	* testsuite/27_io/fpos/1.cc: New.

2003-07-03  Benjamin Kosnik  <bkoz@redhat.com>
	    Petur Runolfsson  <peturr02@ru.is>

	* include/std/std_streambuf.h: Remove _M_pos.
	* config/io/basic_file_stdio.h: Use seekpos instead of seekoff.
	* config/io/basic_file_stdio.cc: Same, use fseek instead of lseek,
	use fread/fwrite instead of read/write.
	* testsuite/27_io/basic_filebuf/showmanyc/char/9533-2.cc: Fix.
	* testsuite/27_io/basic_filebuf/sputn/char/9339.cc: Close filebufs
	before reading again.
	* testsuite/27_io/objects/char/6.cc: Tweak.

Co-Authored-By: Petur Runolfsson <peturr02@ru.is>

From-SVN: r68913
2003-07-04 07:14:54 +00:00
..
allocator_traits.h [multiple changes] 2003-06-11 15:52:11 +00:00
allocator.h [multiple changes] 2003-06-11 15:52:11 +00:00
basic_ios.h
basic_ios.tcc Makefile.am (target_headers): Add fpos.h 2003-07-04 07:14:54 +00:00
basic_string.h fix basic_string::replace for integral types 2003-06-20 22:12:18 +00:00
basic_string.tcc basic_string.tcc (_M_replace_aux): Constify __n1 and __off1. 2003-07-02 19:36:40 +00:00
boost_concept_check.h Types _D -> _Diff, _R -> _Ref 2003-06-23 16:18:53 +00:00
c++config Daily bump. 2003-07-04 00:16:06 +00:00
char_traits.h
codecvt.h
concept_check.h
cpp_type_traits.h
demangle.h
deque.tcc BUGS: Update from 2.90.8 snapshot. 2003-06-10 21:52:25 +00:00
fstream.tcc Makefile.am (target_headers): Add fpos.h 2003-07-04 07:14:54 +00:00
functexcept.h
gslice_array.h
gslice.h
indirect_array.h
ios_base.h ios_base.h (ios_base::_M_getloc): Return reference to the imbued locale. 2003-06-27 07:25:38 +00:00
istream.tcc re PR libstdc++/11095 (C++ iostream manipulator causes segfault when called iwth negative argument) 2003-06-05 23:25:05 +00:00
list.tcc BUGS: Update from 2.90.8 snapshot. 2003-06-10 21:52:25 +00:00
locale_classes.h ios_base.h (ios_base::_M_getloc): Return reference to the imbued locale. 2003-06-27 07:25:38 +00:00
locale_facets.h ios_base.h (ios_base::_M_getloc): Return reference to the imbued locale. 2003-06-27 07:25:38 +00:00
locale_facets.tcc locale.cc (__use_cache<numpunct>): Revert previous relocation. 2003-07-01 05:38:04 +00:00
localefwd.h
mask_array.h
ostream.tcc re PR libstdc++/11095 (C++ iostream manipulator causes segfault when called iwth negative argument) 2003-06-05 23:25:05 +00:00
slice_array.h
sstream.tcc std_streambuf.h (_M_mode): Move from here to filebuf and stringbuf. 2003-06-30 11:17:23 +00:00
stl_algo.h stl_algo.h (LOTS): Fully qualify standard functions with std::, thus avoiding Koenig lookup. 2003-06-30 01:46:42 +00:00
stl_algobase.h stl_algobase.h: Fully qualify standard functions with std::, thus avoiding Koenig lookup. 2003-06-30 22:29:42 +00:00
stl_bvector.h stl_bvector.h: Fully qualify standard functions with std::, thus avoiding Koenig lookup. 2003-07-02 10:37:33 +00:00
stl_construct.h stl_bvector.h: Fully qualify standard functions with std::, thus avoiding Koenig lookup. 2003-07-02 10:37:33 +00:00
stl_deque.h stl_bvector.h: Fully qualify standard functions with std::, thus avoiding Koenig lookup. 2003-07-02 10:37:33 +00:00
stl_function.h
stl_heap.h
stl_iterator_base_funcs.h BUGS: Update from 2.90.8 snapshot. 2003-06-10 21:52:25 +00:00
stl_iterator_base_types.h
stl_iterator.h 2003-06-06 Nathan Myers <ncm-nospam@cantrip.org> 2003-06-06 17:19:56 +00:00
stl_list.h BUGS: Update from 2.90.8 snapshot. 2003-06-10 21:52:25 +00:00
stl_map.h
stl_multimap.h
stl_multiset.h BUGS: Update from 2.90.8 snapshot. 2003-06-10 21:52:25 +00:00
stl_numeric.h BUGS: Update from 2.90.8 snapshot. 2003-06-10 21:52:25 +00:00
stl_pair.h
stl_queue.h
stl_raw_storage_iter.h
stl_relops.h BUGS: Update from 2.90.8 snapshot. 2003-06-10 21:52:25 +00:00
stl_set.h BUGS: Update from 2.90.8 snapshot. 2003-06-10 21:52:25 +00:00
stl_stack.h
stl_tempbuf.h
stl_threads.h acinclude.m4 (GLIBCPP_ENABLE_CSTDIO): Simplify. 2003-06-12 03:24:16 +00:00
stl_tree.h [multiple changes] 2003-06-11 15:52:11 +00:00
stl_uninitialized.h BUGS: Update from 2.90.8 snapshot. 2003-06-10 21:52:25 +00:00
stl_vector.h BUGS: Update from 2.90.8 snapshot. 2003-06-10 21:52:25 +00:00
stream_iterator.h
streambuf_iterator.h
streambuf.tcc streambuf.tcc (sbumpc, [...]): Move inline, from here... 2003-06-25 18:27:53 +00:00
stringfwd.h
type_traits.h
valarray_after.h
valarray_array.h
valarray_array.tcc
valarray_before.h
vector.tcc BUGS: Update from 2.90.8 snapshot. 2003-06-10 21:52:25 +00:00