freebsd-dev/sys/posix4
John Baldwin f44d9e24fb Change p_can{debug,see,sched,signal}()'s first argument to be a thread
pointer instead of a proc pointer and require the process pointed to
by the second argument to be locked.  We now use the thread ucred reference
for the credential checks in p_can*() as a result.  p_canfoo() should now
no longer need Giant.
2002-05-19 00:14:50 +00:00
..
aio.h Remove __P. 2002-03-19 22:20:14 +00:00
ksched.c In a threaded world, differnt priorirites become properties of 2002-02-11 20:37:54 +00:00
mqueue.h Remove __P. 2002-03-19 22:20:14 +00:00
p1003_1b.c Change p_can{debug,see,sched,signal}()'s first argument to be a thread 2002-05-19 00:14:50 +00:00
posix4_mib.c
posix4.h Remove __P. 2002-03-19 22:20:14 +00:00
sched.h Remove __P. 2002-03-19 22:20:14 +00:00
semaphore.h Remove __P. 2002-03-19 22:20:14 +00:00