[PATCH roland/nptl-mips] MIPS: Move NPTL public headers to sysdeps/mips/nptl/.
Roland McGrath
roland@hack.frob.com
Sat Jun 21 02:22:00 GMT 2014
This should not change anything, but I haven't tested it.
OK?
Thanks,
Roland
* sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Moved ...
* sysdeps/mips/nptl/bits/pthreadtypes.h: ... here.
* sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h: Moved ...
* sysdeps/mips/nptl/bits/semaphore.h: ... here.
* sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Moved ...
* sysdeps/unix/sysv/linux/mips/nptl/local_lim.h: ... here.
diff --git a/sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h b/sysdeps/mips/nptl/bits/pthreadtypes.h
similarity index 100%
rename from sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
rename to sysdeps/mips/nptl/bits/pthreadtypes.h
diff --git a/sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h b/sysdeps/mips/nptl/bits/semaphore.h
similarity index 100%
rename from sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h
rename to sysdeps/mips/nptl/bits/semaphore.h
diff --git a/sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h b/sysdeps/unix/sysv/linux/mips/nptl/local_lim.h
similarity index 100%
rename from sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h
rename to sysdeps/unix/sysv/linux/mips/nptl/local_lim.h
More information about the Libc-alpha
mailing list