glibc/nptl/sysdeps/unix/sysv/linux/sparc
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
..
sparc32 Consolidate sparc clone, fork, and vfork implementations. 2014-06-13 14:47:53 -07:00
sparc64 Consolidate sparc clone, fork, and vfork implementations. 2014-06-13 14:47:53 -07:00
aio_cancel.c Update. 2003-08-31 18:10:47 +00:00
internaltypes.h * sysdeps/sparc/fpu/fraiseexcpt.c (__feraiseexcept): Fix raising 2007-08-15 20:47:43 +00:00
lowlevellock.h Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01:00
Makefile * sysdeps/sparc/sparc32/dl-trampoline.S: Add CFI markings. 2006-03-06 01:41:08 +00:00
pthread_barrier_destroy.c Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01:00
pthread_barrier_init.c Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01:00
pthread_barrier_wait.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
sem_init.c Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01: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_wait.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
Versions Update. 2003-09-03 03:22:23 +00:00