gcc/libstdc++-v3/include/ext
Benjamin Kosnik 82fa4538b5 re PR libstdc++/13284 (126 g++ failures due to lrand48 not defined)
2003-12-04  Benjamin Kosnik  <bkoz@redhat.com>

	PR libstdc++/13284
	* include/bits/stl_algo.h (__random_number): Remove.
	(random_shuffle): Use rand, as permitted by DR 395.
	* include/ext/algorithm: Same.
	* linkage.m4 (GLIBCXX_CHECK_STDLIB_SUPPORT): Remove lrand48.
	* acconfig.h: Same.
	* crossconfig.m4: Remove HAVE_DRAND48, HAVE_LRAND48.
	* config.h.in: Regenerated.
	* configure: Same.
	* aclocal.m4: Same.

From-SVN: r74288
2003-12-04 19:37:21 +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
enc_filebuf.h
functional
hash_fun.h
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
iterator
malloc_allocator.h
memory
mt_allocator.h mt_allocator.h: Change include to gthr.h. 2003-10-21 18:01:37 +00:00
new_allocator.h
numeric
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
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
stdio_filebuf.h re PR libstdc++/12875 (Weird behaviour in basic_filebuf::setbuf()) 2003-11-12 01:14:34 +00:00
stdio_sync_filebuf.h PR libstdc++/12882 (partial) 2003-11-21 20:30:12 +00:00