K 10 svn:author V 8 gallatin K 8 svn:date V 27 2002-02-03T20:25:13.000000Z K 7 svn:log V 229 MFC: Linux/alpha uses the same BSDish return mechanism we do for getpid, getuid, getgid and pipe, since they bootstrapped from OSF/1 and never cleaned up. Switch to the native syscalls on alpha so that the above functions work. END