gcc/libstdc++-v3/libmath
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
..
Makefile.am Makefile.am: Remove trailing whitespace. 2003-08-27 21:29:43 +00:00
Makefile.in re PR libstdc++/13284 (126 g++ failures due to lrand48 not defined) 2003-12-04 19:37:21 +00:00
copysignf.c signbitl.c: Copyright years as list, not range. 2002-01-16 19:57:39 +00:00
mathconf.h configure.in: Check for <sys/types.h>. 2001-08-16 12:49:19 +00:00
nan.c signbitl.c: Copyright years as list, not range. 2002-01-16 19:57:39 +00:00
signbit.c signbitl.c: Copyright years as list, not range. 2002-01-16 19:57:39 +00:00
signbitf.c signbitl.c: Copyright years as list, not range. 2002-01-16 19:57:39 +00:00
signbitl.c signbitl.c: Copyright years as list, not range. 2002-01-16 19:57:39 +00:00
stubs.c std_cmath.h: Don't import C99's float transcendentals into the __gnu_cxx::__c99_binding... 2003-11-15 14:26:47 +00:00