This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] aarch64: Move remaining sysdeps/unix/sysv/linux/aarch64/nptl/ files
- From: Richard Henderson <rth at twiddle dot net>
- To: Roland McGrath <roland at hack dot frob dot com>
- Cc: libc-alpha at sourceware dot org, marcus dot shawcroft at arm dot com, Richard Henderson <rth at redhat dot com>
- Date: Thu, 05 Jun 2014 09:01:32 -0700
- Subject: Re: [PATCH] aarch64: Move remaining sysdeps/unix/sysv/linux/aarch64/nptl/ files
- Authentication-results: sourceware.org; auth=none
- References: <1401818095-15788-1-git-send-email-rth at twiddle dot net> <20140603180526 dot 9CA032C3A18 at topped-with-meat dot com>
On 06/03/2014 11:05 AM, Roland McGrath wrote:
> That looks adequate. But...
>
>> * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h: Move...
>> * sysdeps/unix/sysv/linux/aarch64/bits/pthreadtypes.h: ... here.
>> * sysdeps/unix/sysv/linux/aarch64/nptl/bits/semaphore.h: Move...
>> * sysdeps/unix/sysv/linux/aarch64/bits/semaphore.h: ... here.
>
> These could go into sysdeps/aarch64/nptl/bits/ instead.
Presumably sysdeps/aarch64/bits/ without the nptl subdir. Sure.
Ok with that change?
r~