Use the 'handler' prefix

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-04-27 01:37:14 -04:00
parent fba0c40bef
commit f9866e846a
6 changed files with 24 additions and 19 deletions

View File

@@ -193,6 +193,7 @@ Other changes
* Backport search improvements.
* Remove search elapsed time calculation.
* Remove SEARCH_LIMIT setting.
* Use the 'handler' prefix for all the signal handler functions.
Removals
--------