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 2/2] New pthread rwlock that is more scalable.


On Wed, 27 Jul 2016, Torvald Riegel wrote:

> +++ b/nptl/pthread_rwlock_common.c
> @@ -0,0 +1,911 @@
> +/* Copyright (C) 2015 Free Software Foundation, Inc.

New files should include 2016 in copyright dates, and start with a 
description of the file before the copyright notice.

-- 
Joseph S. Myers
joseph@codesourcery.com


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