summaryrefslogtreecommitdiff
path: root/sys/src/cmd/auth/authsrv.c
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2013-12-07 08:25:26 +0100
committercinap_lenrek <cinap_lenrek@felloff.net>2013-12-07 08:25:26 +0100
commitd7f90a909637fcf12f564fa65b53a1416bef1f6c (patch)
tree879521e4808d63abe15fc973b08a563c7cd0d176 /sys/src/cmd/auth/authsrv.c
parent77611280935dfbd7b976fd9340bf8593bf4320f1 (diff)
kernel: simplify pexit(), avoid making wait record for RFNOWAIT (parentless) procs
replaced the p->pid != 0 check with up->parentpid != 0 so p->pid == up->parentpid is never true for p->pid == 0. avoid allocating the wait records when up->parentpid == 0.
Diffstat (limited to 'sys/src/cmd/auth/authsrv.c')
0 files changed, 0 insertions, 0 deletions