This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v3 1/2] Mutex: Accelerate lock acquisition by queuing spinner



On 2019/1/15 上午2:08, Joseph Myers wrote:
> On Mon, 14 Jan 2019, Kemi Wang wrote:
> 
>> +/* MCS-style lock for queuing spinners
>> +   Copyright (C) 2018 Free Software Foundation, Inc.
> 
> Any patch submission now including new files needs to include 2019 in 
> their copyright dates.
> 

sure.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]