NetBSD/lib/libc
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
..
arch fix typos 2007-04-29 20:23:34 +00:00
citrus fix typo. 2007-04-24 15:42:08 +00:00
compat Fix the return value so the MNT_GETARGS returns 0, not the buffer length. 2007-07-18 20:10:47 +00:00
compat-43
db
dlfcn
gdtoa Remove support for NetBSD/{,evb}sh5. 2007-04-08 09:35:21 +00:00
gen Add xref to shquote(3), suggested by joerg. Bump date. 2007-08-02 23:45:10 +00:00
gmon
hash
iconv
include - add read and readlink since they are used internally 2007-06-03 17:38:07 +00:00
inet Resolve conflicts. 2007-03-30 20:23:03 +00:00
isc Resolve conflicts. 2007-03-30 20:23:03 +00:00
locale forgot include namespace.h 2007-07-19 12:05:42 +00:00
md
nameser Resolve conflicts. 2007-03-30 20:23:03 +00:00
net Add a new socket option for unix domain sockets: LOCAL_PEEREID, to make 2007-08-09 15:23:01 +00:00
nls
quad
regex
resolv Re-add missing file (removed by cvs import because it was added manually by 2007-03-30 20:40:52 +00:00
rpc
softfloat
ssp Update includes so that this builds for USE_FORT=no too. 2007-08-04 19:37:52 +00:00
stdio bring in many changes from FreeBSD 2007-06-09 18:51:19 +00:00
stdlib Keep track of atexit functions that are added while processing 2007-08-08 01:05:34 +00:00
string Add strndup(3) to libnbcompat, since estrndup(3) added into efun.c calls it. 2007-07-03 12:11:09 +00:00
sys Change the signature of _lwp_park() to accept an lwpid_t and second 2007-08-07 19:04:21 +00:00
termios
thread-stub
time Make sure that %r honors the LC_TIME t_fmt_ampm. This restores 2007-07-31 20:19:16 +00:00
uuid
yp
Makefile Move FORTIFY_SOURCE implementation from the somewhat ill-named "libssp" 2007-05-30 01:13:14 +00:00
Makefile.inc We can USE_FORT now. 2007-06-03 17:36:08 +00:00
shlib_version Add a new socket option for unix domain sockets: LOCAL_PEEREID, to make 2007-08-09 15:23:01 +00:00