Skip to content
Snippets Groups Projects
Commit 1c9d5eaa authored by Joshua M. Clulow's avatar Joshua M. Clulow
Browse files

add ucred(3C) support for illumos and Solaris systems

This series of routines allows the caller to determine the credentials
of another process by pid, or of the process on the remote end of a UNIX
domain socket.  The ucred_t is an opaque object with accessor routines,
and must be freed through ucred_free(3C) after use.
parent 939623c6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment