Commit Graph

6 Commits (23fbba488db05a1f53970b64a39b92d8bf4d4c28)

Author SHA1 Message Date
Jeffrey Walton 74dc41703d
Fix Cygwin compile error due to sigemptyset (Issue 315) 2016-10-05 20:29:01 -04:00
Jeffrey Walton e09d8a2491
Fix Cygwin compile due to missing <signal.h> 2016-10-01 22:12:08 -04:00
Jeffrey Walton f7c8251a08 Updated documentation 2016-09-19 22:35:53 -04:00
Jeffrey Walton d689c11b2d Fix compile under SunCC 5.11-5.13 (Issue 285) 2016-09-18 17:29:32 -04:00
Jeffrey Walton eb107a6d6f Update copyright message 2016-09-17 14:39:32 -04:00
Jeffrey Walton 3815b908ab Add ossig.h. Move SignalHandler to ossig.h
This avoids a circular dependency between misc.h and trap.h. It also allows us to logically segregate and group code to replace C++ handlers, like set_terminate
2016-09-17 12:23:02 -04:00