[PATCH] Add test case for C++11 thread_local support

Florian Weimer fweimer@redhat.com
Mon Oct 5 18:39:00 GMT 2015


On 10/05/2015 07:52 PM, Andreas Schwab wrote:
> Florian Weimer <fweimer@redhat.com> writes:
> 
>> diff --git a/nptl/tst-thread_local1.cc b/nptl/tst-thread_local1.cc
>> new file mode 100644
>> index 0000000..65d374b
>> --- /dev/null
>> +++ b/nptl/tst-thread_local1.cc
>> @@ -0,0 +1,200 @@
>> +/* Test basic thread_local support.
>> +   Copyright (C) 2015 Free Software Foundation, Inc.
>> +   This file is part of the GNU C Library.
>> +   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
> 
> This is probably not true, and we don't add contributer lines any more
> anyway.

Fixed, thanks.  I did copy this from a Copyright (C) 2015 file.  Looks
like I picked the only one with this problem.

Florian



More information about the Libc-alpha mailing list