gcc/libstdc++-v3/config
Hans-Peter Nilsson d0c3e4f498 os_defines.h: Include <features.h>.
* config/os/gnu-linux/bits/os_defines.h: Include <features.h>.
	If not glibc 2.1 or higher, include <gnu/types.h> and define
	__off64_t as __loff_t and #define __THROW as empty.

	* libio/libio.h [__P]: Move __THROW and __PMT into their own
	ifndef:s.

From-SVN: r37695
2000-11-23 11:30:46 +00:00
..
cpu atomicity.h (__exchange_and_add): Change unused to __unused__. 2000-09-08 01:30:38 +00:00
os os_defines.h: Include <features.h>. 2000-11-23 11:30:46 +00:00
c_io_libio_codecvt.c c_io_libio.cc (basic_file<char>::__basic_file): Don't pass a NULL _IO_wide_data to _IO_no_init when... 2000-10-29 21:52:54 +00:00
c_io_libio.cc basic_file.h (_M_open_mode): Change signature, move specializations to.. 2000-11-01 21:38:32 +00:00
c_io_libio.h basic_file.h (_M_open_mode): Change signature, move specializations to.. 2000-11-01 21:38:32 +00:00
c_io_stdio.cc c_io_stdio.cc (seekoff): Fix return value. 2000-11-22 06:37:34 +00:00
c_io_stdio.h acinclude.m4 (GLIBCPP_ENABLE_CSTDIO): Make --enable-cstdio=stdio the default. 2000-11-17 01:04:02 +00:00
threads-no.h
threads-posix.h