Released on Mon, 15 May 2006 07:38:59 +0000
[klibc] alpha: write pipe() system call in assembly

pipe() was written in C, but the implementation used macros from
the kernel which are no longer good.  Just write the danged thing
all in assembly.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2 files changed