Skip to content
/ wait_for Public

A program that waits for all of its decendants to die before exiting

License

Notifications You must be signed in to change notification settings

m42a/wait_for

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This is a small program which waits until all of its decendants die, not just its immediate children.

Right now it only works on Linux>=3.4, but apart from the prctl call it should be POSIX compliant, so patches for other systems are welcome.

About

A program that waits for all of its decendants to die before exiting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages