OSDN Git Service

Add working pipe implementation for sparc
authorAustin Foxley <austinf@cetoncorp.com>
Tue, 26 May 2009 22:35:16 +0000 (15:35 -0700)
committerAustin Foxley <austinf@cetoncorp.com>
Tue, 26 May 2009 22:35:16 +0000 (15:35 -0700)
commitc033aa2afcd0c1db54670c90a251aee5019380ce
tree220af8f5d64c4364b93a366ad7b952e9f95a9883
parent3a68273a2b5eb17fd1662f08a6e08256c690d34f
Add working pipe implementation for sparc

Also get rid of warning in sparc sigaction

Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
libc/sysdeps/linux/sparc/Makefile.arch
libc/sysdeps/linux/sparc/pipe.S [new file with mode: 0644]
libc/sysdeps/linux/sparc/sigaction.c