MIPS NPTL support
authorAndreas Jaeger <aj@suse.de>
Mon, 28 Mar 2005 09:21:52 +0000 (09:21 +0000)
committerAndreas Jaeger <aj@suse.de>
Mon, 28 Mar 2005 09:21:52 +0000 (09:21 +0000)
commit2568b67466f185769889a9581a09911d6b619d71
tree8ca961e6bfa3c7878087ce9652635c9ccf60d020
parente36da2da8f7886f8a32f49821d611800f24f9f3c
MIPS NPTL support
sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/nptl/clone.S [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/nptl/createthread.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/nptl/fork.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/nptl/vfork.S [new file with mode: 0644]