mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-26 15:00:06 +00:00
38efe8c5a5
This patch moves all arch specific pthreadtypes.h to a similar path for all architectures (sysdeps/unix/sysv/<arch>/bits). No functional or build change is expected. The idea is mainly to organize the header placement for all architectures. Checked with a build for all major ABI (aarch64-linux-gnu, alpha-linux-gnu, arm-linux-gnueabi, i386-linux-gnu, ia64-linux-gnu, m68k-linux-gnu, microblaze-linux-gnu [1], mips{64}-linux-gnu, nios2-linux-gnu, powerpc{64le}-linux-gnu, s390{x}-linux-gnu, sparc{64}-linux-gnu, tile{pro,gx}-linux-gnu, and x86_64-linux-gnu). * sysdeps/unix/sysv/linux/x86/Implies: New file. * sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h: Move to ... * sysdeps/alpha/nptl/bits/pthreadtypes.h: ... here. * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Move to ... * sysdeps/powerpc/nptl/bits/pthreadtypes.h: ... here. * sysdeps/x86/bits/pthreadtypes.h: Move to ... * sysdeps/x86/nptl/bits/pthreadtypes.h: ... here. |
||
---|---|---|
.. | ||
a.out.h | ||
dirent.h | ||
elfclass.h | ||
epoll.h | ||
errno.h | ||
eventfd.h | ||
fcntl.h | ||
inotify.h | ||
ioctls.h | ||
ipc.h | ||
local_lim.h | ||
mman.h | ||
msq.h | ||
netdb.h | ||
resource.h | ||
sem.h | ||
semaphore.h | ||
shm.h | ||
sigaction.h | ||
signalfd.h | ||
signum.h | ||
sigstack.h | ||
socket_type.h | ||
stat.h | ||
statfs.h | ||
termios.h | ||
timerfd.h | ||
typesizes.h | ||
wordsize.h |