diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
| @@ -1,3 +1,10 @@ | |||
| 1 | 2014-08-26 Dmitry Antipov <dmantipov@yandex.ru> | ||
| 2 | |||
| 3 | Detect features needed to handle C stack overflows. | ||
| 4 | * configure.ac: Check for sigaltstack and related sigaction | ||
| 5 | support. Unconditionally check for sigsetjmp and siglongjmp. | ||
| 6 | (HAVE_STACK_OVERFLOW_HANDLING): Define if we can support it. | ||
| 7 | |||
| 1 | 2014-08-25 Ken Brown <kbrown@cornell.edu> | 8 | 2014-08-25 Ken Brown <kbrown@cornell.edu> |
| 2 | 9 | ||
| 3 | * configure.ac (G_SLICE_ALWAYS_MALLOC): Remove obsolete macro. | 10 | * configure.ac (G_SLICE_ALWAYS_MALLOC): Remove obsolete macro. |