gcc/libstdc++-v3/libio
Phil Edwards 697c2a3964 acconfig.h: _GLIBCPP_USING_THREADS and some workaround types added.
2000-08-23  Phil Edwards  <pme@sourceware.cygnus.com>

	* acconfig.h:  _GLIBCPP_USING_THREADS and some workaround types added.
	* acinclude.m4:  New macro, GLIBCPP_ENABLE_WCHAR.  Set the threads
	  definition as well, and some minor spelling/spacing fixes.  If
	  building libio, check for certain typedefs.
	* libio/_G_config.h:  Wrap _IO_MTSAFE_IO in _GLIBCPP_USING_THREADS.
	  Conditionally define _LARGEFILE64_SOURCE, otherwise the 64-bit types
	  will never be there.
	* libio/libio.h:  In the null case, _IO_lock_t can't just be void.
	* src/string-inst.cc:  Use _GLIBCPP_USE_WCHAR_T.

	* configure.in:  Update the cache a bit more often.

	* mkcheck.in:  For check-install, also need to -I the testsuite dir.

From-SVN: r35901
2000-08-23 04:38:42 +00:00
..
_G_config.h acconfig.h: _GLIBCPP_USING_THREADS and some workaround types added. 2000-08-23 04:38:42 +00:00
ChangeLog locale-inst.cc: Add codecvt<unicode_t... 2000-08-22 23:44:23 +00:00
filedoalloc.c C/C++ io merge/sync. 2000-08-15 07:33:00 +00:00
fileops.c C/C++ io merge/sync. 2000-08-15 07:33:00 +00:00
genops.c C/C++ io merge/sync. 2000-08-15 07:33:00 +00:00
iofclose.c C/C++ io merge/sync. 2000-08-15 07:33:00 +00:00
iofopen.c C/C++ io merge/sync. 2000-08-15 07:33:00 +00:00
iofwide.c locale-inst.cc: Add codecvt<unicode_t... 2000-08-22 23:44:23 +00:00
iolibio.h Sync libio to glibc-2.2 current CVS. 2000-07-02 02:16:35 +00:00
libio.h acconfig.h: _GLIBCPP_USING_THREADS and some workaround types added. 2000-08-23 04:38:42 +00:00
libioP.h C/C++ io merge/sync. 2000-08-15 07:33:00 +00:00
Makefile.am C/C++ io merge/sync. 2000-08-15 07:33:00 +00:00
Makefile.in C/C++ io merge/sync. 2000-08-15 07:33:00 +00:00
stdfiles.c acinclude.m4: Tweaks. 2000-07-19 00:57:38 +00:00
stdio.c C/C++ io merge/sync. 2000-08-15 07:33:00 +00:00
wfiledoalloc.c fileops.cc: Update to current glibc sources. 2000-08-01 07:44:11 +00:00
wfileops.c C/C++ io merge/sync. 2000-08-15 07:33:00 +00:00
wgenops.c C/C++ io merge/sync. 2000-08-15 07:33:00 +00:00