glibc/nptl/sysdeps/unix/sysv/linux/sparc/sparc32
David S. Miller f6fdf53382 Consolidate sparc clone, fork, and vfork implementations.
* nptl/sysdeps/unix/sysv/linux/sparc/sparc32/clone.S: Delete.
	* nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pt-vfork.S: Delete.
	* nptl/sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: Moved ...
	* sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: ... here.
	* nptl/sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Delete.
	* nptl/sysdeps/unix/sysv/linux/sparc/sparc64/pt-vfork.S: Delete.
	* nptl/sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: Moved ...
	* sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: ... here.
	* sysdeps/unix/sysv/linux/sparc/fork.S: Delete.
	* sysdeps/unix/sysv/linux/sparc/pt-vfork.S: New file.
	* sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__thread_start):
	Remove RESET_PID cpp guards.
	* sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__thread_start):
	Remove RESET_PID cpp guards.
	* sysdeps/unix/sysv/linux/sparc/vfork.S: Delete.
2014-06-13 14:47:53 -07:00
..
sparcv9 Define a BUSY_WAIT_NOP for sparc. 2012-10-28 23:19:00 -07:00
lowlevellock.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
pthread_barrier_wait.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
sem_post.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
sem_timedwait.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
sem_trywait.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
sem_wait.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
sysdep-cancel.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00