]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
wait(2): clarify reparenting of children of the exiting process.
authorkib <kib@FreeBSD.org>
Sun, 11 Aug 2019 15:47:48 +0000 (15:47 +0000)
committerkib <kib@FreeBSD.org>
Sun, 11 Aug 2019 15:47:48 +0000 (15:47 +0000)
commit75eca269760cc4a6d5ccc23d9e1baf3c7ff4da7c
tree1235ccc1635e43027d5fae185c4db085756f2588
parent334dd0a5caa26794369c085d594ffaf133ef6f7e
wait(2): clarify reparenting of children of the exiting process.

Point to the existence of reapers and mention that init is the default
reaper.

Sponsored by: The FreeBSD Foundation
MFC after: 3 days
lib/libc/sys/wait.2