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/5] sysdeps/generic/atomic.h: Add a generic atomic header


On 17 Oct 2014 16:31, Will Newton wrote:
> Add a new header that uses modern GCC instrinsics for implementing
> the atomic_* and catomic_* functions in a relatively efficient manner.
> This code is based on the existing ARM and AArch64 implementations.
> 
> ChangeLog:
> 
> 2014-10-15  Will Newton  <will.newton@linaro.org>
> 
> 	* sysdeps/generic/atomic.h: New file.

shouldn't it be sysdeps/generic/bits/atomic.h ?
-mike

Attachment: signature.asc
Description: Digital signature


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