[COMMITTED PATCH] i386: Remove useless pthread_spin_{init,unlock} wrapper files.

Roland McGrath roland@hack.frob.com
Wed May 14 20:30:00 GMT 2014


These files served no purpose, as those were the next choices anyway.

	* nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_init.c: File removed.
	* nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_unlock.S: File removed.

--- a/nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_init.c
+++ /dev/null
@@ -1 +0,0 @@
-#include <nptl/sysdeps/i386/pthread_spin_init.c>
--- a/nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_unlock.S
+++ /dev/null
@@ -1 +0,0 @@
-#include <nptl/sysdeps/i386/pthread_spin_unlock.S>



More information about the Libc-alpha mailing list