Re: Syscall numbers for BProc

From: Richard B. Johnson (root@chaos.analogic.com)
Date: Mon Apr 14 2003 - 12:32:58 EST


FYI, these syscall numbers are "available", at least for
private tests:

break() = -1 ENOSYS (Function not implemented)
stty(0x1, 0x1) = -1 ENOSYS (Function not implemented)
gtty(0x2, 0x2) = -1 ENOSYS (Function not implemented)
ftime() = -1 ENOSYS (Function not implemented)
prof() = -1 ENOSYS (Function not implemented)
acct(0x8048e4a) = -1 ENOSYS (Function not implemented)
lock() = -1 ENOSYS (Function not implemented)
mpx() = -1 ENOSYS (Function not implemented)

Note that nobody can even call break() from the 'C' language. The
name is reserved ;^) This is probably a good candidate for the
next permanent name change.

Cheers,
Dick Johnson
Penguin : Linux version 2.4.20 on an i686 machine (797.90 BogoMips).
Why is the government concerned about the lunatic fringe? Think about it.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Apr 15 2003 - 22:00:31 EST