dfcbd6b3da
2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com> * mpxrt/libtool-version: New version. * mpxrt/mpxrt-utils.c (set_mpx_rt_stop_handler): New function. (print_help): Add help for CHKP_RT_STOP_HANDLER environment variable. (__mpxrt_init_env_vars): Add initialization of stop_handler. (__mpxrt_stop_handler): New function. (__mpxrt_stop): Ditto. * mpxrt/mpxrt-utils.h (mpx_rt_stop_mode_handler_t): New enum. * mpxrt/mpxrt.c (handler): Replace exit(255) with __mpxrt_stop function call. From-SVN: r243928
7 lines
249 B
Plaintext
7 lines
249 B
Plaintext
# This file is used to maintain libtool version info for libmpx. See
|
|
# the libtool manual to understand the meaning of the fields. This is
|
|
# a separate file so that version updates don't involve re-running
|
|
# automake.
|
|
# CURRENT:REVISION:AGE
|
|
2:1:0
|