head	1.4;
access;
symbols
	isolib-2:1.1.1.1 isolib:1.1.1;
locks; strict;
comment	@# @;


1.4
date	2000.02.03.06.24.57;	author bkoz;	state dead;
branches;
next	1.3;

1.3
date	98.12.31.23.15.38;	author bkoz;	state Exp;
branches;
next	1.2;

1.2
date	98.07.15.19.00.43;	author ncm;	state Exp;
branches;
next	1.1;

1.1
date	98.04.15.04.57.47;	author ncm;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	98.04.15.04.57.47;	author ncm;	state Exp;
branches;
next	;


desc
@@


1.4
log
@
2000-02-02  Benjamin Kosnik  <bkoz@@cygnus.com>

	* configure.in (LIBS): Remove unused subdirs.
	* configure: Regenerate.
	* Makefile.am (SUBDIRS): And here.
	* Makefile.in: Regenerate.
	* src/Makefile.am (sources): And here.
	* src/Makefile.in: Regenerate.
	* string/*: Remove.
	* amm1/*: Remove.
	* generic/*: Remove.
	* glibc/*: Remove.
	* mkcheck.in (INC_PATH): Include $BUILD_DIR before any source dirs.

	* libtool: Update to libtool-1.3.4.
	* ltconfig: Same
	* ltmain.sh: Same
	* config.sub: Same.
	* config.guess: Same.
@
text
@// -*- C++ -*- forwarding header.

// Copyright (C) 1997-1999 Cygnus Solutions
//
// This file is part of the GNU ISO C++ Library.  This library is free
// software; you can redistribute it and/or modify it under the
// terms of the GNU General Public License as published by the
// Free Software Foundation; either version 2, or (at your option)
// any later version.

// This library is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
// GNU General Public License for more details.

// You should have received a copy of the GNU General Public License along
// with this library; see the file COPYING.  If not, write to the Free
// Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307,
// USA.

// As a special exception, you may use this file as part of a free software
// library without restriction.  Specifically, if other files instantiate
// templates or use macros or inline functions from this file, or you compile
// this file and link it with other files to produce an executable, this
// file does not by itself cause the resulting executable to be covered by
// the GNU General Public License.  This exception does not however
// invalidate any other reasons why the executable file might be covered by
// the GNU General Public License.

//
// ISO C++ 14882: 22.3  C Library Locales
//

#ifndef __CLOCALE__
#define __CLOCALE__
# include <locale.h>
#endif
@


1.3
log
@

1998-12-31  Benjamin Kosnik  <bkoz@@loony.cygnus.com>

	* COPYING: New file (GPL v 2).
	* LICENSE.STD: Remove.

	* testsuite/27/27stringstream.C: Change license.
	* testsuite/27/27stringbuf.C:
	* testsuite/27/27octfmt.C:
	* testsuite/27/27boolfmt.C:
	* testsuite/21/21nonmember.C:
	* testsuite/21/21compare.C:

	* string/wmemset.c:
	* string/wmemmove.c:
	* string/wmemcpy.c:
	* string/wmemcmp.c:
	* string/wmemchr.c:
	* string/wcslen.c:

	* src/wstring.cc:
	* src/string.cc:
	* src/stdstreams.cc:
	* src/stdexcept.cc:
	* src/os_raw.cc:
	* src/misc-inst.cc:
	* src/localename.cc:
	* src/locale.cc:
	* src/ios.cc:
	* src/complex.cc:
	* src/bitset.cc:

	* shadow/bits/wrap_unistd.h:
	* shadow/bits/wrap_libio.h:
	* shadow/bits/std_cwctype.h:
	* shadow/bits/std_cwchar.h:
	* shadow/bits/std_ctime.h:
	* shadow/bits/std_cstring.h:
	* shadow/bits/std_cstdlib.h:
	* shadow/bits/std_cstdio.h:
	* shadow/bits/std_cstddef.h:
	* shadow/bits/std_cstdarg.h:
	* shadow/bits/std_csignal.h:
	* shadow/bits/std_csetjmp.h:
	* shadow/bits/std_cmath.h:
	* shadow/bits/std_clocale.h:
	* shadow/bits/std_climits.h:
	* shadow/bits/std_cfloat.h:
	* shadow/bits/std_cerrno.h:
	* shadow/bits/std_cctype.h:
	* shadow/bits/std_cassert.h:
	* shadow/sys/cdefs.h:
	* shadow/wctype.h:
	* shadow/wchar.h:
	* shadow/time.h:
	* shadow/stdlib.h:
	* shadow/stdio.h:
	* shadow/stddef.h:
	* shadow/stdarg.h:
	* shadow/signal.h:
	* shadow/setjmp.h:
	* shadow/math.h:
	* shadow/locale.h:
	* shadow/limits.h:
	* shadow/libio.h:
	* shadow/float.h:
	* shadow/errno.h:
	* shadow/ctype.h:
	* shadow/assert.h:

	* math/signbitl.c:
	* math/signbitf.c:
	* math/signbit.c:
	* math/nan.c:
	* math/mycabsl.c:
	* math/mycabsf.c:
	* math/mycabs.c:
	* math/mathconf.h:
	* math/ctanl.c:
	* math/ctanhl.c:
	* math/ctanhf.c:
	* math/ctanh.c:
	* math/ctanf.c:
	* math/ctan.c:
	* math/csqrtl.c:
	* math/csqrtf.c:
	* math/csqrt.c:
	* math/csinl.c:
	* math/csinhl.c:
	* math/csinh.c:
	* math/csinf.c:
	* math/cpowf.c:
	* math/cpow.c:
	* math/complex-stub.h:
	* math/clogl.c:
	* math/clogf.c:
	* math/clog10l.c:
	* math/clog10f.c:
	* math/clog10.c:
	* math/clog.c:
	* math/cexpl.c:
	* math/cexpf.c:
	* math/cexp.c:
	* math/ccosl.c:
	* math/ccoshl.c:
	* math/ccoshf.c:
	* math/ccosh.c:
	* math/ccosf.c:
	* math/ccos.c:
	* math/cargl.c:
	* math/cargf.c:
	* math/carg.c:

	* glibc/clocale:

	* backward/new.h:
	* backward/iostream.h:

	* amm1/locale.cc:
	* amm1/locale:
	* amm1/clocale:

	* generic/locale.cc:
	* generic/locale:
	* generic/clocale:

	* bits/valarray_meta.h:
	* bits/valarray_array.tcc:
	* bits/valarray_array.h:
	* bits/utility.h:
	* bits/string.tcc
	* bits/streambuf.tcc:
	* bits/std_valarray.h:
	* bits/std_typeinfo.h:
	* bits/std_string.h:
	* bits/std_streambuf.h:
	* bits/std_sstream.h:
	* bits/std_ostream.h:
	* bits/std_new.h:
	* bits/std_istream.h:
	* bits/std_iostream.h:
	* bits/std_iosfwd.h:
	* bits/std_ios.h:
	* bits/std_iomanip.h:
	* bits/std_exception.h:
	* bits/std_cwchar.h:
	* bits/std_ctime.h:
	* bits/std_cstring.h:
	* bits/std_cstdlib.h:
	* bits/std_cstdio.h:
	* bits/std_cstdarg.h:
	* bits/std_csignal.h:
	* bits/std_csetjmp.h:
	* bits/std_complex.h:
	* bits/std_cmath.h:
	* bits/std_clocale.h:
	* bits/std_climits.h:
	* bits/std_cfloat.h:
	* bits/std_cerrno.h:
	* bits/std_cctype.h:
	* bits/std_cassert.h:
	* bits/sstream.tcc:
	* bits/slice_array.h:
	* bits/slice.h:
	* bits/sbuf_iter.h:
	* bits/ostream.tcc:
	* bits/os_raw.h:
	* bits/missing.h:
	* bits/mask_array.h:
	* bits/locfacets.tcc:
	* bits/locfacets.h:
	* bits/loccore.tcc:
	* bits/loccore.h:
	* bits/ios_base.h:
	* bits/indirect_array.h:
	* bits/gslice_array.h:
	* bits/gslice.h:
	* bits/generic_shadow.h:
	* bits/fstream.tcc:
	* bits/char_traits.h:
	* bits/c++config.h:
	* bits/basic_string.h:
	* bits/basic_ios.h:
	* bits/std_fstream.h:
@
text
@@


1.2
log
@RELEASE-NOTES: add note about compiler version & flags, clarify
  license description
other files: fix up copyright notice
bits/std_cwchar.h: move "#include" above use of wchar_t.
bits/std_iomanip.h: fix typos.
@
text
@a1 2
// This file is part of the GNU ISO C++ Library.
// (C) Copyright 1998 Cygnus Solutions
d3 1
d5 27
a31 1
// ISO C++ draft working paper:	22.3  C Library Locales
@


1.1
log
@Initial revision
@
text
@d3 1
@


1.1.1.1
log
@everything renamed
@
text
@@
