This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
[PATCH roland/nptl-sparc] Move SPARC public headers out of nptl/
- From: Roland McGrath <roland at hack dot frob dot com>
- To: "GNU C. Library" <libc-alpha at sourceware dot org>
- Date: Thu, 12 Jun 2014 15:05:56 -0700 (PDT)
- Subject: [PATCH roland/nptl-sparc] Move SPARC public headers out of nptl/
- Authentication-results: sourceware.org; auth=none
Should not change anything.
* nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h: Moved ...
* sysdeps/sparc/nptl/bits/pthreadtypes.h: ... here.
* nptl/sysdeps/unix/sysv/linux/sparc/bits/semaphore.h: Moved ...
* sysdeps/sparc/nptl/bits/semaphore.h: ... here.
* nptl/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: Moved ...
* sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: ... here.
diff --git a/nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h b/sysdeps/sparc/nptl/bits/pthreadtypes.h
similarity index 100%
rename from nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h
rename to sysdeps/sparc/nptl/bits/pthreadtypes.h
diff --git a/nptl/sysdeps/unix/sysv/linux/sparc/bits/semaphore.h b/sysdeps/sparc/nptl/bits/semaphore.h
similarity index 100%
rename from nptl/sysdeps/unix/sysv/linux/sparc/bits/semaphore.h
rename to sysdeps/sparc/nptl/bits/semaphore.h
diff --git a/nptl/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h b/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h
similarity index 100%
rename from nptl/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h
rename to sysdeps/unix/sysv/linux/sparc/bits/local_lim.h