sigwaitinfo - example of how to use sigwaitinfo function
sigwaitinfo [OPTIONS]
sigwaitinfo(1) is a good template to begin with a new CLI in C, based on a basic skeleton using sigwaitinfo(3p) as main loop.
-h or --help Display this message.
-V or --version Display the version.
Exits success if SIGTERM is queued; exits failure otherwise.
Written by Gaël PORTAY gael.portay@savoirfairelinux.com
Copyright (C) 2018 Savoir-Faire Linux Inc.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 2.1 of the License, or (at your option) any later version.
sigwaitinfo(3p)