gems.rb-fsevent-0.10.2.ext.fsevent_watch.signal_handlers.h Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sass-maven-plugin Show documentation
Show all versions of sass-maven-plugin Show documentation
A Maven Plugin that compiles Sass files.
/**
* @headerfile signal_handlers.h
* Signal handlers to stop the zombie hordes
*
* Catch and handle signals better so that we die faster like a good meat puppet.
*/
#ifndef fsevent_watch_signal_handlers_h
#define fsevent_watch_signal_handlers_h
void install_signal_handlers(void);
#endif // fsevent_watch_signal_handlers_h
© 2015 - 2025 Weber Informatics LLC | Privacy Policy