From 715223436e07c768ed228600751fa4b3217d003e Mon Sep 17 00:00:00 2001 From: GNU Libc Maintainers Date: Fri, 9 Mar 2018 20:48:04 +0000 Subject: [PATCH] libpthread_includes =================================================================== Gbp-Pq: Topic hurd-i386 Gbp-Pq: Name libpthread_includes.diff --- libpthread/{include => sysdeps/generic}/pthread/pthread.h | 0 libpthread/{include => sysdeps/generic}/pthread/pthreadtypes.h | 0 libpthread/{ => sysdeps/pthread}/pthreadP.h | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename libpthread/{include => sysdeps/generic}/pthread/pthread.h (100%) rename libpthread/{include => sysdeps/generic}/pthread/pthreadtypes.h (100%) rename libpthread/{ => sysdeps/pthread}/pthreadP.h (100%) diff --git a/libpthread/include/pthread/pthread.h b/libpthread/sysdeps/generic/pthread/pthread.h similarity index 100% rename from libpthread/include/pthread/pthread.h rename to libpthread/sysdeps/generic/pthread/pthread.h diff --git a/libpthread/include/pthread/pthreadtypes.h b/libpthread/sysdeps/generic/pthread/pthreadtypes.h similarity index 100% rename from libpthread/include/pthread/pthreadtypes.h rename to libpthread/sysdeps/generic/pthread/pthreadtypes.h diff --git a/libpthread/pthreadP.h b/libpthread/sysdeps/pthread/pthreadP.h similarity index 100% rename from libpthread/pthreadP.h rename to libpthread/sysdeps/pthread/pthreadP.h -- 2.30.2