2001-01-12 Benjamin Kosnik <bkoz@redhat.com>
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 12 Jan 2001 21:36:32 +0000 (21:36 +0000)
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 12 Jan 2001 21:36:32 +0000 (21:36 +0000)
* config/os/djgpp/bits/*: Fix dates.

* include/bits/basic_string.h (_S_find(const _CharT* __beg, const
_CharT* __end, _CharT __c): Remove.
* include/bits/basic_string.tcc: Substitute traits::find for _S_find.
* include/bits/char_traits.h: Tweak.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38962 138bc75d-0d04-0410-961f-82ee72b054a4

libstdc++-v3/ChangeLog
libstdc++-v3/config/os/djgpp/bits/ctype_base.h
libstdc++-v3/config/os/djgpp/bits/ctype_inline.h
libstdc++-v3/config/os/djgpp/bits/ctype_noninline.h

index 84efd3b..6bfbfb2 100644 (file)
@@ -1,5 +1,7 @@
 2001-01-12  Benjamin Kosnik  <bkoz@redhat.com>
 
+       * config/os/djgpp/bits/*: Fix dates.
+       
        * include/bits/basic_string.h (_S_find(const _CharT* __beg, const
        _CharT* __end, _CharT __c): Remove.
        * include/bits/basic_string.tcc: Substitute traits::find for _S_find.
index 1c41fbd..b64f470 100644 (file)
@@ -1,6 +1,6 @@
 // Locale support -*- C++ -*-
 
-// Copyright (C) 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
+// Copyright (C) 2001 Free Software Foundation, Inc.
 //
 // 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
index 52ec0d6..e17fe6d 100644 (file)
@@ -1,6 +1,6 @@
 // Locale support -*- C++ -*-
 
-// Copyright (C) 2000, 2001 Free Software Foundation, Inc.
+// Copyright (C) 2001 Free Software Foundation, Inc.
 //
 // 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
index d13f987..bbcab08 100644 (file)
@@ -1,6 +1,6 @@
 // Locale support -*- C++ -*-
 
-// Copyright (C) 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
+// Copyright (C) 2001 Free Software Foundation, Inc.
 //
 // 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