summaryrefslogtreecommitdiff
path: root/sd_daemon/.gitignore
AgeCommit message (Collapse)Author
2023-12-17Generate artifactsLuke T. Shumaker
2016-12-18Implement almost all of sd-daemon. BREAKING CHANGES.v0.2.0Luke Shumaker
This does not include the sd_is_* utility functions. BREAKING CHANGES: - The import name is now "sd_daemon" instead of "sd". - The logger interface is now entirely different. - Notify now takes more arguments.