Signup
Search Linux manpages For:  

personality(2) -- Linux man page

 

NAME

personality - set the process execution domain  

SYNOPSIS

long personality(unsigned long persona);  

DESCRIPTION

Linux supports different execution domains, or personalities, for each process. Among other things, execution domains tell Linux how to map signal numbers into signal actions. The execution domain system allows Linux to provide limited support for binaries compiled under other Unix-like operating systems.

This function will return the current personality when persona equals 0xffffffff. Otherwise, it will make the execution domain referenced by persona the new execution domain of the current process.  

RETURN VALUE

On success, the previous persona is returned. On error, -1 is returned, and errno is set appropriately.  

ERRORS

EINVAL
The kernel was unable to change the personality.

 

FILES

/usr/include/linux/personality.h  

CONFORMING TO

personality is Linux-specific and should not be used in programs intended to be portable.


 
LINUX MAN PAGES
Man1 -- User Commands (Intro)
Man2 -- System Calls (Intro)
Man3 -- Library Functions (Intro)
Man4 -- Special Files (Intro)
Man5 -- File Formats (Intro)
Man6 -- Games (Intro)
Man7 -- Miscellaneous (Intro)
Man8 -- Administration (Intro)
Mann -- TCL Functions (not available)


WEB HOSTING SHOWCASE




 
Cheap Web HostingBudget Web HostingEcommerce Web Hosting
Link to UsLink ExchangeAdvertisePrivacy PolicyTerms Of ServiceAbout UsContact UsSitemap
Copyright © 2006 - 2012 Broadband Media, Inc. All rights reserved.