]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r347843:
authorJohannes Lundberg <johalun@FreeBSD.org>
Fri, 24 May 2019 17:04:27 +0000 (17:04 +0000)
committerJohannes Lundberg <johalun@FreeBSD.org>
Fri, 24 May 2019 17:04:27 +0000 (17:04 +0000)
commit3a67f8b6ac8d34d095cdd9eb941701af4b34b0d9
tree69e6162f26647a93af80fcbb3470d5264ddbdcd3
parent33af1f6a6e668f8fd5210c48fb67d4aefcfc197d
MFC r347843:
LinuxKPI: Add group_leader member to struct task_struct.

Assign self as group leader at creation to act as the only member of a
new process group.
Bump FreeBSD version.
This patch is part of D19565

Reviewed by: hps
Approved by: imp (mentor), hps
sys/compat/linuxkpi/common/include/linux/sched.h
sys/compat/linuxkpi/common/src/linux_current.c
sys/sys/param.h