Howard Chu
|
e42209dd77
|
Fix previous commit, fstat arg was wrong.
|
2002-12-11 10:58:02 +00:00 |
|
Howard Chu
|
1363d4bf1a
|
Fix prev commit - require passed descriptor to be a pipe (FIFO) and
require it to only be accessible by its owner, otherwise ignore it.
|
2002-12-04 20:50:19 +00:00 |
|
Howard Chu
|
d7c0a19aab
|
Added check for sendmsg(). Added hack to use BSD sendmsg()/recvmsg() to
propagate peer creds if no explicit PEERCRED facility exists. Works
on Solaris 8.
|
2002-12-04 16:03:02 +00:00 |
|
Kurt Zeilenga
|
eb41333e4c
|
Use getpeereid(3) where available else use *_PEERCRED replacment function
|
2002-12-04 06:17:32 +00:00 |
|