he fd961c4429 Add a new socket option for unix domain sockets: LOCAL_PEEREID, to make
it possible to get the pid, euid and egid of the process at the remote
end at the time it did bind() or connect().

Add a new libc function, getpeereid() to easily get at the euid and egid.
As a consequence, bump libc's minor number.

Document the LOCAL_PEEREID socket option in unix(4).

Based on contribution by Arne H. Juul, minor modifications by myself.
2007-08-09 15:23:01 +00:00
..
2007-03-30 19:57:16 +00:00
2007-02-03 23:48:21 +00:00
2007-05-01 01:01:25 +00:00
2007-07-17 10:14:33 +00:00
2007-03-30 19:57:16 +00:00
2007-03-30 19:57:16 +00:00
2007-07-01 21:41:16 +00:00