On Tuesday 01 March 2005 18:48, Mounir Bsaibes wrote:
The man page for the system call "personality" states that
if you give it
a 0Xffffffff the system call returns the current personality.
This is correct. However, the man page has the include wrong. It should be
<sys/personality.h> 0 is the correct value for a normal Linux execution
domain.
-Steve Grubb