]> Zhao Yanbai Git Server - minix.git/commit
getpeuid implementation. Get the uid of a process (by endpoint)
authorPhilip Homburg <philip@cs.vu.nl>
Fri, 27 Apr 2007 12:21:06 +0000 (12:21 +0000)
committerPhilip Homburg <philip@cs.vu.nl>
Fri, 27 Apr 2007 12:21:06 +0000 (12:21 +0000)
commit69ca935251a4d0acaf0a09439c461c94dcf60cdc
tree372b5eb8dffcecdd0498fbf7b0a3cf9fa92ee946
parent8eb09f6ddc32584a90ac36b4c3e273e6a15207c7
getpeuid implementation. Get the uid of a process (by endpoint)
include/minix/callnr.h
include/unistd.h
lib/other/Makefile.in
lib/other/getpeuid.c [new file with mode: 0755]
servers/pm/main.c
servers/pm/misc.c
servers/pm/proto.h