[PATCH] cpukit/librcxx: Add a C++ thread interface with attributes

Chris Johns chrisj at rtems.org
Tue Dec 10 10:27:31 UTC 2019


On 10/12/19 5:34 pm, Sebastian Huber wrote:
> On 10/12/2019 00:28, chrisj at rtems.org wrote:
>> diff --git a/testsuites/libtests/rcxx01/init.c
>> b/testsuites/libtests/rcxx01/init.c
>> new file mode 100644
>> index 0000000000..129f7ee4ba
>> --- /dev/null
>> +++ b/testsuites/libtests/rcxx01/init.c
>> @@ -0,0 +1,70 @@
>> +/*
>> + * Copyright (c) 2019 Chris Johns<chrisj at rtems.org>
>> + *
>> + * The license and distribution terms for this file may be
>> + * found in the file LICENSE in this distribution or at
>> + *http://www.rtems.org/license/LICENSE.
>> + */
> 
> BSD-2-Clause?
> 

Oh yes it should be. Thank you for spotting this.

Chris


More information about the devel mailing list