ctype support for libstdc++ on VxWorks
Jonathan Wakely
jwakely@redhat.com
Tue May 4 22:16:27 GMT 2021
On 04/05/21 21:53 +0200, François Dumont via Libstdc++ wrote:
>On 04/05/21 4:52 am, Alexandre Oliva wrote:
>>This patch adds ctype and locale support to libstdc++ on vxworks7.
>>We've been using this for a while internally. It was tested with
>>various vx7r2 targets. Ok to install?
>>
>>
>>From: Corentin Gay <gay@adacore.com>
>>
>>+
>>+// Copyright (C) 2001-2021 Free Software Foundation, Inc.
>>+//
>
>Just a detail but for a new file this Copyright specification looks wrong
It's derived from an existing file, with a few modifications relevant
to vxworks. As a derived work, I think it should retain the copyright
of the original file.
More information about the Libstdc++
mailing list