Ilja
fa80880b6f
Remove extra ;s from ossig.h (PR #625 )
2018-03-31 12:59:25 -04:00
Jeffrey Walton
61ec50dabe
Change Doxygen comment style from //! to ///
...
Also see https://groups.google.com/forum/#!topic/cryptopp-users/A7-Xt5Knlzw
2017-11-29 10:54:33 -05:00
Jeffrey Walton
006ca5f860
Updated documentation
2017-03-11 01:42:06 -05:00
Jeffrey Walton
75a379593d
Updated documentation
2017-03-10 03:14:43 -05:00
Jeffrey Walton
a0bb490056
Define _XOPEN_SOURCE for Cygwin/Newlib (Issue 315)
2017-03-10 01:53:51 -05:00
Jeffrey Walton
5efb019d8b
Add C++ nullptr support (Issue 383)
2017-03-01 06:10:06 -05:00
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